upsTstBatteryTestResult
NEXT-UPS-MIB ·
.0.1.1.7.2
Object
scalar
Enumeration
The results of the current or last UPS diagnostics test performed. The values for donePassed(1), doneWarning(2), and doneError(3) indicate that the test completed either successfully, with a warning, or with an error, respectively. 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(6) indicates that no previous test results are available, such as is 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.
Context
- MIB
- NEXT-UPS-MIB
- OID
.0.1.1.7.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- upsTest
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | donePassed |
2 | doneWarning |
3 | doneError |
4 | aborted |
5 | inProgress |
6 | noTestsInitiated |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| upsTstBatteryTest This object specify the battery test type and initiate
battery test. If battTestWithTime selected, the test
time is refer to upsTestBatteryTestTime. | scalar | Enumeration | .0.1.1.7.1 |
| upsTstBatteryTestStartTime The value of the time the test in progress was initiated,
or, if no test is in progress, the time the previous test
was initiated. If the value of upsTestBatteryTestResult
is noTe… | scalar | OctetString | .0.1.1.7.3 |
| upsTstBatterySettingTime The object specify the test time for battery test, the unit is seconds | scalar | Integer32 | .0.1.1.7.4 |