Hi all!
I use „netsnmp_register_watched_instance“
to register my OID/value pairs.
I would like to get informed, within my agentx subagent,
when someone SETs the value behind an OID from a management station and I would
like to be able to get an internal Event when someone does a GET
l job.
I hope you see the problem the same way we do and furthermore we hope it's a
worthwhile task we try to do over here.
Best regards,
Daniel
-Ursprüngliche Nachricht-
Von: Robert Story (Coders) [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 26. August 2004 18:56
An: Fallma
Hi Robert!
RS> That will be a less than simple task. There has been no
RS> prior work done in this area, so you'll be breaking new
RS> ground. One of the biggest problems you will run into
RS> is global variables.
RS> Do you just want the core agent multi-threaded, or were
RS> you hoping for