All MIBs › CPS-MIB › ePDUIdentDeviceOutletLayout
ePDUIdentDeviceOutletLayout
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUIdentDeviceOutletLayout
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.1.13
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 ePDUIdentDeviceOutletLayout?
This read-only enumerated integer reports which outlet numbering pattern the PDU uses to map outlet numbers to phases, such as seqPhaseToNeutral(1) where outlets cycle 1-N,2-N,3-N repeatedly. An admin needs this to correctly interpret which physical outlet corresponds to which phase when balancing load across phases. Knowing a PDU uses seqPhaseToPhase(2) tells an admin that outlet 1 is wired 1-2 and outlet 2 is wired 2-3, information needed before manually redistributing load-heavy equipment across phases.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.1.13 snmpwalk -v2c -c public <target> CPS-MIB::ePDUIdentDeviceOutletLayout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.1.13.1 snmpget -v2c -c public <target> CPS-MIB::ePDUIdentDeviceOutletLayout.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::ePDUIdentDeviceOutletLayout 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.3 | ePDU | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.1 | ePDUIdent | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.1.13 | ePDUIdentDeviceOutletLayout | CPS-MIB |