Following the tutorials in the wiki, I've figured out how to compile/build a new MIB to the snmpd agent. The main step is to configure it with this,
./configure --with-mib-modules="nstAgentModuleObject" (above line taken from wiki) Suppose I want to bundle this MIB (nstAgentModuleObject) into the standard MIB list so that it would get included automatically when I run, ./configure How would I do it? Puzzled, Abraham V. ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
