batteryFirmwareVersion

BATTERY-MIB · .1.3.6.1.2.1.233.1.1.1.2

Object

This object indicates the version number of the firmware
that is included in a battery module.
              
Many manufacturers deliver not pure batteries but battery
packages including additional hardware and firmware.
              
Since the behavior of the battery may change with the
firmware, it may be useful to retrieve the firmware version
number.
              
The value of this object must be an empty string if there
is no firmware or if the version number of the firmware is
unknown.

Context

MIB
BATTERY-MIB
OID
.1.3.6.1.2.1.233.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
batteryEntry
Groups
1

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 'BATTERY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BATTERY-MIB::batteryFirmwareVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BATTERY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BATTERY-MIB::batteryFirmwareVersion.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BATTERY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BATTERY-MIB::batteryFirmwareVersion'

Values & Constraints

Type Constraints
range: 0..255

Conformance