diffServTagActionOnIngress
NTNTECH-MTM-MIB ·
.0.3.1.2.1.8
Object
column
r/w
Enumeration
The value assigned will alter the VLAN information of the Ingress Packet.
1 -- Add VLAN information to the Ingress Packet
2 -- Keep VLAN information on the Ingress Packet
3 -- Replace VLAN information on the Ingress Packet to diffServReplaceVlanID
4 -- Drop the Ingress Packet
5 -- Inaction -- No Action to the VLAN information on the Ingress Packet
add(1) and inaction(5) are only valid if you have chosen untag(2) for the attribute
diffServAllowTagOnIngress. keep(2) and replace(3) are only valid if tag(1) is chosen for
the attribute diffServAllowTagOnIngress.
Context
- MIB
- NTNTECH-MTM-MIB
- OID
.0.3.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | add |
2 | keep |
3 | replace |
4 | drop |
5 | inaction |