MIB Viewer

twampContSessionStatus

OBJECT-TYPE
1.3.6.1.4.1.164.6.1.15.2.8.1.5
Access
read-only
Status
current
Sub-identifiers
0
The current status of a test session. Status options: idle - the controller which the test session related to is in 'notReady' status. ready - all the mandatory configurations were done. inProgress - the test is currently running. completed - the test completed. userAbort - the test was stopped by the operator. systemAbort - the test was autonomously stopped by the system.
INTEGER { idle (2), ready (3), inProgress (4), completed (5), userAborted (6), systemAborted (7) }