qtechIfQosFlowLimitConformAction
QTECH-ROUTER-QOS-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.106.2.8.1.6
Object
column
Enumeration
Action to be taken by the traffic, when the traffic conforms CIR.
There are the following actions:
Continue(1) -- Continue to be processed by the following
CAR policy which applied on the interface.
drop(2) -- Discard the packet.
set-dscp-continue(3) -- Remark the IP dscp of IP packet,
and then continue to be processed by
the following CAR policy.,
set-dscp-transmit(4) -- Remark the IP dscp of IP packet,
and then send the packet.
set-prec-continue(5) -- Remark the IP precedence of IP packet,
and then continue to be processed by
the following CAR policy.
set-prec-transmit(6) -- Remark the IP precedence of IP packet,
and then send the packet.
transmit(7) -- Send the packet directly.
set-mpls-exp-continue(8) -- Remark the mpls exp field of mpls packet,
and then continue to be processed by
the following CAR policy.
set-mpls-exp-transmit(9) -- Remark the mpls exp field of mpls packet,
and then send the packet.
Context
- MIB
- QTECH-ROUTER-QOS-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.106.2.8.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechIfQosFlowLimitRunInfoEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | continue |
2 | drop |
3 | set-dscp-continue |
4 | set-dscp-transmit |
5 | set-prec-continue |
6 | set-prec-transmit |
7 | transmit |
8 | set-mpls-exp-continue |
9 | set-mpls-exp-transmit |