ibmPduOutletState

OBS ✓
IBM-PDU-MIB · .1.3.6.1.4.1.2.6.223.8.2.2.1.13

Object

column r/w Enumeration
The value of the operational state for the given outlet.
This can also be used to set (change) the outlet state.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
IBM-PDU-MIB
OID
.1.3.6.1.4.1.2.6.223.8.2.2.1.13
Type
column
Access
readwrite
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::ibmPduOutletState'
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::ibmPduOutletState.<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::ibmPduOutletState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1error
0off
1on
2cycling
3delaySwitch10
4delaySwitch30
5delaySwitch60

Conformance