On Fri, 2005-07-22 at 05:54 -0700, harish babu wrote:
> I am getting the following error,
> Cannot find module (CISCO-RHINO-MIB):

> I have placed the file CISCO-RHINO-MIB.my in
> /usr/share/local/snmp/mibs.

Well that looks wrong for a start.
I'd expect MIBs to be stored in

   /usr/local/share/snmp/mibs
or
   /usr/share/snmp/mibs

If that doesn't work, try

snmptranslate -m+CISCO-RHINO-MIB
              -Dparse-mibs
              -On -IR ciscoLS1010ChassisFanLed

which will show you the list of MIB directories
that the library is searching.

Dave



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to