IBM-PDU-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
29
ibmPduOutletTable
table.1.3.6.1.4.1.2.6.223.8.2.2
·
1 row entry
·
16 columns
Uses the ibm variant from
Command help
/opt/observium/mibs/ibm.
Walk ibmPduOutletTable
/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::ibmPduOutletTable'
A list of outlet entries. The number of entries is given by the value of outletCount.
A value contained within the OutletStruct.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The unique index of the given outlet.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.1 |
||||||||||||||
|
Text describing the name or designation of the given outlet.
|
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.2 |
||||||||||||||
|
Type of the outlet.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.2.6.223.8.2.2.1.3 |
||||||||||||||
|
Description of the outlet.
|
OctetStringr/w Constraints: range: 0-63 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.4 |
||||||||||||||
|
Buffer containing average power values. Refer to
description of IbmPduPowerBuf for information about buffer format. |
IbmPduPowerBuf Type Constraints: range: 480 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.5 |
||||||||||||||
|
Buffer containing max power values. Refer to
description of IbmPduPowerBuf for information about buffer format. |
IbmPduPowerBuf Type Constraints: range: 480 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.6 |
||||||||||||||
|
The value of the Power Factor of the given outlet.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.7 |
||||||||||||||
|
The value of the Voltage of the given outlet
returned in MilliVolt. |
IbmPduMilliVolt | .1.3.6.1.4.1.2.6.223.8.2.2.1.8 |
||||||||||||||
|
The value of the Current of the given outlet
returned in Milliamps. |
IbmPduMilliAmps | .1.3.6.1.4.1.2.6.223.8.2.2.1.9 |
||||||||||||||
|
The maximum capacity of the current
outlet in Milliamps. |
IbmPduMilliAmps | .1.3.6.1.4.1.2.6.223.8.2.2.1.10 |
||||||||||||||
|
The value of the warning threshold
for the given outlet returned in Milliamps. |
IbmPduMilliAmpsr/w | .1.3.6.1.4.1.2.6.223.8.2.2.1.11 |
||||||||||||||
|
The value of the critical threshold
for the given outlet returned in Milliamps. |
IbmPduMilliAmpsr/w | .1.3.6.1.4.1.2.6.223.8.2.2.1.12 |
||||||||||||||
|
The value of the operational state for the given outlet.
This can also be used to set (change) the outlet state. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2.6.223.8.2.2.1.13 |
||||||||||||||
|
The index of the outlet group in which the outlet resides.
If there are no outlet groups present, the default is 0. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.14 |
||||||||||||||
|
The value of the most recent power reading for this
outlet, in Watts. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.15 |
||||||||||||||
|
The delay timer for each outlet as AC power restored. Range: 0 sec ~ 3600 sec. Default Value: 0 sec. To combine with Global Delay timer to control outlet state/behavior as rack power or or restore
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.8.2.2.1.16 |
ibmPduPhaseTable
table.1.3.6.1.4.1.2.6.223.8.3.2
·
1 row entry
·
4 columns
Uses the ibm variant from
Command help
/opt/observium/mibs/ibm.
Walk ibmPduPhaseTable
/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::ibmPduPhaseTable'
A list of power phase entries. The number of entries is given by phaseNumber.
A value contained within the PowerPhaseStruct.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The power phase number.
|
Unsigned32 Constraints: range: 1-3 |
.1.3.6.1.4.1.2.6.223.8.3.2.1.1 |
|
Buffer containing average power values. Refer to
description of IbmPduPowerBuf for information about buffer format. |
IbmPduPowerBuf Type Constraints: range: 480 |
.1.3.6.1.4.1.2.6.223.8.3.2.1.2 |
|
Buffer containing max power values. Refer to
description of IbmPduPowerBuf for information about buffer format. |
IbmPduPowerBuf Type Constraints: range: 480 |
.1.3.6.1.4.1.2.6.223.8.3.2.1.3 |
|
The value of the most recent power reading for this
phase, in Watts. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.8.3.2.1.4 |
ibmPduExtMonitorTable
table.1.3.6.1.4.1.2.6.223.9.2
·
1 row entry
·
9 columns
Uses the ibm variant from
Command help
/opt/observium/mibs/ibm.
Walk ibmPduExtMonitorTable
/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::ibmPduExtMonitorTable'
A list of external monitors. The number of entries is given by the value of externalMonitorCount.
A value contained within the ExternalMonitorStruct.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The unique index of the given external monitor.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.2.6.223.9.2.1.1 |
|
Buffer that contains the thermal records. Refer to
description of IbmPduEnvBuf for information about buffer format. |
IbmPduEnvBuf Type Constraints: range: 240 |
.1.3.6.1.4.1.2.6.223.9.2.1.2 |
|
Buffer that contains the humdity records. Refer to
description of IbmPduEnvBuf for information about buffer format. |
IbmPduEnvBuf Type Constraints: range: 240 |
.1.3.6.1.4.1.2.6.223.9.2.1.3 |
|
The value of the warning threshold for
the given temperature returned in Celsius. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.9.2.1.4 |
|
The value of the critical threshold for
the given temperature returned in Celsius. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.9.2.1.5 |
|
The value of the warning threshold for
the given humidity returned as a percent. |
Unsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.2.6.223.9.2.1.6 |
|
The value of the critical threshold for
the given humidity returned as a percent. |
Unsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.2.6.223.9.2.1.7 |
|
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. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.9.2.1.8 |
|
The value of the most recent humidity reading for
the external humidity sensor, as a percentage. If no external humidity sensor is connected, a value of -1 should be returned. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2.6.223.9.2.1.9 |