[ Sorry for the delay in responding to this ] > Hi, I've been searching for the past 2 weeks on how to change the > default directory where the mibs are to be placed (c:\usr\mibs\).
This can be done at compile time, by changing the definition of DEFAULT_MIBDIRS in the file win32/net-snmp/net-snmp-config.h Alternatively, you can change this at run-time, using the environment variable MIBDIRS or the command-line option -M (There may even be a registry entry for this, but I'm not certain). Dave ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ 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
