MIB Viewer

nbsStackVcdPortTestRun

OBJECT-TYPE
1.3.6.1.4.1.629.1.50.4.12.2.1.2
Access
read-write
Status
mandatory
Sub-identifiers
0
The Port VCD Test mode: startVcdTest=(1) - used for SNMP SET operation to run VCD Test; testIsRunning=(2) - used for SNMP GET operation to show that VCD Test is still not completed; vcdTestCompletedOk=(3)- used for SNMP GET operation to show that VCD Test is already completed with no Error. vcdTestCompletedWithError=(4)- used for SNMP GET operation to show that VCD Test is already completed with some Error. vcdNotTested=(5) - used for SNMP GET operation to show that VCD Test has not yet been executed.
INTEGER { startVcdTest (1), testIsRunning (2), vcdTestCompletedOk (3), vcdTestCompletedWithError (4), vcdNotTested (5) }