Re: handling empty structures genrated by mib2c

2006-04-19 Thread amit limaye
D]> > Kopie: net-snmp-coders@lists.sourceforge.net > Betreff: Re: handling empty structures genrated by mib2c > Datum: Wed, 19 Apr 2006 17:08:20 -0400 > > On Thu, 6 Apr 2006 04:32:11 +0200 (MEST) amit wrote: > AL> The problem i m facing all traps dont have variable bindi

Re: handling empty structures genrated by mib2c

2006-04-19 Thread Robert Story
On Thu, 6 Apr 2006 04:32:11 +0200 (MEST) amit wrote: AL> The problem i m facing all traps dont have variable bindings and i end up AL> generating empty structures which is not standard C. AL> I just wanted pointers if any of u have faced similiar problems and is AL> their a way around this while w

handling empty structures genrated by mib2c

2006-04-05 Thread amit limaye
Hello, i have written my own mib2c.conf file to generate header files from MIB which lists all traps and the corresponding structure entries for storing data passed with the traps. Here is wht my mib2c.conf files looks like