dupsBatteryStatus
DeltaUPSv5-MIB ·
.1.3.6.1.4.1.2254.2.5.7.2
Object
scalar mandatory
Enumeration
The indication of the capacity remaining in the UPS system's batteries when AC failed. A value of ok indicates that the remaining run-time is greater than upsConfigLowBattTime. A value of low indicates that the remaining battery run-time is less than or equal to upsConfigLowBattTime. A value of depleted indicates that the UPS will be unable to sustain the present load when and if the utility power is lost (including the possibility that the utility power is currently absent and the UPS is unable to sustain the output).
Context
- MIB
- DeltaUPSv5-MIB
- OID
.1.3.6.1.4.1.2254.2.5.7.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- dupsBattery
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 'DeltaUPSv5-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DeltaUPSv5-MIB::dupsBatteryStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DeltaUPSv5-MIB' -M '/opt/observium/mibs/delta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DeltaUPSv5-MIB::dupsBatteryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | low |
3 | depleted |