In all places where [EMAIL PROTECTED]'' is accepted, you can add additional
parameters for the SNMP communication using colon-separated suffixes. The
full syntax is as follows: 
 [EMAIL PROTECTED]:[port][:[timeout][:[retries][:[backoff][:version]]]]]
where the meaning of each parameter is as follows:

port

the UDP port under which to contact the SNMP agent (default: 161) 

timeout

initial timeout for SNMP queries, in seconds (default: 2.0) 

retries

number of times a timed-out request will be retried (default: 5) 

backoff

factor by which the timeout is multiplied on every retry (default: 1.0). 

version

for SNMP version if you have a fast router you might want to put a '2' here.
This will make mrtg try to poll the 64 bit counters. And thus prevent
excessive counter wrapping. Not all routers support this though. 
Example:

 3:[EMAIL PROTECTED]:::::2



Jozsef


> Hi folks,
> 
> Can you think of any reason why 64 bit counters will work great on one
> router interface, but not another?
> 
> I am adding 2 interfaces together, both in and out traffic to 
> get a TOTAL BW
> graph, but it works perfect on interface 2, but I still see 
> that counters
> wrapping on 4.  The traffic volume is higher on 2 as well.
> 
> Using rateup w/mrtg v2.9.25 on win2k
> 
> This one works:
> Target[working-TOTAL-AGGREGATE]: -2:[EMAIL PROTECTED]:::::2 +
> -2:[EMAIL PROTECTED]:::::2 + 2:[EMAIL PROTECTED]:::::2 +
> 2:[EMAIL PROTECTED]:::::2
> SetEnv[working-AGGREGATE]: MRTG_INT_IP="" MRTG_INT_DESCR=""
> MaxBytes[working-TOTAL-AGGREGATE]: 25000000
> 
> This one still wraps:
> Target[non-working_TOTAL-AGGREGATE]: -4:[EMAIL PROTECTED]:::::4 +
> -4:[EMAIL PROTECTED]:::::4 + 4:[EMAIL PROTECTED]:::::4 +
> 4:[EMAIL PROTECTED]:::::4
> SetEnv[non-working_TOTAL-AGGREGATE]: MRTG_INT_IP="" MRTG_INT_DESCR=""
> MaxBytes[non-working_TOTAL-AGGREGATE]: 25000000
> 
> 
> Thanks,
> Brandon
> 
> Brandon Baker
> Manager, Security & Network Services
> Inforonics, Inc
> Voice: (978) 698-7458
> Email: [EMAIL PROTECTED]

--
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

Reply via email to