>>>>> "su" == steve ulrich <sulrich at botwerks.org> writes:

su> there were several bugs with the SNMP support in cbos.  i don't
su> know if these have been resolved in the latest release.  you might
su> want to consult the errata/release notes for the rev of code
su> you're running

I've had horrible luck using SNMP to get stats out of my Cisco 675 for
MRTG, so for years I haven't bothered using SNMP.  Instead I wrote a
Perl expect script that Telnet's to the silly thing and retrieves that
stats that way.

See http://www.snookles.com/matthew/675-mrtg-stuff/ for the scripts.
There's also a script there called summarize.pl that will yank all of
the 5min, 30min, 2hour, and 1day statistics and put them in the same
page, so you can look at just *one* thing to see if my error rates
have anything in common with bandwidth utilization.

-Scott