battAge

BRCM-BATTERY-MGMT-MIB · .1.3.6.1.4.1.4413.2.2.2.1.10.1.1.1.22

Object

column percentUnsigned32
Specifies the current age of the battery as a percentage of its design
capacity.  This value could be calculated by dividing battActualCapacity
by battDesignCapacity (however, this value clips at 100%.)

Context

MIB
BRCM-BATTERY-MGMT-MIB
OID
.1.3.6.1.4.1.4413.2.2.2.1.10.1.1.1.22
Type
column
Access
readonly
Status
current
Units
percent
Parent
batteryEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BRCM-BATTERY-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-BATTERY-MGMT-MIB::battAge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-BATTERY-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-BATTERY-MGMT-MIB::battAge.<battIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-BATTERY-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-BATTERY-MGMT-MIB::battAge'

Syntax

percentUnsigned32

Values & Constraints

Object Constraints
range: 0-100