rPDUDevicePropertiesOutlayout
DellrPDU-MIB ·
.1.3.6.1.4.1.674.10903.200.2.200.110.4.1.9
Object
column mandatory
Enumeration
The phase wiring for the Rack PDU outlets. PhaseToNeutral and PhaseToPhase: outlets wired consecutively; PhaseToNeutralGrouped and PhaseToPhaseGrouped: groups of outlets wired consecutively.
Context
- MIB
- DellrPDU-MIB
- OID
.1.3.6.1.4.1.674.10903.200.2.200.110.4.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rPDUDevicePropertiesEntry
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 'DellrPDU-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DellrPDU-MIB::rPDUDevicePropertiesOutlayout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DellrPDU-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DellrPDU-MIB::rPDUDevicePropertiesOutlayout.<rPDUDevicePropertiesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DellrPDU-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DellrPDU-MIB::rPDUDevicePropertiesOutlayout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | phaseToNeutral |
2 | phaseToPhase |
3 | phaseToNeutralGrouped |
4 | phaseToPhaseGrouped |