ibmPduOutletLastPowerReading

OBS ✓
IBM-PDU-MIB · .1.3.6.1.4.1.2.6.223.8.2.2.1.15

Object

The value of the most recent power reading for this
outlet, in Watts.
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.8.2.2.1.15
Type
column
Access
readonly
Status
current
Parent
ibmPduOutletEntry
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::ibmPduOutletLastPowerReading'
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::ibmPduOutletLastPowerReading.<ibmPduOutletNumber>'
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::ibmPduOutletLastPowerReading'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance