operType

NMS-EPON-ONU · .1.3.6.1.4.1.3320.101.10.2.1.2

Object

column mandatory r/w Enumeration
ONU PON port switch operation type. 0-switch to another PON port and never switch back, 1-switch to another PON port and switch back.

Context

MIB
NMS-EPON-ONU
OID
.1.3.6.1.4.1.3320.101.10.2.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
nmsEponOnuPonSwitchEntry

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 'NMS-EPON-ONU' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-ONU::operType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NMS-EPON-ONU' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-ONU::operType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-ONU' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-ONU::operType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0switchBack
1switchToAnother