onuVlanMode
NMS-EPON-ONU ·
.1.3.6.1.4.1.3320.101.10.1.1.51
Object
column mandatory
r/w
Enumeration
ONU VLAN mode.(0 - transparent mode, 1 - tag mode, 2 - translation mode, 3 - stacking mode, 254 - none). Only UNI set is supported.
Context
- MIB
- NMS-EPON-ONU
- OID
.1.3.6.1.4.1.3320.101.10.1.1.51- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nmsEponOnuEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::onuVlanMode'
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::onuVlanMode.<llidIfIndex>'
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::onuVlanMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | transparent-mode |
1 | tag-mode |
2 | translation-mode |
3 | stacking-mode |
254 | none |