Title: MIB Modules not getting initialized

HI All,
   I implemented few MIB not standard MIBs i did ./configure --prefix=/home/user1 --with-out-mib-modules="mibII/system_mib mibII/client mibII/subaget" --with-mib-modules="module1 module2 module3"

After i start the agent only module1 and module3 are getting initialized other module is not getting initialized. If i am not wrong when ./configure is done it writed this data into mib_modules_inits.h file and it included the modules in this file. In this case module2 is present in this file but still it is not getting initialized. What could be the problem.

Regards,
Sasikumar.




Reply via email to