[SNMP4J] Question about timeout/retry

Frank Fock fock at agentpp.com
Fri Jan 13 00:33:08 CET 2006


Hi Manish,

The timeout behavior depends on the timeout model you use.
The default model is a linear one. If your timeout value is
1000 (1 sec) and you have 3 retries, then the total timeout
will be 3*1000 = 3000 micro seconds.

Best regards,
Frank

Soni Manish-E3988C wrote:
>  In SNMP4J stack does the pdu timeout increase exponentially or remain
> same for every retry. 
> For eg. if timeout=10 sec and retries=2  is the total timeout
> 10+10+10=30 seconds or 10+20+40=70 secs
>  
> Manish Soni
>  
>  
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j
>   





More information about the SNMP4J mailing list