Re: Cannot find module (IP-MIB): At line 0 in (none)
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 22/04/2008, Sathasivam, Elayaraja <[email protected]> wrote: > I installed net-snmp-5.3.1-14.el5.x86_64.rpm, > net-snmp-libs-5.3.1-14.el5.x86_64.rpm, > net-snmp-utils-5.3.1-14.el5.x86_64.rpm. > > And I updated the /etc/snmp/snmpd.conf as "rocommunity public". But I am > getting the error as follows, could you please help me for the same. > [root@ofrdev-india-infra ~]# snmpwalk -v 1 -c public localhost versiontag > Cannot find module (IP-MIB): At line 0 in (none) > Cannot find module (IF-MIB): At line 0 in (none) <etc, etc> All these MIBs should be part of the base net-snmp RPM. Check this by running rpm -q -l net-snmp | grep MIB Do you see mention of IP-MIB, IF-MIB, etc? Where are they located? The next thing to check is where the "snmpwalk" client is looking. What does which snmpwalk report? What about rpm -q -f `which snmpwalk` ? Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. 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