rPDU2DevicePropertiesOutletLayout
PowerNet-PDU ·
.1.3.6.1.4.1.318.1.1.26.4.2.1.11
Object
column mandatory
Enumeration
Getting this OID will return outlet layout for the device.
seqPhaseToNeutral(1) indicates outlet layout as follows:
1:1-N,2:2-N,3:3-N,4:1-N,5:2-N,...
or for single phase SKUs, all outlets 1-N
seqPhaseToPhase(2) indicates outlet layout as follows:
1:1-2,2:2-3,3:3-1,4:1-2,5:2-3,...
seqPhToNeu21PhToPh(3) indicates outlet layout as follows:
1:1-N,2:2-N...21:3-N,22:1-2,23:2-3,24:3-1,...
seqPhToPhGrouped(4) indicates outlet layout as follows:
For AP8xxx SKU's Group 1:1-2, Group 2:2-3, Group 3:3-1.
seqPhToNGrouped(5) indicates outlet layout as follows:
This unit has 3 outlet groups. Group 1:1-N, Group 2:2-N, Group 3:3-N.
seqPToN1516PToPGrouped(6) indicates outlet layout as follows:
This unit has 4 outlet groups. Group 1 (Outlets 1-14):1-2,
Group 2 (Outlets 15-16):1-N, Group 3:2-3, Group 4:3-1.
seqPhToPh2xGrouped(7) indicates outlet layout as follows:
This unit has 6 outlet groups. Group 1:1-2, Group 2:1-2, Group 3:2-3,
Group 4:2-3, Group 5:3-1, Group 6:3-1.
seqPhToN2xGrouped(8) indicates outlet layout as follows:
This unit has 6 outlet groups. Group 1:1-N, Group 2:1-N, Group 3:2-N,
Group 4:2-N, Group 5:3-N, Group 6:3-N.
seqNotApplicable(9):
Outlet layout does not affect any of the user interfaces for
AP88XX SKUs. These SKUs may report seqNotApplicable(9) if there is
not an exact outlet layout match available.
seqPhToNPhToPhPhToN(10) indicates outlet layout as follows:
Group 1:1-N, Group 2:1-2, Group 3:2-N.
Only AP7xxx, AP8xxx SKUs support this feature. Product which does not
support this feature will respond with -1
Context
- MIB
- PowerNet-PDU
- OID
.1.3.6.1.4.1.318.1.1.26.4.2.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rPDU2DevicePropertiesEntry
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 'PowerNet-PDU' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-PDU::rPDU2DevicePropertiesOutletLayout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-PDU' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-PDU::rPDU2DevicePropertiesOutletLayout.<rPDU2DevicePropertiesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-PDU' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-PDU::rPDU2DevicePropertiesOutletLayout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | seqPhaseToNeutral |
2 | seqPhaseToPhase |
3 | seqPhToNeu21PhToPh |
4 | seqPhToPhGrouped |
5 | seqPhToNGrouped |
6 | seqPToN1516PToPGrouped |
7 | seqPhToPh2xGrouped |
8 | seqPhToN2xGrouped |
9 | seqNotApplicable |
10 | seqPhToNPhToPhPhToN |