mesActionType
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.28.1.1.5
Object
column
r/w
Enumeration
Type of action to be carried out.
Police: A MEF policer (bandwidth profile) is applied.
Green PCP: New PCP values for green frames.
Yellow PCP: New PCP value for yellow frames.
Outer VLAN ID push: A VLAN tag is pushed in front of the existing outer VLAN.
Pushing outer and inner VLAN can only be done to untagged frames,
otherwise no action is carried out.
Outer VLAN ID swap: The outer VLAN ID is replaced.
Outer VLAN PCP copy: The outer VLAN PCP is copied from the incoming frame.
Drop: All traffic is dropped.
Inner VLAN pop: The inner VLAN tag is removed.
Inner VLAN ID push: A VLAN tag is pushed in front on the existing inner VLAN. Pushing an
inner VLAN requires the frame to be single tagged, otherwise no action
is carried out.
Inner VLAN ID swap: The inner VLAN ID is replaced. Swapping an inner VLAN requires the frame
to be single tagged, otherwise no action is carried out.
Green queue: Green frames are added to a specific queue.
Yellow queue: Yellow frames are added to a specific queue.
Redirect: Traffic is redirected to a specific port.
This attribute can be written via SNMP.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.28.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mesActionEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | police |
2 | greenPcp |
3 | yellowPcp |
4 | outerVlanIdPush |
5 | outerVlanIdSwap |
6 | innerVlanPop |
7 | drop |
8 | innerVlanIdPush |
9 | innerVlanIdSwap |
10 | greenQueue |
11 | yellowQueue |
12 | outerVlanPcpCopy |
13 | redirect |