On Wed, 24 Mar 2010 14:02:52 +0530 (IST) madanagopal wrote: M> I came to know of a problem in Net-SNMP where if there is a SET request M> outstanding in the agent, it will not process any other request (even M> though the new request is a GET request for a different OID). Is the M> problem correct? Is the problem still there? When is it likely to be solved?
That is correct. This ensures that the set request will be able to get access to any resources it needs. It is not likely to be solved until someon with time or money to sponsor a thorough analysis of the agent modules to determine which tables/objects can operate independently of one another. Please let us know if you would like to provide funding for such and effort. ;-) ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
