nv-l

Re: [nv-l] QoS WAN monitoring

2004-05-18 10:00:30
Subject: Re: [nv-l] QoS WAN monitoring
From: Gabriel Vasquez <wtcgab AT us.ibm DOT com>
To: nv-l AT lists.us.ibm DOT com
Date: Tue, 18 May 2004 07:49:30 -0600

Yes, The mib is part of  CISCO-CLASS-BASED-QOS-MIB-V1SMI

The cbQosIfType (OID 1.3.6.1.4.1.9.9.166.1.1.1.1.2 ) is the first mib to pull because the instance number of each class of service will be used to find the proper instance number to pull on the stats.
For example a pull of cbQosIfType is:
1.3.6.1.4.1.9.9.166.1.1.1.1.2.1453: COS3

Then a pull of cbQosConfigIndex (OID 1.3.6.1.4.1.9.9.166.1.5.1.1.2)  will show the relation between instance numbers and the COS
For example it will be a list like
1.3.6.1.4.1.9.9.166.1.5.1.1.2:4576.4672    1872
1.3.6.1.4.1.9.9.166.1.5.1.1.2:4576.4580    1453
When looking at that value I find that for COS3 the instance that I have to pull is 4576.4580

Then I can pull cbQosCMPostPolicyByte (OID 1.3.6.1.4.1.9.9.166.1.15.1.1.9) that is the counter I want and request the instance number 4576.4580 that will be equivalent to the COS3.
For example I will request
1.3.6.1.4.1.9.9.166.1.15.1.1.9.4576.4580:  16451207  this is way I find that the counter for COS3 is at 16451207

All the detailed description of the MIBs are at
http://www.cisco.com/pcgi-bin/Support/Mibbrowser/unity.pl

I hope is clear  :-)

Thanks

Gabriel Vasquez

IBM Global Services -DDPM Ace Insurance
e-mail:  wtcgab AT us.ibm DOT com
Phone: (215) 640-2855
Cellular: (678) 923-8591
Pager:      1-800-759-8888  pin  1101472
e-mail to:  1101472 AT SKYTEL DOT COM  or on the  WEB:
http://www.skytel.com/servlet/SendMessage?pin=1101472&pageme=yes



narayanaswamy.ramamoorthy AT tcs DOT com

05/17/2004 05:40 PM

To
nv-l AT lists.us.ibm DOT com, Gabriel Vasquez/Alpharetta/IBM@IBMUS
cc
nv-l AT lists.us.ibm DOT com, owner-nv-l AT lists.us.ibm DOT com
Subject
Re: [nv-l] QoS WAN monitoring






Hi,


Can u please send me the mibs please ...


Narayanaswamy Ramamoorthy
Tata Consultancy Services
Mailto: narayanaswamy.ramamoorthy AT tcs DOT com
Website: http://www.tcs.com


Gabriel Vasquez <wtcgab AT us.ibm DOT com>
Sent by: owner-nv-l AT lists.us.ibm DOT com

05/14/2004 07:18 PM
Please respond to
nv-l AT lists.us.ibm DOT com

To
nv-l AT lists.us.ibm DOT com
cc
Subject
[nv-l] QoS WAN monitoring








Hello team,


running Netview 7.1.4 under Windows 2000

Does any body knows of a TCL module or a way to monitor the traffic on Cisco routers that have QoS applied.

For example what traffic I am getting by COS3 and COS4

I found that the MIBs that need to be collected or that have the information are

cbQosCMName = labels

cbQosConfigIndex = to get the instance related to the label

cbQosCMPostPolicyByte = the stats per instance


Any help will be appreciated.


Thanks

Gabriel Vasquez

IBM Global Services -DDPM Ace Insurance
e-mail:  wtcgab AT us.ibm DOT com
Phone: (215) 640-2855
Cellular: (678) 923-8591
Pager:      1-800-759-8888  pin  1101472
e-mail to:  1101472 AT SKYTEL DOT COM  or on the  WEB:
http://www.skytel.com/servlet/SendMessage?pin=1101472&pageme=yes

ForwardSourceID:NT0000D00E    

Attachment: InterScan_Disclaimer.txt
Description: Text document

<Prev in Thread] Current Thread [Next in Thread>