MIB Viewer

bbChanTestState

OBJECT-TYPE
1.3.6.1.4.1.351.110.5.2.7.1.1.1.41
Access
read-only
Status
current
Sub-identifiers
0
This object provides the state of the test performed on a connection. When you add a connection then the chanTestState becomes notinprogress and when you select any test, it would go to inprogress state and after it completes the test, it will go to failed or passed state. 1 = Passed 2 = Failed 3 = In Progress 4 = Not In Progress
INTEGER { passed (1), failed (2), inprogress (3), notinprogress (4) }