This is a discussion on Re: want some info?? within the SNMP Users forums, part of the Networking and Network Related category; On 01/04/2008, saroj kumar <getsaroj2006@gmail.com> wrote: > how do i set environment variable for ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 01/04/2008, saroj kumar <getsaroj2006@gmail.com> 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;198757...un.com/javaone _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |