Hello sir, I am new in snmp world, Please tell me where and how can I install my mib2c generatet .c and .h file in the system . It is giving and error when I m trying to get oids defined in it with snmpget function. the code is in /agent/mymib folder I have generated code using mib2c.scaler.conf, But dont know how to configure it, I have tried to compile it,where it is showing main() function error. If I add main function and call init() function inside it,I am able to compile it, but cant make it with my system. thanks in advance.