upsBaseBatteryStatus
DGPUPS-MIB ·
.1.3.6.1.4.1.17420.1.1.2.2.1.1
Object
scalar mandatory
Enumeration
The status of the UPS batteries. A batteryLow(3) value indicates the UPS will be unable to sustain the current load, and its services will be lost if power is not restored. The amount of run time in reserve at the time of low battery can be configured by the upsSmartConfigLowBatteryRunTime.
Context
- MIB
- DGPUPS-MIB
- OID
.1.3.6.1.4.1.17420.1.1.2.2.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsBaseBattery
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGPUPS-MIB::upsBaseBatteryStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGPUPS-MIB' -M '/opt/observium/mibs/digipower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGPUPS-MIB::upsBaseBatteryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | batteryNormal |
3 | batteryLow |