Re: Unregister variables

2007-05-03 Thread Dave Shield
[Sorry for the delay in responding] On 26/03/07, Jakob Lechner <[EMAIL PROTECTED]> wrote: > I'm writing a SNMP agent that dynamically registers certain variables. > ... [using] exactly the same API > functions as in "watcher.c" example > I can access the variables using snmpwalk, everything work

Unregister variables

2007-03-26 Thread Jakob Lechner
Hello, I'have already posted my problem to net-snnp-users mailing list but I haven't received a reply so far. Maybe somebody on this list can help me. I'm writing a SNMP agent that dynamically registers certain variables. For registration of these variables I have used exactly the same API func