This is a discussion on Deferred SMUX answers to queries? within the SNMP Coders forums, part of the Networking and Network Related category; Hi! Is there a way to delay the answer of a query or is there a simple way to= =20 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi!
Is there a way to delay the answer of a query or is there a simple way to= =20 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 =20 CPU resources and cannot process too much data at the time. When waiting = =20 for answers sent over the SMUX-connector while receiving traps via SMUX, = =20 we experienced problems with our watchdog timing out. To solve this problem in a more permanent way, we wish to make the =20 SMUX-connector more asynchronious. We want to pass queries from the =20 management station to the SMUX peer as they are recieved and then call =20 some SMUX processing function from our main loop that takes care of both = =20 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_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |