QosStatsType

  • Base type Enumeration

An integer indicating a specific statistics. ucastSentPkts(1): Unicast packets sent ucastSentBytes(2): Unicast bytes sent mcastSentPkts(3): Multicast packets sent mcastSentBytes(4): Multicast bytes sent ucastDroppedPkts(5): Unicast packets dropped ucastDroppedBytes(6): Unicast bytes dropped mcastDroppedPkts(7): Multicast packets dropped mcastDroppedBytes(8): Multicast bytes dropped sentPkts(9): Packets sent receivedPkts(10): Packets received droppedIngressPkts(11): Packets discarded on ingress ucastSentXbarPkts(12): Unicast packets sent to the cross-bar ucastRecvXbarPkts(13): Unicast packets received from the cross-bar mcastSentXbarPkts(14): Multicast packets sent to the cross-bar mcastRecvXbarPkts(15): Multicast packets received from the cross-bar ucastSentOobfcPkts(16): Unicast packets sent on OOBFC ucastSentOobfcBytes(17): Unicast bytes sent on OOBFC ucastDroppedOobfcPkts(18): Unicast packets dropped on OOBFC ucastDroppedOobfcBytes(19): Unicast bytes dropped on OOBFC ucastWatchdogDroppedPkts(20): Unicast packets dropped after watchdog triggered

Possible values

20 objects
Number Name
1 ucastSentPkts
2 ucastSentBytes
3 mcastSentPkts
4 mcastSentBytes
5 ucastDroppedPkts
6 ucastDroppedBytes
7 mcastDroppedPkts
8 mcastDroppedBytes
9 sentPkts
10 receivedPkts
11 droppedIngressPkts
12 ucastSentXbarPkts
13 ucastRecvXbarPkts
14 mcastSentXbarPkts
15 mcastRecvXbarPkts
16 ucastSentOobfcPkts
17 ucastSentOobfcBytes
18 ucastDroppedOobfcPkts
19 ucastDroppedOobfcBytes
20 ucastWatchdogDroppedPkts