Hi,
does anybody know which MIBs can show the similar statistics like the output from the command show queueing interface? I need to find the following statistics on the Cat6500:
Packets dropped on Transmit:
BPDU packets: 0
queue thresh dropped [cos-map]
---------------------------------------------------
1 1 121 [0 1 ]
1 2 0 [2 3 ]
2 1 0 [4 6 ]
2 2 0* [7 ]
3 1 0* [5 ]
* - shared transmit counter
Packets dropped on Receive:
BPDU packets: 0
queue thresh dropped [cos-map]
---------------------------------------------------
1 1 2297 [0 1 2 3 4 5 6 7 ]
1 2 0 []
1 3 0 []
1 4 0* []
2 1 0* []
* - shared receive counter
Thank you.