MIB Viewer

bistSelfTestExecuteStatus

OBJECT-TYPE
1.3.6.1.4.1.738.1.5.108.1.2.1
Access
read-only
Status
current
Sub-identifiers
0
This object displays the status of the last BIST execution. A value of not-started(1) indicates that the test has not been manually executed since start-up. A value of in-progress(2) indicates that the test is still being executed. success(3) indicates that the test has been executed, error(4) is returned, if the test was not executed due to an internal software error.
INTEGER { not-started(1), in-progress(2), success(3), error(4) }