Re: snmpd loading with mibs not from the difault libraries

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
    [ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]

On Wed, 2005-09-28 at 05:17 -0700, Moran Mazig wrote:
> Hi Dave,
> Thanks for the replay.
> I tried to Do what you said and this is what happens:
> in both cases:
> 1. snmpd  -C -c /usr/local/share/snmp/snmpd.conf  
>     -M  /usr/local/share/snmp/mibs/:/root/.snmp/mibs_3x/  -f  -L
>  
> 
> 2. snmpd  -C -c /usr/local/share/snmp/snmpd.conf
>                            -M +/root/.snmp/mibs_3x -f  -L
> 
>  
> 
> it did not read my mibs,

But you haven't told it to read any additional MIBs.
Just where to find them.

-M affects the list of MIB directories to look *in*.
It doesn't affect the list of MIB files to look *for*.

Try
    snmpd .... -M +/root/.snmp/mibs_3x -m +XXX-MIB ....


>  and when i tried to do  "snmptranslate -Tp -IR" on my mibs
>  it said "Cannot find module (XXX-MIB)"....

But this command doesn't seem to include the -M flag.
Try
   snmptranslate -M +/root/.snmp/mibs_3x .....


Dave


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.