batteryDesignVoltage

BATTERY-MIB · .1.3.6.1.2.1.233.1.1.1.5

Object

column millivoltSNMPv2-SMIUnsigned32
This object provides the design (or nominal) voltage of the
battery in units of millivolt (mV).
              
Note that the design voltage is a constant value and
typically different from the actual voltage of the battery.
              
A value of 0 indicates that the design voltage is unknown.

Context

MIB
BATTERY-MIB
OID
.1.3.6.1.2.1.233.1.1.1.5
Type
column
Access
readonly
Status
current
Units
millivolt
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::batteryDesignVoltage'
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::batteryDesignVoltage.<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::batteryDesignVoltage'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance