Re: snmpget cannot find the mibs

This is a discussion on Re: snmpget cannot find the mibs within the SNMP Coders forums, part of the Networking and Network Related category; --===============2103771207== Content-Type: multipart/alternative; boundary="----=_Part_501_247581.1165293260721" ------=_Part_501_247581.1165293260721 Content-Type: text/plain; charset=ISO-8859-1; ...


Go Back   Usenet Forums > Networking and Network Related > SNMP Coders

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-05-2006
Lakshmi
 
Posts: n/a
Default Re: snmpget cannot find the mibs

--===============2103771207==
Content-Type: multipart/alternative;
boundary="----=_Part_501_247581.1165293260721"

------=_Part_501_247581.1165293260721
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi all,

Thanks a lot for your overwhelming response.
After executing the command $export MIBS=ALL ,
i am not seeing the warning messges.

Special Thanks Ramji & Narayana,
Lakshmi


On 12/5/06, narayana.cheluvaraju@wipro.com <narayana.cheluvaraju@wipro.com>
wrote:
>
> Try exporting the MIBDIRS and MIBS variables
>
> $ export MIBDIRS="mibs directory"
> $ export MIBS=ALL
>
>
> -----Original Message-----
> From: net-snmp-coders-bounces@lists.sourceforge.net on behalf of Lakshmi
> Sent: Mon 12/4/2006 7:57 PM
> To: net-snmp-coders@lists.sourceforge.net
> Subject: snmpget cannot find the mibs
>
> Hi all,
>
> snmpget cannot find the mibs and i am getting warning messages as follows.
> Kindly let me know how to overcome this issue.
>
> testbed.com$ ./snmpget -t 0 -v 3 -u user1 -l authNoPriv -a MD5
> 192.168.0.12
> 1.3.6.1.2.1.1.3.0
> Cannot find module (IP-MIB): At line 0 in (none)
> Cannot find module (IF-MIB): At line 0 in (none)
> Cannot find module (TCP-MIB): At line 0 in (none)
> Cannot find module (UDP-MIB): At line 0 in (none)
> Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-SMI): At line 0 in (none)
> Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
> Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
> Cannot find module (DISMAN-SCHEDULE-MIB): At line 0 in (none)
> Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
> Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
> Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
> Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
> Cannot find module (HOST-RESOURCES-TYPES): At line 0 in (none)
> Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
> Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
> Cannot find module (IP-FORWARD-MIB): At line 0 in (none)
> Cannot find module (NET-SNMP-EXTEND-MIB): At line 0 in (none)
> Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
> Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
> Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
> Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
> Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
> Cannot find module (SNMPv2-TM): At line 0 in (none)
> snmpget: Authentication failure (incorrect password, community or key)
> testbed.com$
>
> Also if i give sysUpTime.0 instead of its OID it is giving me the
> following
> error
>
> sysUpTime.0: Unknown Object Identifier (Sub-id not found: (top) ->
> sysUpTime)
>
> Kindly help in overcoming these errors.
> thanks in advance
>
> Regards & Thanks,
> Nagalakshmi.V
>
>



--
Regards & Thanks,
Nagalakshmi.V

------=_Part_501_247581.1165293260721
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div>Hi all,</div>
<div>&nbsp;</div>
<div>Thanks a lot for your overwhelming response. </div>
<div>After executing the command $export MIBS=ALL ,</div>
<div>i am not seeing the warning messges.</div>
<div>&nbsp;</div>
<div>Special Thanks Ramji &amp; Narayana,</div>
<div>Lakshmi<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 12/5/06, <b class="gmail_sendername"><a href="mailto:narayana.cheluvaraju@wipro.com">naray ana.cheluvaraju@wipro.com</a></b> &lt;<a href="mailto:narayana.cheluvaraju@wipro.com">naray ana.cheluvaraju@wipro.com
</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<p><font size="2">Try exporting the MIBDIRS and MIBS variables<br><br>$ export MIBDIRS=&quot;mibs directory&quot;<br>$ export MIBS=ALL
<div><span class="e" id="q_10f50cd0b7e2faf8_1"><br><br><br>-----Original Message-----<br>From: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:net-snmp-coders-bounces@lists.sourceforge.net" target="_blank">
net-snmp-coders-bounces@lists.sourceforge.net</a> on behalf of Lakshmi<br>Sent: Mon 12/4/2006 7:57 PM<br>To: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:net-snmp-coders@lists.sourceforge.net" target="_blank">
net-snmp-coders@lists.sourceforge.net</a><br>Subject: snmpget cannot find the mibs<br><br>Hi all,<br><br>snmpget cannot find the mibs and i am getting warning messages as follows.<br>Kindly let me know how to overcome this issue.
<br><br>testbed.com$ ./snmpget -t 0 -v 3 -u user1 -l authNoPriv -a MD5 <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.0.12/" target="_blank">192.168.0.12</a><br>1.3.6.1.2.1.1.3.0<br>Cannot find module (IP-MIB): At line 0 in (none)
<br>Cannot find module (IF-MIB): At line 0 in (none)<br>Cannot find module (TCP-MIB): At line 0 in (none)<br>Cannot find module (UDP-MIB): At line 0 in (none)<br>Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
<br>Cannot find module (SNMPv2-MIB): At line 0 in (none)<br>Cannot find module (SNMPv2-SMI): At line 0 in (none)<br>Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)<br>Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
<br>Cannot find module (DISMAN-SCHEDULE-MIB): At line 0 in (none)<br>Cannot find module (UCD-SNMP-MIB): At line 0 in (none)<br>Cannot find module (UCD-DEMO-MIB): At line 0 in (none)<br>Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
<br>Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)<br>Cannot find module (HOST-RESOURCES-TYPES): At line 0 in (none)<br>Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)<br>Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
<br>Cannot find module (IP-FORWARD-MIB): At line 0 in (none)<br>Cannot find module (NET-SNMP-EXTEND-MIB): At line 0 in (none)<br>Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)<br>Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
<br>Cannot find module (SNMP-MPD-MIB): At line 0 in (none)<br>Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)<br>Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)<br>Cannot find module (SNMPv2-TM): At line 0 in (none)
<br>snmpget: Authentication failure (incorrect password, community or key)<br>testbed.com$<br><br>Also if i give sysUpTime.0 instead of its OID it is giving me the following<br>error<br><br>sysUpTime.0: Unknown Object Identifier (Sub-id not found: (top) -&gt;
<br>sysUpTime)<br><br>Kindly help in overcoming these errors.<br>thanks in advance<br><br>Regards &amp; Thanks,<br>Nagalakshmi.V<br><br></span></div></font>
<p></p></p></div></blockquote></div><br><br clear="all"><br>-- <br>Regards &amp; Thanks,<br>Nagalakshmi.V

------=_Part_501_247581.1165293260721--


--===============2103771207==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?p...rge&CID=DEVDEV
--===============2103771207==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/...et-snmp-coders

--===============2103771207==--

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:38 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0