MIB Viewer

dupsTestResultsSummary

OBJECT-TYPE
1.3.6.1.4.1.2254.2.5.8.2
Access
read-only
Status
mandatory
Sub-identifiers
0
The results of the current or last UPS diagnostics test performed. The values for donePass(1), generalTestFail(3), and batteryTestFail(4) indicate that the test completed either successfully, with a warning, or with an error, respectively.Tests which have not yet concluded are indicated by inProgress(2). The value noTestsInitiated(1) indicates that no previous test results are available.
INTEGER { noTestsInitiated(1), donePass(2), inProgress(3), generalTestFail(4), batteryTestFail(5), deepBatteryTestFail(6) }