} }After running cfgmaker against an Enterasys 1805 router, the resulting }configuration file has all the serial interfaces commented out with the }following reason: } }### The following interface is commented out because: } }### * has a speed of 0 which makes no sense }
What happens when you snmpwalk router public .1.3.6.1.2.1.2.2.1.5 You should get something like: interfaces.ifTable.ifEntry.ifSpeed.1 = Gauge: 10000000 interfaces.ifTable.ifEntry.ifSpeed.2 = Gauge: 10000000 interfaces.ifTable.ifEntry.ifSpeed.3 = Gauge: 10000000 interfaces.ifTable.ifEntry.ifSpeed.4 = Gauge: 10000000 interfaces.ifTable.ifEntry.ifSpeed.5 = Gauge: 2500000000 interfaces.ifTable.ifEntry.ifSpeed.6 = Gauge: 155520000 interfaces.ifTable.ifEntry.ifSpeed.7 = Gauge: 100000000 but I suspect you're getting all zeros back for the interfaces that correspond to your serials. My suggestion would be to assign the speed of each serial interface via Enterasys's equivalent of the "bandwidth" directive on Ciscos and see if that fixes it. If you have support, it's probably worth a call to Enterasys to see what they say about it. -- Attached file removed by Ecartis and put at URL below -- -- Type: application/ms-tnef -- Size: 2k (2471 bytes) -- URL : http://www.ee.ethz.ch/~slist/pantomime/33-WINMAIL.DAT -- 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
