Re: indicate answer can't be provided

2006-07-28 Thread Alon Marx
That sounds too simple. must be something wrong... :-) Thanks, Alon On Wed, 2006-07-26 at 14:31 +0100, Dave Shield wrote: > On 26/07/06, Alon Marx <[EMAIL PROTECTED]> wrote: > > In my MIB module, (a few scalars generated by mib2c) what should the > > handler functions return in case they are

Re: indicate answer can't be provided

2006-07-26 Thread Dave Shield
On 26/07/06, Alon Marx <[EMAIL PROTECTED]> wrote: > In my MIB module, (a few scalars generated by mib2c) what should the > handler functions return in case they are temporarily unable to supply > the value. Should they simply set invalid values in the > snmp_set_var_typed_value function, or is ther

indicate answer can't be provided

2006-07-26 Thread Alon Marx
Hi, I assume it's written somewhere in the FAQ, but I'm unable to find it :( In my MIB module, (a few scalars generated by mib2c) what should the handler functions return in case they are temporarily unable to supply the value. Should they simply set invalid values in the snmp_set_var_typed_valu