MIB Viewer

dupsTestResultsSummary

OBJECT-TYPE
1.3.6.1.4.1.2254.2.4.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(0) indicates that no previous test results are available.
INTEGER { noTestsInitiated(0), donePass(1), inProgress(2), generalTestFail(3), batteryTestFail(4), deepBatteryTestFail(5) }