On 18/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > setting MIBS=/opt/emc/dist/local/usr/share/snmp/mibs
> I get the following strange error: > > Bad operator (♥): At line 1 in /opt/emc/dist/local/usr/share/snmp/mibs > > 'mibs' is actually a directory, not a file! That's exactly the problem. You've told the library to load this "file", and it's getting confused. > what should I do? Try setting the environmental variable MIBDIRS instead Dave ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ 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
