pwEnetSdTagVlanActionEgress

LUM-PW-MIB · .1.3.6.1.4.1.8708.2.41.2.4.1.1.14

Object

column r/w Enumeration
This attribute indicates the mode of VLAN handling between the
pseudowire encapsulation and the port or the virtual port associated with the pseudowire.
Action is performed on traffic exiting the pseudowire.
noAction (0)
-- packets will be forwarded between the pseudowire
   independent of their structure and the port.
swap (1)
-- VLAN field on the pseudowire may be different than the VLAN field
   on the port. The VLAN on the PE-CE link is the service-delimiting
   tag but has a different value on the pseudowire.
push (2)
-- a VLAN field will be added on the pseudowire. The VLAN value is
   defined by the attribute pseudowire VLAN.
pop (3)
-- the encapsulation on the pseudowire will not include the
   service-delimiting VLAN field.

Context

MIB
LUM-PW-MIB
OID
.1.3.6.1.4.1.8708.2.41.2.4.1.1.14
Type
column
Access
readwrite
Status
current
Default
noAction
Parent
pwEnetEntry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noAction
1swap
2push
3pop

Conformance