nbsVlanFwdEgressTagAction

NBS-VLAN-FWD-MIB · .1.3.6.1.4.1.629.215.1.2.1.5

Object

column r/w Enumeration
Specifies what tagging action to perform on outgoing frames from
this port:
              
add(2) a new outer VLAN tag to each outgoing frame, using
nbsVlanFwdVid and nbsVlanFwdPriority;
              
strip(3) the outer VLAN tag from each outgoing frame;
              
retain(4) tagging as is on each outgoing frame.

Context

MIB
NBS-VLAN-FWD-MIB
OID
.1.3.6.1.4.1.629.215.1.2.1.5
Type
column
Access
readwrite
Status
current
Parent
nbsVlanFwdEntry

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 'NBS-VLAN-FWD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-VLAN-FWD-MIB::nbsVlanFwdEgressTagAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-VLAN-FWD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-VLAN-FWD-MIB::nbsVlanFwdEgressTagAction.<nbsVlanFwdIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-VLAN-FWD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-VLAN-FWD-MIB::nbsVlanFwdEgressTagAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2add
3strip
4retain