cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1237
Views
0
Helpful
5
Replies

Monitoring ME 3400 QoS.

mjgarate
Level 1
Level 1

2 questions:

We have a ME 3400 con qos configured, we'd like to monitor the bw per class, we have two ways, one using the "show policy-map interface output/input" however the output is not showing the bps rate:

Switch#show policy-map interface output

FastEthernet0/1

Service-policy output: OUT

Class-map: VO (match-any)

0 packets

Match: qos-group 1

Priority

police cir 2000000 bc 62500

conform-action transmit

exceed-action drop

conform: 0 (packets) exceed: 0 (packets)

Output Queue:

Max queue-limit default threshold: 16

Tail Packets Drop: 0

Class-map: DCO (match-any)

1414 packets

Match: qos-group 2

Traffic Shaping

Average Rate Traffic Shaping

CIR 5000000 (bps)

Output Queue:

Max queue-limit default threshold: 48

Tail Packets Drop: 0

Class-map: class-default (match-any)

3830 packets

Match: any

Output Queue:

Max queue-limit default threshold: 48

Tail Packets Drop: 0

Bandwidth 3000 (kbps)

Output Queue:

Max queue-limit default threshold: 48

Tail Packets Drop: 0

1. Is there a way to see the bps rate per class?

2. Using SNMP did not work also. Any help???

Thanks and regards

5 Replies 5

swaroop.potdar
Level 7
Level 7

12.2(35)SE, 12.2(25)SEG1 & SEG , 12.2(25)EX1 & EX These release for the ME3400 support Class-Based-QOS-MIB

HTH-Cheers,

Swaroop

Thanks Swaroop, however i'm confused because if we look the ios version supported by the MIB we could see the versions that you mention, but if we look for the MIBs supported by the IOS that MIB is not in the list.

http://www.cisco.com/en/US/products/ps6580/products_configuration_guide_chapter09186a0080773210.html

what is the correct information?

regards

Mario, I agree to what you have mentioned,but I believe the above list should be reliable, do give it a try and check.

HTH-Cheers,

Swaroop

i'd tried but is not working.

regards

-Mario

Can you try the CLI command as follows,

show policy-map interface [ specify interface id here or leave it] output/input.

for Eg:

show policy-map interface fa0/1 output.

HTH-Cheers,

Swaroop