Hi,

I used netsnmp_create_handler_registration(), netsnmp_init_watcher_info6()
and netsnmp_register_watched_instance() for registering the string
variable. But I want to change the string value dynamically inside the code
and update to it. For that what function need to call to get it updated?

Thanks in advance.

Regards,
Suresh

On Tue, Jan 1, 2013 at 7:35 AM, Dave Shield <d.t.shi...@liverpool.ac.uk>wrote:
>
>> On 30 December 2012 23:08, SureshCilutions S <sureshsciluti...@gmail.com>
>> wrote:
>> > Is there any function for register  "string/char variable" similar to
>> > netsnmp_register_long_instance?
>>
>>    netsnmp_register_watched_instance
>>
>> This can be used to handle strings or OID-valued variables.
>>
>> See 'examples/watched.c' in the source tree.
>>
>> Dave
>>
>
>
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to