This Table is supported only on the NetEngine 8000 F1A.
This table is used to display statistics about outgoing packets on the PW-side and AC-side hard pipe.
The index of the table is hwXQoSHardPipeStatisticsInterfaceIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.1 |
hwXQoSHardPipeStatisticsInterfaceIndex |
INTEGER |
read-only |
This object indicates the hard pipe interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.2 |
hwXQoSHardPipeStatisticsReset |
INTEGER{reset(1)} |
read-create |
This object indicates the flag of clearing hard pipe traffic statistics. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.3 |
hwXQoSHardPipeStatisticsPassPackets |
Counter64 |
read-only |
This object indicates the number of packets forwarded by the hard pipe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.4 |
hwXQoSHardPipeStatisticsPassBytes |
Counter64 |
read-only |
This object indicates the number of passed bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.5 |
hwXQoSHardPipeStatisticsDiscardPackets |
Counter64 |
read-only |
This object indicates the number of packets discarded by the hard pipe. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.6 |
hwXQoSHardPipeStatisticsDiscardBytes |
Counter64 |
read-only |
This object indicates the number of discarded bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.7 |
hwXQoSHardPipeStatisticsPassPacketsRate |
Counter64 |
read-only |
This object indicates the rate at which the hard pipe forwards packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.8 |
hwXQoSHardPipeStatisticsPassBytesRate |
Counter64 |
read-only |
The value of this object identifies the rate of pass bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.9 |
hwXQoSHardPipeStatisticsDiscardPacketsRate |
Counter64 |
read-only |
This object indicates the rate at which the hard pipe discards packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.4.1.1.41.1.10 |
hwXQoSHardPipeStatisticsDiscardBytesRate |
Counter64 |
read-only |
The value of this object identifies the rate of discarded bytes. |
This object is implemented as defined in the corresponding MIB files. |
QoS MIB statistics are monitored in real time. It is recommended that the monitoring period be greater than or equal to 1 minute. If the monitoring period is less than 1 minute, the monitoring waveform may be unstable. The possible causes are as follows:
1. When the NMS calculates the collection rate, the collection count is obtained from the device. The collection time difference is calculated based on the time when the NMS receives packets. When the device or network is heavily loaded, the difference between the time difference collected on the device side and the time difference calculated on the NMS is large. The shorter the collection period, the larger the difference. Therefore, it is recommended that the collection period be greater than or equal to 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).