rPDUIdentDeviceOutletLayout
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.12.1.13
Object
scalar 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,...
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.
For AP7xxx SKU's Group 1:3-1. Group 2:2-3, Group 3:1-2.
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.
These SKUs may report seqNotApplicable(9) if there is
not an exact outlet layout match available.
Only AP7xxx, AP8xxx SKUs support this feature.
Product which does not support this feature will respond to this OID
with a value of -1.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.12.1.13- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- rPDUIdent
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::rPDUIdentDeviceOutletLayout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::rPDUIdentDeviceOutletLayout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | seqPhaseToNeutral |
2 | seqPhaseToPhase |
3 | seqPhToNeu21PhToPh |
4 | seqPhToPhGrouped |
5 | seqPhToNGrouped |
6 | seqPToN1516PToPGrouped |
7 | seqPhToPh2xGrouped |
8 | seqPhToN2xGrouped |
9 | seqNotApplicable |