On Sun, 12 Sep 2004 01:09:45 +0200 Capacci wrote: CT> I've downloaded a mib.txt from squid to monitor related squid things. CT> I am now reading the snmp tutorial especially the part talking about CT> using local mibs. CT> as it says i've put the squid mib.txt in the directory where snmp tools CT> look for mibs. CT> I've tried then snmptranslate -m +mib.txt -IR cacheClient. CT> It returns an error (could not find squid.mib module At line 1 in (none)).
The -m parameter takes the MIB name, not the file name. The MIB name can usually be found at the top of the file, and it is probably something like SQUID-MIB. -- Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ 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
