[rrd-users] FW: Re: Class Base Weighted Fair Queuing
Cassie Bezuidenhout
cassieb at ifusion.co.za
Fri Feb 22 08:53:52 MET 2002
Hi All
We are investigating the possibility of reporting on different customers
International Internet Bandwidth by using Class Base Weighted Fair Queuing
on our Internet Router. To enable us to get this Information we have to do
two SNMPWalks using the following OID's from the
CISCO-CLASS-BASED-QOS-MIB.my
The first Walk from oid 1.3.6.1.4.1.9.9.166.1.7.1.1.1 will return a list
that looks something like this :
1.3.6.1.4.1.9.9.166.1.7.1.1.1.1025 = "class-default"
The second step would be to do a SNMPWalk on oid
1.3.6.1.4.1.9.9.166.1.5.1.1.2 which should return something like this :
1.3.6.1.4.1.9.9.166.1.5.1.1.2.5855.5931 = Gauge32: 1025
The final step should then be to do an snmpget on oid
.1.3.6.1.4.1.9.9.166.1.15.1.1.9.5855.5931 and link the results to the name
"class default" and put that into an rrd database.
The last two numbers in the SNMPget can change any time so the same
procedure has to be followed on every get.
Now for my problem...
Is there any Perl programmer out there that can help me with this?
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list