Re: watcher

2010-01-26 Thread Magnus Fromreide
On Mon, 2010-01-25 at 18:28 +0100, Nikola Vranic wrote: > Hello, > > I configured net-snmp 5.5 with > > /configure --host=arm --target=arm --enable-mini-agent > --disable-manuals --disable-scripts --disable-debugging > --with-cc=arm-linux-gnu-gcc --with-endianness=little > -- disable-mib-loadin

Re: Watcher: what is it?

2007-12-10 Thread Magnus Fromreide
On mån, 2007-12-10 at 09:49 +, Dave Shield wrote: > On 08/12/2007, Giuseppe Modugno <[EMAIL PROTECTED]> wrote: > > Thanks Dave, your explanation is very clear, but I can't find a real > > situation > > where a "watcher" helper could help. > > > It's difficult to have a situation where the OID

Re: Watcher: what is it?

2007-12-10 Thread Dave Shield
On 08/12/2007, Giuseppe Modugno <[EMAIL PROTECTED]> wrote: > Thanks Dave, your explanation is very clear, but I can't find a real situation > where a "watcher" helper could help. > It's difficult to have a situation where the OID variable is really the > variable > of the agent process... isn't i

Re: Watcher: what is it?

2007-12-08 Thread Giuseppe Modugno
Dave Shield ha scritto: > On 07/12/2007, Giuseppe Modugno <[EMAIL PROTECTED]> wrote: >> What is the use of a watcher variable? > > The idea of the watcher helper is as follows: > Some MIB objects may need quite complex processing to retrieve > the current value or (particularly) to respond to

Re: Watcher: what is it?

2007-12-08 Thread Dave Shield
On 07/12/2007, Giuseppe Modugno <[EMAIL PROTECTED]> wrote: > What is the use of a watcher variable? The idea of the watcher helper is as follows: Some MIB objects may need quite complex processing to retrieve the current value or (particularly) to respond to the assignment of a new value. Bu