This table is used to collect statistics on traffic classification based on policies in global traffic policing.
The indexes of the table are hwCBQoSGlobalPolicyApplyType, hwCBQoSGlobalPolicyDirection, hwCBQoSGlobalPolicySlotId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.1 |
hwCBQoSGlobalPolicySlotId |
Integer32{(0,128)} |
read-only |
This object indicates the ID of the slot where traffic policing takes effect. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.2 |
hwCBQoSGlobalPolicyApplyType |
INTEGER{ucl(0),acl(1),all(2)} |
read-only |
This object indicates the application type of traffic policing. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.3 |
hwCBQoSGlobalPolicyDirection |
INTEGER{inbound(1),outbound(2)} |
read-only |
This object indicates the traffic direction to which traffic policing applies. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.4 |
hwCBQoSGlobalPolicyMatchedPackets |
Counter64 |
read-only |
This object indicates the number of packets matching the traffic classification policy. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.5 |
hwCBQoSGlobalPolicyMatchedBytes |
Counter64 |
read-only |
This object indicates the number of matching bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.6 |
hwCBQoSGlobalPolicyUnmatchedPackets |
Counter64 |
read-only |
This object indicates the number of packets mismatching the traffic classification policy. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.7 |
hwCBQoSGlobalPolicyUnmatchedBytes |
Counter64 |
read-only |
This object indicates the number of unmatching bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.8 |
hwCBQoSGlobalPolicyMatchedPassPackets |
Counter64 |
read-only |
Number of packets that match the traffic classification policy and pass through |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.9 |
hwCBQoSGlobalPolicyMatchedPassBytes |
Counter64 |
read-only |
This object indicates the number of matching and forwarded bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.10 |
hwCBQoSGlobalPolicyMatchedDropPackets |
Counter64 |
read-only |
Number of packets that match the traffic classification policy and are discarded |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.11 |
hwCBQoSGlobalPolicyMatchedDropBytes |
Counter64 |
read-only |
This object indicates the number of matching and discarded bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.11.1.12 |
hwCBQoSGlobalPolicyResetFlag |
INTEGER{enabled(1),disabled(2)} |
read-write |
Reset flag enable(1),disable(2). |
The actually supported value range is enable(1). |