dupsTestResultsSummary
DeltaUPS-MIB ·
.1.3.6.1.4.1.2254.2.4.8.2
Object
scalar
mandatory
Enumeration
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.
Context
- MIB
- DeltaUPS-MIB
- OID
.1.3.6.1.4.1.2254.2.4.8.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- dupsTest
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noTestsInitiated |
1 | donePass |
2 | inProgress |
3 | generalTestFail |
4 | batteryTestFail |
5 | deepBatteryTestFail |
Object Constraints
range: 0-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dupsTestType mandatory Perform the UPS Test procedure. | scalar | Enumeration | .1.3.6.1.4.1.2254.2.4.8.1 |
| dupsTestResultsDetail mandatory Additional information about upsTestResultsSummary.
If no additional information available, a zero length
string is returned. | scalar | OctetString | .1.3.6.1.4.1.2254.2.4.8.3 |