|
Description:
|
a2BatteryStatus OBJECT-TYPE
SYNTAX INTEGER {
vUnknown (1),
vBatteryNormal (2),
vBatteryLow (3),
vBatteryDepleted (4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "The indication of the capacity remaining in the UPS system's
batteries. Avalue of 'battery normal' indicates that the remaining estimated
minutes of run-time isgreater than the UPS's configured 'low battery time'
(typically two minutes). A valueof 'battery low' indicates that the remaining
estimated minutes of battery run-time isless than or equal to the UPS's configur
d 'low battery time'. A value of 'batterydepleted' indicates that the UPS
will be unable to sustain the present load when and ifthe uti"
|
|
|