mtaDevPwrSupplyBatteryTest
CLAB-UPS-MIB ·
.1.3.6.1.4.1.4491.4.1.1.1.1
Object
scalar
r/w
Enumeration
This attribute enables the automated testing of a device's
battery and battery charging system when applicable. Automatic
battery testing is enabled by default and is performed immediately
from a cold power start if a valid test has not been previously
completed or if the scheduled test is due, and then repeats every
180 days.
The number of days left until a battery test is scheduled to run
can be found using MtaDevPwrSupplyBatteryTestTime MIB. When the
value TestScheduled(0) is set, the battery test scheduler resumes
at its current value.
When the value DisableAutoTesting(1) is set the device stops the
countdown timer MtaDevPwrSupplyBatteryTestTime at it's current value.
When the value TestInProgress(2) is set, the device initiates the
battery test cycle and the MtaDevPwrSupplyBatteryTestTime object is
reset to its default value of 180 days. This command is ignored if
there is a test in progress. The remaining scheduled time may be
skipped by issuing a value of testInProgress which will cause the
battery test to run immediately when AC power is present. Auto
testing is re-enabled (testScheduled) following the test.
When the test is active, the object will return the value
testInProgress(2), unless AC power is lost or a Full Charge has been
initiated. In that case, the will return the value testPending(3).
Context
- MIB
- CLAB-UPS-MIB
- OID
.1.3.6.1.4.1.4491.4.1.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clabSupplemtalGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disableAutoTesting |
2 | testScheduled |
3 | testInProgress |
4 | testPending |