Hardaker
>> To: Owen Orakwue
>> Cc: Net-snmp-users@lists.sourceforge.net
>> Sent: Fri, September 3, 2010 12:37:00 PM
>> Subject: Re: MIBDIRS Environment variable
>>
>>>>>>> On Wed, 1 Sep 2010 17:41:46 -0700 (PDT), Owen Orakwue
>>>>>
IRS="$S;$S/cisco"
Regards,
Lee
> Thanks.
> -Owen
>
>
>
>
>
> From: Wes Hardaker
> To: Owen Orakwue
> Cc: Net-snmp-users@lists.sourceforge.net
> Sent: Fri, September 3, 2010 12:37:00 PM
> Subject: Re: MIBDIRS Environment v
:00 PM
Subject: Re: MIBDIRS Environment variable
>>>>> On Wed, 1 Sep 2010 17:41:46 -0700 (PDT), Owen Orakwue
>>>>>
>>>>>said:
OO> How do I get the tools to use MIBDIRS environment variable. I
OO> exported MIBDIRS but snmpwalk still ignores it a
> On Wed, 1 Sep 2010 17:41:46 -0700 (PDT), Owen Orakwue
> said:
OO> How do I get the tools to use MIBDIRS environment variable. I
OO> exported MIBDIRS but snmpwalk still ignores it and gives unknown
OO> variable error. However if set the MIBS environment variable, it
OO> does the right t
I use:
###default: /usr/share/snmp/mibs
mibdirs +/Users/clausklein/.snmp/mibs:/opt/local/share/mibs/ietf:/opt/
local/share/mibs/iana
mibdirs +/Users/clausklein/Workspace/cpp/AgentPro/agent++/mibs
### mibs ALL
mibs +LLDP-MIB
...
That works fine;
Claus
On 02.09.2010, at 02:41, Owen Orakwue wrot