onuAddiVlanEthType

FD-ONU-MIB · .1.3.6.1.4.1.34592.1.3.4.2.2.1.1

Object

column r/w OctetString
Description. Reserved.
Additional Ethernet type to identify vlan frames.
              
 0     1          2                3
---------------------------------------------
vlan EthType| tag upstream | tag downstream |
---------------------------------------------
   2byte         1byte            1byte
              
vlan EthType: default 0x8100
tag upstream: 1->use this type to tag upstream, 0->untag
tag downstream: 1->use this type to tag downstream, 0->untag

Context

MIB
FD-ONU-MIB
OID
.1.3.6.1.4.1.34592.1.3.4.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
onuAdvancedConfigEntry
Groups
1

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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuAddiVlanEthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuAddiVlanEthType.<ponCardSlotId>.<oltId>.<onuId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-ONU-MIB::onuAddiVlanEthType'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4

Conformance