Re: regarding including mib-module

2006-06-26 Thread Dave Shield
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

regarding including mib-module

2006-06-26 Thread Siva Prakash Reddy G
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