fsIfQosFlowLimitConformAction
FS-ROUTER-QOS-MIB ·
.1.3.6.1.4.1.52642.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
- FS-ROUTER-QOS-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsIfQosFlowLimitRunInfoEntry
- Table
- fsIfQosFlowLimitRunInfoTable
- Siblings
- 12
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsIfQosFlowLimitLabelNum This is the label number of flow limit. | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.1 |
| fsIfQosFlowLimitConformPkt The number of packets which conformed CIR. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.10 |
| fsIfQosFlowLimitConformByte The bytes of packets which conformed CIR. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.11 |
| fsIfQosFlowLimitExceedPkt The number of packets which exceeded CIR. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.12 |
| fsIfQosFlowLimitExceedByte the bytes of packets which exceeded CIR. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.13 |
| fsIfQosFlowLimitPktDirection One of the index of the flow limit table. This is the direction of traffic.
There are two directions: input(1) and output(2) | column | Enumeration | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.2 |
| fsIfQosFlowLimitCIR The Committed Information Rate. Unit: bps. This is the target rate which the flow limit policy limits. | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.3 |
| fsIfQosFlowLimitBurstSize Burst traffic size. Unit: bit. This is the amount of traffic in excess of the committed information rate that will be permitted by the flow limit policy. | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.4 |
| fsIfQosFlowLimitExcessBurstSize Excess Burst Size. Unit: bit. This is the amount of traffic in excess of the burst size, which may be conditionally permitted by the flow limit policy. | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.5 |
| fsIfQosFlowLimitExceedAction Action to be taken by the traffic, when the traffic is exceeds the CIR.
There are the following actions:
Continue(1) -- Continue to be processed by the following
C… | column | Enumeration | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.7 |
| fsIfQosFlowLimitConformNewPrec Rewrite the precedence value on packets when traffic is within the CIR | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.8 |
| fsIfQosFlowLimitExceedNewPrec Rewrite the precedence value on packets when traffic is out of CIR | column | Integer32 | .1.3.6.1.4.1.52642.1.1.10.2.106.2.8.1.9 |