<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Snmp on Amit Agarwal Linux Blog</title>
    <link>/tags/snmp/</link>
    <description>Recent content in Snmp on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 10 Sep 2012 00:38:23 +0000</lastBuildDate>
    
	<atom:link href="/tags/snmp/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>snmpd -verify if the mibs are loaded.</title>
      <link>/2012/09/10/snmpd-verify-mibs-loaded/</link>
      <pubDate>Mon, 10 Sep 2012 00:38:23 +0000</pubDate>
      
      <guid>/2012/09/10/snmpd-verify-mibs-loaded/</guid>
      <description>&lt;p&gt;If you are setting up the snmpd server and have added your own mibs and do not really know if the mibs are loaded or not then simply go to the directory:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;/var/lib/net-snmp/mib-indexes&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This can save you a lot of time, if you are not getting results with snmpwalk. You can even use snmpwalk as :&lt;/p&gt;
&lt;pre class=&#34;brush: bash; gutter: true; first-line: 1&#34;&gt;snmpwalk -v  -c&lt;/pre&gt;
&lt;p&gt;Well, these little things can save you a lot of time 🙂&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Using snmp trap receiver on Fedora (Linux)</title>
      <link>/2009/11/25/using-snmp-trap-receiver-on-fedora-linux/</link>
      <pubDate>Wed, 25 Nov 2009 16:25:19 +0000</pubDate>
      
      <guid>/2009/11/25/using-snmp-trap-receiver-on-fedora-linux/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;First off install the net-snmp things:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;sudo yum install net-snmp net-snmp-utils&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;After that it will run out of the box with the command:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;sudo snmptrapd -A -d -n -Lf trap.log&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Some interesting links:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;lt;a class=&amp;quot;fixed&amp;quot; href=&amp;quot;http://net-snmp.sourceforge.net/wiki/index.php/TUT:snmptrap&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;http://net-snmp.sourceforge.net/wiki/index.php/TUT:snmptrap&lt;/a&gt;&lt;br&gt;
&amp;lt;a class=&amp;quot;fixed&amp;quot; href=&amp;quot;http://net-snmp.sourceforge.net/wiki/index.php/TUT:Configuring_snmptrapd#Matching_SNMPv2_OIDs&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;http://net-snmp.sourceforge.net/wiki/index.php/TUT:Configuring_snmptrapd#Matching_SNMPv2_OIDs&lt;/a&gt;&lt;br&gt;
&amp;lt;a class=&amp;quot;fixed&amp;quot; href=&amp;quot;http://www.net-snmp.org/tutorial/tutorial-5/commands/snmptrap.html&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;http://www.net-snmp.org/tutorial/tutorial-5/commands/snmptrap.html&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description>
    </item>
    
  </channel>
</rss>
