>>>>> "AB" == Alexandre Beaugy <Beaugy> writes:

AB> To put it in a nutshell, as said in the object: "Is it possible,
AB> during init (i.e: in 'init_myObject()'), to associate data to a
AB> handler (e.g: created with 'netsnmp_create_handler_registration()')
AB> in order to use them later, especially in 'myObject_handler()' ?"

You can store anything you want in the my_reg_void portion of the
netsnmp_handler_registration structure that
netsnmp_create_handler_registration returns...
-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
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-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to