I have created (still not ready to release to the public) a set of template which can be used to graph QOS traffic with SNMP only without the use of scripts and/or script server. Therefore this is really really fast and you can graph lots of classes/interfaces without running into problems.
Though there are some (minor) problems. I have seen, when I get lots of traffic for one class I get "blank" spaces in my graph, example here:
Where the red arrow is, there should be nearly 4 MEGA of traffic.
My SNMP settings for the host are:
The data template is very simple, I post part of it here:Maximum OID's Per Get Request: 10
SNMP Timeout: 4000
If someone is interested, I use "snmp persitant indexes" on CISCO Routers to have static indexes for the QOS classes. Template will be released when last errors/problems are fixed and code cleanup will be done<qosBitrate>
<name>QOS Bitrate</name>
<method>walk</method>
<source>value</source>
<direction>input</direction>
<oid>.1.3.6.1.4.1.9.9.166.1.15.1.1.11</oid>
</qosBitrate>