Hi all,         I'm using agent subagent 
approach.         In my subagent code, we are 
forwarding the request to some database to get or set any attributes. In the 
subagent we are storing the request in a cache (netsnmp_delegated_cache). When 
the subagent gets response from the database it will uses the cache for sending 
the response to the agent. But in this approach I'm facing a problem while 
receiving the response for SET and GET. The response is coming till the 
callback function which is having the api snmp_set_var_typed_value to give the 
response to the Agent. But after calling this api (snmp_set_var_typed_value) 
master agent is not responding for the response, instead its timing out. Why 
its timing out even after calling the api snmp_set_var_typed_value..???? Is 
there any way I can rectify this problem. Please help in this case.


Regards,
Girish
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
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

Reply via email to