3750/3560 QoS/queue monitoring via SNMP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2009 04:52 AM - edited 03-06-2019 06:09 AM
I'm running 12.2(37)SE1 and I'd like to be able to monitor QoS to know whether VoIP voice is being impacted. Ideally, I'd like to know if a packet is ever dropped from the priority queue.
The problem is that I can't seem to find any QoS-related MIB that actually works on the 3750 or 3560 to return any stats about QoS or queues.
We were considering QPM but I don't see how it would do any better with the 3750 or 3560 if there are no stats.
I already have RTR/IP SLA doing simulated calls via the jitter monitor so I know that voice works in general but I'm getting pressed about knowing that it works on *every* port.
Thoughts?
- Labels:
-
LAN Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 06:33 AM
Hi,
Did you try CISCO-PORT-QOS-MIB ?
HTH
Laurent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 06:50 AM
Yes... it returns IndexTypeNew = none and nothing else. No ports, no stats.
So, saying that the 3750/3560 "supports" the CISCO-PORT-QOS-MIB is technically correct but a bit misleading.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2009 08:03 AM
I found the following restriction:
- all the counters are 64 bit counters which are only supported in SNMP version 2c.
- The Catalyst 3750 family of switches supports only packet statistics and it does not support Octet statistics due to hardware limitation
Also here is the definition of IndexTypeNew Object:
cportQosIndexTypeNew OBJECT-TYPE
SYNTAX INTEGER {
none(1),
dscp(2),
ipPrecedence(3),
cos(4),
police(5)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object specifies the sorting mechanism used to
collect and store the statistical QoS information.
This object value is device dependent."
::= { cportQosStatistics 3 }
It's set to 0 by default so all the stats are per port. You can change this classification by changing the value of this object.
HTH
Laurent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 02:52 AM
Hi,
Did you ever find a way to monitor the Ciasco 3750 via SNMP for DSCP stats? I am having the same issues, I have deployed QPM 4.1 but there seems no way to monitor DSCP only COS values?
Thanks,
Terry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2010 06:12 AM
Negative. I'm running 12.2.(53)SE2 and it's still the same: IndexTypeNew = none.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2010 01:10 AM
Thanks for the reply. From my investigations it appears the 3750's just do not have the basic hardware chipset required to support SNMP DSCP monitoring.......
We are planning to deploy QPM, but the lack of cenral monitoring is a bit of a blow to our aims for the project. How have you found QPM in your enviroment, any good?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2010 05:57 AM
Never got QPM... we're all 3560 & 3750s at the access layer, so...
