upsBatteryGroupStatus
USHA-P-MIB ·
.1.3.6.1.4.1.2468.1.2.1.1.2.1
Object
scalar mandatory
Enumeration
The indication of the status in the UPS system's batteries.
Context
- MIB
- USHA-P-MIB
- OID
.1.3.6.1.4.1.2468.1.2.1.1.2.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- upsBatteryGroup
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 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USHA-P-MIB::upsBatteryGroupStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'USHA-P-MIB' -M '/opt/observium/mibs/ingrasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'USHA-P-MIB::upsBatteryGroupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | batteryNormal |
3 | batteryLow |
4 | batteryDepleted |
5 | batteryDischarging |
6 | batteryFailure |