upsBatteryStatus
OBS ✓
MITSUBISHI-UPS-MIB ·
.0.13891.101.2.1
Object
scalar mandatory
Enumeration
The indication of the capacity remaining in the UPS batteries. A value of batteryNormal indicates a normal battery condition. A value of batteryLow indicates the remaining battery run-time will not maintain the output load for an extended period of time. A value of batteryDepleted indicates that the UPS will be unable to sustain the present load when and if the utility power is lost.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- MITSUBISHI-UPS-MIB
- OID
.0.13891.101.2.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsBattery
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 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITSUBISHI-UPS-MIB::upsBatteryStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITSUBISHI-UPS-MIB' -M '/opt/observium/mibs/mitsubishi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITSUBISHI-UPS-MIB::upsBatteryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | batteryNormal |
3 | batteryLow |
4 | batteryDepleted |