xupsBatteryAbmStatus

OBS ✓
XUPS-MIB · .1.3.6.1.4.1.534.1.2.5

Object

scalar Enumeration
Gives the status of the Advanced Battery Management and Battery state;
batteryFloating(3) status means that the charger is temporarily 
charging the battery to its float voltage; batteryResting(4) is the 
state when the battery is fully charged and none of the other actions 
(charging/discharging/floating) is being done.
checkBattery(8) indicates that the Battery state is uncertain
following a poor battery test result.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
XUPS-MIB
OID
.1.3.6.1.4.1.534.1.2.5
Type
scalar
Access
readonly
Status
current
Parent
xupsBattery
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsBatteryAbmStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsBatteryAbmStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1batteryCharging
2batteryDischarging
3batteryFloating
4batteryResting
5unknown
6batteryDisconnected
7batteryUnderTest
8checkBattery

Conformance