outletStatusPhaseLayout

ATEN-PE2-CFG · .1.3.6.1.4.1.21317.1.3.2.3.2.3.1.1.5

Object

column Enumeration
Display the phase layout of outlet.
Example: range 1 ~ 3 represents Line1-LineNeutral ~ Line3-lineNeutral.
			   4 ~ 6 represents Line1-Line2, Line2-Line3, Line3-Line1.
If the station does not support this OID, it returns value -2000000.
If the station is not available, it returns value -3000000.

Context

MIB
ATEN-PE2-CFG
OID
.1.3.6.1.4.1.21317.1.3.2.3.2.3.1.1.5
Type
column
Access
readonly
Status
current
Parent
outletStatusEntry

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 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::outletStatusPhaseLayout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::outletStatusPhaseLayout.<staId>.<outletId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE2-CFG::outletStatusPhaseLayout'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-3000000staNotAvailable
-2000000not-support
1l1-n
2l2-n
3l3-n
4l1-l2
5l2-l3
6l3-l1