This table is used to configure traffic policing. The traffic rate is limited according to the configuration in this table to protect different customers' rights and provide fair and reliable services.
The index of the table is hwCBQoSBehaviorIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.1 |
hwCBQoSCarCir |
Unsigned32 |
read-create |
This object indicates the CIR. The value is an integer ranging from 0 to 4294967295, in kbit/s. There is no default value. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.2 |
hwCBQoSCarCbs |
Unsigned32 |
read-create |
This object indicates the CBS value. The value ranges from 0 to 4294967295. There is no default value. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.4 |
hwCBQoSCarPir |
Unsigned32 |
read-create |
This object indicates the PIR. The value is an integer ranging from 0 to 4294967295, in kbit/s. There is no default value. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.5 |
hwCBQoSCarPbs |
Unsigned32 |
read-create |
This object indicates the PBS. The value is an integer ranging from 0 to 4294967295, in bytes. There is no default value. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.6 |
hwCBQoSCarGreenAction |
INTEGER{pass(1),discard(2),remarkIpPrec(3),remarkDscp(4),remarkMplsExp(5),remark(6),remark8021p(7)} |
read-create |
This object indicates the action taken when the CIR is not reached. The value can be one of the following: Pass (1), discard (2), remark IP Precedence (3), remark DSCP (4), remark Mpls Exp (5), remark (6), and remark 8021p (7). The default value is pass (1). |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.7 |
hwCBQoSCarGreenRemarkValue |
Integer32{(-1,-1),(0,83)} |
read-create |
This object indicates the re-marked internal priority of packets when the CIR is not reached. The value ranges from 0 to 83. When service-class is specified for CAR,the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7), the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red). |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.8 |
hwCBQoSCarYellowAction |
INTEGER{pass(1),discard(2),remarkIpPrec(3),remarkDscp(4),remarkMplsExp(5),remark(6),remark8021p(7)} |
read-create |
This object indicates the re-marked internal priority of packets when the CIR is not reached. The value ranges from 0 to 83. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.9 |
hwCBQoSCarYellowRemarkValue |
Integer32{(-1,-1),(0,83)} |
read-create |
This object indicates the re-marked internal priority of packets when the CIR is exceeded but the PIR is not exceeded. The value ranges from 0 to 83. When service-class is specified for CAR,the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7), the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red). |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.10 |
hwCBQoSCarRedAction |
INTEGER{pass(1),discard(2),remarkIpPrec(3),remarkDscp(4),remarkMplsExp(5),remark(6),remark8021p(7)} |
read-create |
This object indicates the traffic behavior when the rate exceeds the PIR. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.11 |
hwCBQoSCarRedRemarkValue |
Integer32{(-1,-1),(0,83)} |
read-create |
The value is to remark When red action is remarking. For remarking DSCP, the range is 0~83; the high bit represents service-class,the range is 1~8 (1:be 2:af1 3:af2 4:af3 5:af4 6:ef 7:cs6 8:cs7) the low bit represents color,the range is 1~3 (1:green 2:yellow 3:red) For remarking IP Precedence and MPLS EXP, the range is 0~7; Only software QoS support this node. -1 is returned only when getting value from hardware QoS or when action being pass,discard of software QoS. -1 cannot be set. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.12 |
hwCBQoSCarRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object indicates the row status of the flow CAR. The value can be one of the following: active, createAndGo, and destroy. |
The actually supported access is read-only. |