This table describes the policy-based statistics.
The indexes of the table are hwCBQoSIfApplyPolicyIfIndex, hwCBQoSIfApplyPolicyDirection, hwCBQoSIfVlanApplyPolicyVlanid1, hwCBQoSIfVlanApplyPolicyVlanid2.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.32.1.1.5.6.2.1.11 |
hwCBQoSPolicyMatchedPackets |
Counter64 |
read-only |
This object indicates the number of matching packets. |
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.2.1.12 |
hwCBQoSPolicyMatchedBytes |
Counter64 |
read-only |
This object indicates the number of bytes 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.2.1.13 |
hwCBQoSPolicyUnmatchedPackets |
Counter64 |
read-only |
This object indicates the number of unmatching packets. |
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.2.1.14 |
hwCBQoSPolicyUnmatchedBytes |
Counter64 |
read-only |
This object indicates the number of bytes 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.2.1.15 |
hwCBQoSPolicyMatchedPassPackets |
Counter64 |
read-only |
This object indicates the number of matching and forwarded packets. |
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.2.1.16 |
hwCBQoSPolicyMatchedPassBytes |
Counter64 |
read-only |
Number of bytes 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.2.1.17 |
hwCBQoSPolicyMatchedDropPackets |
Counter64 |
read-only |
This object indicates the number of matching and discarded packets. |
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.2.1.18 |
hwCBQoSPolicyMatchedDropBytes |
Counter64 |
read-only |
Number of bytes 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.2.1.19 |
hwCBQoSPolicyResetFlag |
INTEGER{reset(1)} |
read-write |
This object indicates the clear flag. |
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.2.1.20 |
hwCBQoSPolicyMatchedPacketsRate |
Counter64 |
read-only |
This object indicates the rate 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.2.1.21 |
hwCBQoSPolicyMatchedBytesRate |
Counter64 |
read-only |
This object indicates the rate of bytes 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.2.1.22 |
hwCBQoSPolicyMatchedPassPacketsRate |
Counter64 |
read-only |
Rate 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.2.1.23 |
hwCBQoSPolicyMatchedPassBytesRate |
Counter64 |
read-only |
Rate of bytes 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.2.1.24 |
hwCBQoSPolicyMatchedDropPacketsRate |
Counter64 |
read-only |
Rate 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.2.1.25 |
hwCBQoSPolicyMatchedDropBytesRate |
Counter64 |
read-only |
Rate of bytes 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.2.1.26 |
hwCBQoSPolicyUnmatchedPacketsRate |
Counter64 |
read-only |
This object indicates the rate of packets that do not match 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.2.1.27 |
hwCBQoSPolicyUnmatchedBytesRate |
Counter64 |
read-only |
This object indicates the rate of bytes that do not match the traffic classification policy. |
This object is implemented as defined in the corresponding MIB files. |
None.
QoS MIB statistics are monitored in real time. The monitoring period cannot be set to less than 1 minute. If less than 1 minute is set, the monitor waveform may be unstable. The main causes are as follows:
1. When the NMS is used to calculate the collection rate, the collection statistics information is obtained from the device side, and collection time difference means the time difference of packets received by the NMS. When the device or network load is high, there will be a deviation between the time difference of collecting data packets on the device side and that of calculating collection rate on the NMS side. The shorter the collection period, the larger the deviation. So the monitoring period cannot be set to less than 1 minute.
2. To reduce the impact of performance data procession on device CPU, the device returns data saved using software when the NMS-side performance data procession is implemented (hardware data is periodically recorded into software on the device side).