On Tue, 2005-10-25 at 17:02 -0500, Biju Kurian wrote: > I have a port channel which is 4 gig ports etherchanneled together. > Each individual ports are showing correct values. But the port channel > graphs incorrectly. snmpget shows the correct value though. WHere can > i modify in such a way that it should show the correct value..
You will need to specify snmp v2 (or snmp v3, if you are using a 2.13 beta). SNMP v1, which your syntax below is referencing, provides un-reliable results for all data rates greater than about 120mb/s. > Target[10-77-18-131_317]: 317:[EMAIL PROTECTED]: add ::::2 to the target statement for snmp V2. -- Daniel J McDonald, CCIE # 2495, CNX, CISSP # 78281 Austin Energy [EMAIL PROTECTED] -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
