MIB Viewer

upsTestResultsSummary

OBJECT-TYPE
1.3.6.1.4.1.850.1.1.8.2
Access
read-only
Status
mandatory
Sub-identifiers
0
The results of the mandatory or last UPS diagnostics test performed. The values for donePass(1), doneWarning(2), and doneError(3) are self-documenting. The value aborted(4) is returned for tests which are aborted by setting the value of upsTestId to upsTestAbortTestInProgress. Tests which have not yet concluded are indicated by inProgress(5). The value noTestsInitiated(4) indicates that no previous test results are available, such as in the case when no tests have been run since the last reinitialization of the network management subsystem and the system has no provision for non-volatile storage of test results.
INTEGER { donePass(1), doneWarning(2), doneError(3), aborted(4), inProgress(5), noTestsInitiated(6) }