This table is used to query user queue statistics of a traffic behavior.
The indexes of the table are hwhqosUserQueueClassifierStatisticsInterfaceIndex, hwhqosUserQueueClassifierStatisticsDirection, hwhqosUserQueueClassifierStatisticsClassifierName, hwhqosUserQueueClassifierStatisticsSlotNumber, hwhqosUserQueueClassifierStatisticsQueueIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.132.1.32.1.1 |
hwhqosUserQueueClassifierStatisticsInterfaceIndex |
INTEGER |
read-only |
This object indicates the interface index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.2 |
hwhqosUserQueueClassifierStatisticsDirection |
INTEGER{inbound(1),outbound(2)} |
read-only |
This object indicates the traffic direction to which the policy applies. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.3 |
hwhqosUserQueueClassifierStatisticsClassifierName |
OCTET STRING{(1,127)} |
read-only |
The value of this object identifies the name of a class template. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.4 |
hwhqosUserQueueClassifierStatisticsSlotNumber |
Integer32{(0,128)} |
read-only |
This object indicates the ID of the slot where the interface to which the policy is applied resides. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.5 |
hwhqosUserQueueClassifierStatisticsQueueIndex |
INTEGER{be(1),af1(2),af2(3),af3(4),af4(5),ef(6),cs6(7),cs7(8),total(9)} |
read-only |
This object indicates the priority of a user queue. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.6 |
hwhqosUserQueueClassifierStatisticsReset |
INTEGER{reset(1)} |
read-create |
This object indicates the flag of clearing statistics. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.7 |
hwhqosUserQueueClassifierStatisticsPassPackets |
Counter64 |
read-only |
This object indicates the number of passed packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.8 |
hwhqosUserQueueClassifierStatisticsPassBytes |
Counter64 |
read-only |
This object indicates the number of forwarded bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.9 |
hwhqosUserQueueClassifierStatisticsDropPackets |
Counter64 |
read-only |
This object indicates the number of discarded packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.10 |
hwhqosUserQueueClassifierStatisticsDropBytes |
Counter64 |
read-only |
This object indicates the number of dropped bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.11 |
hwhqosUserQueueClassifierStatisticsPassPacketsRate |
Counter64 |
read-only |
This object indicates the packet pass rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.12 |
hwhqosUserQueueClassifierStatisticsPassBytesRate |
Counter64 |
read-only |
This object indicates the rate at which bytes are forwarded. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.13 |
hwhqosUserQueueClassifierStatisticsDropPacketsRate |
Counter64 |
read-only |
This object indicates the packet discarding rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.132.1.32.1.14 |
hwhqosUserQueueClassifierStatisticsDropBytesRate |
Counter64 |
read-only |
This object indicates the rate at which bytes are discarded. |
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).