|
Description:
|
hwBTSSTestedPortOperType OBJECT-TYPE
SYNTAX INTEGER {capture(1), release(2), startmonitor(3), stopmonitor(4), resumeport(5), invalid(-1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Operation type of BTSS tested port.
Options:
1. capture(1) - Capture
2. release(2) - Release
3. startmonitor(3) - Start monitor
4. stopmonitor(4) - Stop monitor
5. resumeport(5) - Resume port
6. invalid(-1) - Invalid value"
|
|
|