On 01/11/2007, <[EMAIL PROTECTED]> wrote: > 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.
You mean like the AgentX mechanism does? > 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. Yup - that'll work. (See above) Dave ------------------------------------------------------------------------- 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
