MIB Viewer

upsRunTimeCalibration

OBJECT-TYPE
1.3.6.1.4.1.52.4.1.1.10.3.1.1.5
Access
read-write
Status
mandatory
Source
UPS2-MIB
Sub-identifiers
0
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).
INTEGER { performTest(1), abortTest(2), testInProgress(3), testNotInProgress(4) }