upsBaseBatteryStatus
OBS ✓
XPPC-MIB ·
.1.3.6.1.4.1.935.1.1.1.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.
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
- XPPC-MIB
- OID
.1.3.6.1.4.1.935.1.1.1.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 'XPPC-MIB' -M '/opt/observium/mibs/megatec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XPPC-MIB::upsBaseBatteryStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XPPC-MIB' -M '/opt/observium/mibs/megatec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XPPC-MIB::upsBaseBatteryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | batteryNormal |
3 | batteryLow |