On Wed, 2004-12-22 at 01:46, Stephen Dzurenko wrote: > But I'm getting all sorts of odd problems. I get lots of timeout > errors, no matter how large I make the "retries" and "timeout" values. > Does anyone know if I should expect problems if multiple processes are > sending SET requests to a subagent more-or-less simultaneously?
No, this should be OK. The master agent serializes SET requests, so the subagent(s) will only see one at a time. > By putting snmp_log calls in my subagent code, I see things like: > > 1. multiple RESERVE1 and RESERVE2 request modes for the same request > 2. lots of "dropping bad AgentX reqest (wrong mode #)" error messages, > where # is either 0 or 2 The master agent is retrying too fast and your subagent can't keep up. Try putting this in your snmpd.conf: agentxTimeout 60 -Tommy ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users