Hi Dave,

Following the previous threads that I posted, I am trying to device a 
solution that allows users to register mib variables dynamically at any 
time after the agent starts. From sample code,  I notice that once 
init_snmp() is called, the agent is put inside an infinite loop calling 
agent_check_and _process(). I suppose that if I manage to put some code 
into the same loop for checking new register requests , it should be not a 
problem to register a mib node inside the loop (after init_snmp called), 
and any subsequent query on this new mib node should work after that. Do I 
miss anything reading from the netsnmp code? Thanks.
--
Shawn He
Online Technology
Office:858-824-5969 Fax: 858-824-5878
AIM: CivRealtor
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to