cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1962
Views
0
Helpful
1
Replies

MIB for show queueing interface

ROMAN TOMASEK
Level 6
Level 6

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.

1 Reply 1

pradeepde
Level 11
Level 11

The mib table - cbQosQueueingStatsTable defines cbQosQueueingCurrentQDepth, cbQosQueueingMaxQDepth,

cbQosQueueingDiscardByte, cbQosQueueingDiscardPkt, this maps the output of show queueing statistics. check the following link for more info :

http://www.cisco.com/en/US/products/hw/routers/ps341/products_mib_quick_reference_chapter09186a00803d61ca.html