MIB Viewer

maintDot3OamLoopbackResultExecStatus

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.501.6.46.2.1.8
Access
read-only
Status
current
Sub-identifiers
0
The status of loopback test result. 'noLoopback' means no loopback test is executing. 'executing' represents the loopback test is in progress, and the new loopback request will be rejected. 'failed' means the previous loopback test failed. 'completed' means the previous loopback test completed successfully.
INTEGER { noLoopback(1), failed(2), completed(3), executing(4) }