On 01/04/2008, saroj kumar <[EMAIL PROTECTED]> wrote: > how do i set environment variable for my own private MIBS. > Export MIBS=<directory in which prvate MIBS located>
No. You should set the environmental variable MIBS to the name(s) of the MIB *modules* - not the directory containing them. (This name is the token that follows DEFINITIONS in the MIB file). If you've copied the MIB files to the standard location (or to $HOME/.snmp/mibs), then that should be sufficient. If the MIB files are in a different location, then set the environmental variables MIBDIRS to point to this directory. > when i use mib2c > command it is saying that activeperl should be installed but it is already > installed in my system. Is it complaining that Active Perl should be installed, or that the SNMP modules should be installed? What is the exact error message? Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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
