Your router is reporting that it has a speed of 0. No idea why of course, but it shouldn't matter. Uncomment the lines and make sure the maxbytes is accurate to the speed of the port.
Eric Brander Eric_Mailing_List at rednarb dot com ----- Original Message ----- From: "David Aragão" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 05, 2004 4:05 PM Subject: [mrtg] US Robotics router Hello, I have been trying to use mrtg with a broadband router without success. When I use the cfgmaker I get a mrtg.cfg with the following message about speed beeing 0... ### The following interface is commented out because: ### * has a speed of 0 which makes no sense # Target[192.168.0.10_1]: 1:[EMAIL PROTECTED]: # SetEnv[192.168.0.10_1]: MRTG_INT_IP="" MRTG_INT_DESCR="Ethernet-WAN" # MaxBytes[192.168.0.10_1]: 0 # Title[192.168.0.10_1]: Traffic Analysis for 1 -- # PageTop[192.168.0.10_1]: <H1>Traffic Analysis for 1 -- </H1> and everything is commented out ?? The strange thing is that if I use : snmpwalk -v 2c -c public 192.168.0.10 I get the following.... SNMPv2-MIB::sysDescr.0 = STRING: USR Broadband Router SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9086 SNMPv2-MIB::sysUpTime.0 = Timeticks: (818800) 2:16:28.00 SNMPv2-MIB::sysContact.0 = STRING: SNMPv2-MIB::sysContact.0 = STRING: SNMPv2-MIB::sysName.0 = STRING: SNMPv2-MIB::sysLocation.0 = STRING: SNMPv2-MIB::sysServices.0 = INTEGER: 2 IF-MIB::ifNumber.0 = INTEGER: 1 IF-MIB::ifIndex.1 = INTEGER: 1 IF-MIB::ifDescr.1 = STRING: Ethernet-WAN IF-MIB::ifType.1 = INTEGER: ethernetCsmacd(6) IF-MIB::ifMtu.1 = INTEGER: 1500 IF-MIB::ifSpeed.1 = Gauge32: 0 IF-MIB::ifPhysAddress.1 = STRING: 0:c0:49:d6:63:96 IF-MIB::ifAdminStatus.1 = INTEGER: up(1) IF-MIB::ifOperStatus.1 = INTEGER: up(1) IF-MIB::ifLastChange.1 = Timeticks: (818850) 2:16:28.50 IF-MIB::ifInOctets.1 = Counter32: 101351561 IF-MIB::ifInUcastPkts.1 = Counter32: 176856 IF-MIB::ifInNUcastPkts.1 = Counter32: 64796 IF-MIB::ifInDiscards.1 = Counter32: 0 IF-MIB::ifInErrors.1 = Counter32: 0 IF-MIB::ifInUnknownProtos.1 = Counter32: 0 IF-MIB::ifOutOctets.1 = Counter32: 42182219 IF-MIB::ifOutUcastPkts.1 = Counter32: 169410 IF-MIB::ifOutNUcastPkts.1 = Counter32: 19 IF-MIB::ifOutDiscards.1 = Counter32: 0 IF-MIB::ifOutErrors.1 = Counter32: 0 IF-MIB::ifOutQLen.1 = Gauge32: 16 IF-MIB::ifSpecific.1 = OID: ccitt End of MIB I have trying to read documentation but could fix the settings and have mrtg following the proper variables.... (trafic in and trafic out) Can anyone give me any tip ? David -- 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 -- 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
