upsTestResultsSummary
MITSUBISHI-UPS-MIB ·
.0.13891.101.7.3
Object
scalar
mandatory
Enumeration
The results of the current or last UPS diagnostics test performed. The values for donePass(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
- MITSUBISHI-UPS-MIB
- OID
.0.13891.101.7.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsTest
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | donePass |
2 | doneWarning |
3 | doneError |
4 | aborted |
5 | inProgress |
6 | noTestsInitiated |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| upsTestId mandatory The test named by an OBJECT IDENTIFIER which
allows a standard mechanism for the initiation of
a test, including the well known tests identified in
this document. | scalar | ObjectIdentifier | .0.13891.101.7.1 |
| upsTestSpinLock mandatory A spin lock on the test subsystem. | scalar | TestAndIncr | .0.13891.101.7.2 |
| upsTestResultsDetail mandatory Additional information about upsTestResultsSummary.
If no additional information available, a zero length
string is returned. | scalar | RFC1213-MIBDisplayString | .0.13891.101.7.4 |
| upsTestStartTime mandatory The value of sysUpTime at 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 upsTestResultsSumm… | scalar | TimeStamp | .0.13891.101.7.5 |
| upsTestElapsedTime mandatory The amount of time, in TimeTicks, since the test in
progress was initiated, or, if no test is in progress,
the previous test took to complete. If the value of
upsTestResultsSumma… | scalar | TimeInterval | .0.13891.101.7.6 |
| upsWellKnownTests | node | - | .0.13891.101.7.7 |