Siva Prakash Reddy G wrote: regarding including mib-module
> when i use commands like : $ env MIBS="+SYSTEM-STATUS-INFORMATION-MIB"
> mib2c -c mib2c.scalar.conf MIBNODE
> here it will generate only scalar variable .c file, if my mib
> contains both scalar and tabular, is
Title: regarding including mib-module
Hi!
I want generate .c and .h for my entire mibfile. what is the procedure and commands for it.
when i use commands like : $ env MIBS="+SYSTEM-STATUS-INFORMATION-MIB" mib2c -c mib2c.scalar.conf MIBNODE
here it will generate only scalar v