On 5 February 2010 10:17, Poondichetlur kishanKumar <[email protected]> wrote: > when I use the snmpget to access the device, I get a list of messages > "cannot find module (IP-MIB): " and a number of other similar messages.
Are these MIB files installed on your system? Where? > I understand that I had to modify the snmpget source code You understand wrongly. You do *not* need to modify the source code. > and set the > directory for MIB´s but do not know where to include this in the program. You can use the '-M' option to set the MIB directory. Or you can use the 'mibs' directive in your 'snmp.conf' file. Or you can install the MIB files in one of the locations that the library is looking for. See the FAQ entry "How do I add a MIB?" for more details. Dave ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
