All MIBs › CPS-MIB › ePDU2DeviceInfoOutletLayout
ePDU2DeviceInfoOutletLayout
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDU2DeviceInfoOutletLayout
OID (numeric): 1.3.6.1.4.1.3808.1.1.6.3.3.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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: Otlts1-8::(3-1),Otlts9-16::(2-3),Otlts17-24::(1-2).
What is ePDU2DeviceInfoOutletLayout?
This read-only enumeration reports the outlet wiring layout of a given Rack PDU, such as seqPhaseToNeutral(1) or seqPhaseToPhase(2), describing how successive outlet numbers map to phase-to-neutral or phase-to-phase connections. An admin consults it before manually balancing load, since it explains which physical outlets sit on which phase without needing a wiring diagram. For example, a unit reporting seqPhaseToNeutral(1) tells the admin that outlets 1, 4, 7 and so on are all wired to the same phase-to-neutral leg.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.3.1.12 snmpwalk -v2c -c public <target> CPS-MIB::ePDU2DeviceInfoOutletLayout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.6.3.3.1.12.1 snmpget -v2c -c public <target> CPS-MIB::ePDU2DeviceInfoOutletLayout.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDU2DeviceInfoOutletLayout OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6 | ePDU2 | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3 | ePDU2Device | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.3 | ePDU2DeviceInfoTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.3.1 | ePDU2DeviceInfoEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.6.3.3.1.12 | ePDU2DeviceInfoOutletLayout | CPS-MIB |