throw events on GET/SET operation within net-snmp

2004-09-06 Thread Fallmann, Daniel
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

RE: How to make Net-SNMP threadsafe

2004-08-27 Thread Fallmann, Daniel
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

AW: How to make Net-SNMP threadsafe

2004-08-26 Thread Fallmann, Daniel
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