mesVlanTagRuleOperation
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.21.1.1.6
Object
column
r/w
Enumeration
The type of operation applied to this rule.
For ingress direction, only push and swap are
currently supported.
For egress direction, only pop and popSwap are
currently supported.
none - No operation
pop - Remove the outer VLAN tag.
push - Push a new VLAN tag in front of the
existing VLAN tag.
swap - Replace a the existing outer VLAN tag.
pushPush - Two new VLAN tags are pushed in front of
the existing VLAN tag.
swapPush - Outer VLAN tag is replaced. A new VLAN tag
is pushed in front of the existing VLAN tag.
swapSwap - Both outer and inner VLAN tags are
replaced.
popPop - Both outer and inner VLAN tags are
removed.
popSwap - Remove outer VLAN tag. Replace inner VLAN
tag.
This attribute can be written via SNMP.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.21.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mesVlanTagRuleEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | pop |
3 | push |
4 | swap |
5 | pushPush |
6 | swapPush |
7 | swapSwap |
8 | popPop |
9 | popSwap |