On 19 April 2010 12:59, surya prakash <[email protected]> wrote: > If I increase the load on my server (machine which runs the app that > registers the handler), > the behavior changes. I enabled log to analyze the issue. > > On Analyzing, I found that AgentX receives multiple request for the same OID > though a > single snmpget is called. I am running a sniffer in between which tells that > only one > snmpget was sent to the server. But AgentX receives multiple copies and my app > response for the same.
Have you tried experimenting with the 'AgentXTimeout' and 'AgentXRetries' parameters? See snmpd.conf(5) Dave ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
