ePDUIdentDeviceOutletLayout
CPS-MIB ·
.1.3.6.1.4.1.3808.1.1.3.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:
Otlts1-8::(3-1),Otlts9-16::(2-3),Otlts17-24::(1-2).
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 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPS-MIB::ePDUIdentDeviceOutletLayout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPS-MIB::ePDUIdentDeviceOutletLayout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | seqPhaseToNeutral |
2 | seqPhaseToPhase |
3 | seqPhToNeu21PhToPh |
4 | seqPhToPhGrouped |