Re: trap callback transport

2005-12-22 Thread bernhard . fischer
> --- Thomas Anders wrote --- > From: Thomas Anders <[EMAIL PROTECTED]> > Date: Thu, 22 Dec 2005 15:49:13 +0100 > > [EMAIL PROTECTED] wrote: > > I am about finding a way for the net-snmp-agent(snmpd) to poll a value > using > > a specific polling-rate. To do this i checked out the > > examples/not

Re: trap callback transport

2005-12-22 Thread Thomas Anders
[EMAIL PROTECTED] wrote: I am about finding a way for the net-snmp-agent(snmpd) to poll a value using a specific polling-rate. To do this i checked out the examples/notification.c and implemented my new file (SysSessionActive.c) the same way as shown in the notification.c file. It compiled cleanl

trap callback transport

2005-12-21 Thread bernhard . fischer
Hi there! I am about finding a way for the net-snmp-agent(snmpd) to poll a value using a specific polling-rate. To do this i checked out the examples/notification.c and implemented my new file (SysSessionActive.c) the same way as shown in the notification.c file. It compiled cleanly but if i start