batteryTemperature

BATTERY-MIB · .1.3.6.1.2.1.233.1.1.1.18

Object

column deci-degrees CelsiusSNMPv2-SMIInteger32
The ambient temperature at or within close proximity
of the battery.
              
A value of '7fffffff'H indicates that the temperature
cannot be determined.

Context

MIB
BATTERY-MIB
OID
.1.3.6.1.2.1.233.1.1.1.18
Type
column
Access
readonly
Status
current
Units
deci-degrees Celsius
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::batteryTemperature'
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::batteryTemperature.<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::batteryTemperature'

Syntax

deci-degrees CelsiusSNMPv2-SMIInteger32
Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance