Hi!
Is there a way to delay the answer of a query or is there a simple way to implement this?
Let me try to explain a bit more;
We use net-snmp as the SNMP-agent in our hardware. We have very limited CPU resources and cannot process too much data at the time. When waiting for answers sent over the SMUX-connector while receiving traps via SMUX, we experienced problems with our watchdog timing out.
To solve this problem in a more permanent way, we wish to make the SMUX-connector more asynchronious. We want to pass queries from the management station to the SMUX peer as they are recieved and then call some SMUX processing function from our main loop that takes care of both traps from the SMUX peer and answers to queries.
Best regards,
Marcus Agehall
------------------------------------------------------- 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://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
