ePDU2DeviceInfoOutletLayout

CPS-MIB · .1.3.6.1.4.1.3808.1.1.6.3.3.1.12

Object

column mandatory Enumeration
Getting this OID will return outlet layout for the device.
              
SeqPhaseToNeutral(1) indicates outlet layout as follows:
	Outlet(1-5 and 16-20):1-N,
	outlet(6-10 and 21-25):2-N,
	outlet(11-15 and 26-30):3-N,4:1-N,5:2-N,
	or for single phase SKUs, all outlets 1-N.
              
SeqPhaseToPhase(2) indicates outlet layout as follows:
	Outlet(1-5 and 16-20):1-2,
	outlet(6-10 and 21-25):2-3,
	outlet(11-15 and 26-30):3-1.
              	
SeqOther(3) indicates outlet layout as follows:
	TBD

Context

MIB
CPS-MIB
OID
.1.3.6.1.4.1.3808.1.1.6.3.3.1.12
Type
column
Access
readonly
Status
mandatory
Parent
ePDU2DeviceInfoEntry

Walk 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 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPS-MIB::ePDU2DeviceInfoOutletLayout'
More examples
Read one indexed 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::ePDU2DeviceInfoOutletLayout.<ePDU2DeviceInfoIndex>'
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::ePDU2DeviceInfoOutletLayout'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1seqPhaseToNeutral
2seqPhaseToPhase
3seqOther