> Where can I find the MIB for a Cisco 1720 Router to Monitor CRC's You can try "snmpwalk" on your router and find some OID error string like this: IF-MIB::ifInErrors.1 = Counter32: 0 IF-MIB::ifOutErrors.1 = Counter32: 0
Command, which i used: snmpwalk -v1 -c community 192.168.1.1 Or you can find something in Cisco SNMP Object Navigator: http://www.cisco.com/pcgi-bin/Support/Mibbrowser/unity.pl Best regards, Pavel Ruzicka -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
