flowOuterVlanTagging

MEF-R-MIB · .1.3.6.1.4.1.164.20.8.1.6.3.1.12

Object

column r/w Enumeration
This attribute determines the behavior of the flow regarding it's
Outer VLAN (the first after MAC Address):
add - add VLAN to the frame at the Egress
preserve - use the VLAN of the frame as the SP VLAN at the Egress
remove - remove VLAN from the frame at the Egress.

Context

MIB
MEF-R-MIB
OID
.1.3.6.1.4.1.164.20.8.1.6.3.1.12
Type
column
Access
readwrite
Status
current
Parent
flowEntry

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 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::flowOuterVlanTagging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::flowOuterVlanTagging.<flowIdx1>.<flowIdx2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MEF-R-MIB::flowOuterVlanTagging'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1add
2overwrite
3preserve
4remove