MIB Viewer

zhoneBertStatus

OBJECT-TYPE
1.3.6.1.4.1.5504.5.2.14.1.1
Access
read-only
Status
current
Sub-identifiers
0
The overall BERT operational status. This field will indicate the operation status for the interface indexed by zhoneBertInterfaceIndex. inProgress (1) - if the test is currently running. abortInProgress (2) - if a request to stop the test is still in progress. complete (3) - if the test has been run at least once since system reset and has completed. noResults (4) - if the test results are empty, such as after a system reset. aborted (5) - if the test was aborted by the user before it could complete. unsupported (6) - if the device does not support BERT. portNotAdminTest (7) - if port not in admin TEST. failed (8) - if BERT failed to complete.
INTEGER { inProgress(1), abortInProgress(2), complete(3), noResults(4), aborted(5), unsupported(6), portNotAdminTest(7), failed(8) }