upsRunTimeCalibration
UPS2-MIB ·
.1.3.6.1.4.1.52.4.1.1.10.3.1.1.5
Object
column
mandatory
r/w
Enumeration
This object may be written to initiate or terminate the test used to calibrate the returned run time value. This test will only run if battery capacity is 100%. Results of this test can be retrieved by upsEstimatedRunTimeRemaining. Valid values for writing are 1 (initiate test) and 2 (terminate test). In addition, this object may be read to determine whether the test is currently running. Valid values for reading are 3 (test is in progress) and 4 (test is not in progress).
Context
- MIB
- UPS2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.10.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- upsBatteryEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | performTest |
2 | abortTest |
3 | testInProgress |
4 | testNotInProgress |