2009/4/10 kamal sivadas <[email protected]>: > 1. Successfully generated code for Ether-Like MIB using mib2c > ( option which I choose is MFD-Mib for Dummies) > 2.Now I kept all tables in that module in ./agent/mibgroup/Ether-Like-MIB/ > 3. Run ./configure --with-mib-modules="Ether-Like-MIB" > (some missing file error it shown and stops configuring).
What is the *exact* error message? Do you have a file 'Ether-Like-MIB.h' ? What was the exact mib2c command you ran? What files were created? > Can anybody tells steps to be followed to add a new mib module? The above steps look basically correct. I suspect that you're just not giving the right name to the --with-mib-modules parameter. But without knowing exactly what files you've created, we can't really suggest what value you should be using here. Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
