ibmPduExtThermalLastReading

OBS ✓
IBM-PDU-MIB · .1.3.6.1.4.1.2.6.223.9.2.1.8

Object

The value of the most recent temperature reading for
the external temperature sensor, in degrees Celsius.
If no external temperature sensor is connected, a
value of -1 should be returned.
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
IBM-PDU-MIB
OID
.1.3.6.1.4.1.2.6.223.9.2.1.8
Type
column
Access
readonly
Status
current
Parent
ibmPduExtMonitorEntry
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 'IBM-PDU-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-PDU-MIB::ibmPduExtThermalLastReading'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-PDU-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-PDU-MIB::ibmPduExtThermalLastReading.<ibmPduExtMonitorNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-PDU-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-PDU-MIB::ibmPduExtThermalLastReading'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance