On Tue, 9 Nov 2004 12:45:48 -0600 [EMAIL PROTECTED] wrote: > snmptranslate -m +NET-SNMP-TUTORIAL-MIB -IR nstMIBobjects.0
MIB objects are case sensitive. Try nstMIBObjects.0 instead. > Cannot find module (NET-SNMP-TUTORIAL-MIB): At line 0 in (none) This would seem to indicate the the MIB is not being loaded. Add some debug (-Dread_config:init) to the command line to see what directories are searched. ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
