[SNMP4J] Receiving Request multiple times in listener

Frank Fock fock at agentpp.com
Fri Mar 28 00:17:55 CET 2008


Hi Rob,

It could indeed happen that you receive two responses
on a single request, when a retry is send before the
first response has been processed and the second
response is then really fast and coming in before
you got a chance to call Snmp.cancel(..).

Best regards,
Frank

Robert Stacy wrote:
> Hi Everyone,
> 
> I am running into a situation once in a great while where I receive a 
> request I sent multiple times on my listener.  Is it possible that a 
> request was deemed timeout by the SNMP object and resent but the request 
> actually was received?  In other words, if the Snmp object thinks a 
> request timed out and resends it.  Will it still forward it to the 
> listener if it comes in?  Any other explanations for this to happen?  I 
> am currently using a time out of 500ms is this too short?
> 
> Thanks,
> Rob
> 
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com



More information about the SNMP4J mailing list