MIB Viewer

adGenSeltDeltEnumTestStatus

OBJECT-TYPE
1.3.6.1.4.1.664.5.73.1.1.1.1.9
Access
read-only
Status
current
Sub-identifiers
0
Used to display the state of the current test in an enumerated format. The descriptions of the values are: idle(1) - Signifies the unit can accept an activation command. This response will only occur if no previous test has completed. active(2) - Signifies a SELT or DELT test is currently active. collectingData(3) - Signifies the test is complete and the data is being retrieved from the datapump. dataAvailable(4) - Signifies the test is complete and the data is availble for the user to retrieve for evaluation. testFailed(5) - Signifies the SELT or DELT test failed. Use adGenSeltDeltLastTestStatus to determine the reason.
INTEGER { idle(1), active(2), collectingData(3), dataAvailable(4), testFailed(5) }