ibmPduOutletVoltage
OBS ✓
IBM-PDU-MIB ·
.1.3.6.1.4.1.2.6.223.8.2.2.1.8
Object
column IbmPduMilliVolt
The value of the Voltage of the given outlet returned in MilliVolt.
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.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ibmPduOutletEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::ibmPduOutletVoltage'
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::ibmPduOutletVoltage.<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::ibmPduOutletVoltage'
Syntax
- Source
- IbmPduMilliVolt
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.