Re: Configuring with new MIB module

2009-04-12 Thread Dave Shield
2009/4/12 kamal sivadas : > 3. File created for dot3StatsTable using mib2c are , > ./agent/mibgroup/EtherLike-MIB/dot3StatsTable/ >    dot3StatsTable.c, dot3StatsTable.h, > 4. ./configure  --with-mib-modules="EtherLike-MIB" Try ./configure --with-mib-modules=EtherLike-MIB/dot3Sta

Re: Configuring with new MIB module

2009-04-12 Thread kamal sivadas
Hi, Steps which I followed to generate MIB files (using mib2c) are 1. exporting MIBS=ALL and MIBDIRS=/usr/local/share/snmp/mibs 2. mib2c EtherLike-MIB::dot3StatsTable (like this all the five tables are created) 2.1 Options which I choose while mib2c are style of code -