<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275863#M190325</link>
    <description>&lt;P&gt;i think I was pretty close; here is the documentation&lt;BR /&gt;
&lt;A href="http://www.cisco.com/c/en/us/td/docs/ios/netmgmt/command/reference/nm_book/nm_18.html" target="_blank"&gt;http://www.cisco.com/c/en/us/td/docs/ios/netmgmt/command/reference/nm_book/nm_18.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 12:55:24 GMT</pubDate>
    <dc:creator>nickhills</dc:creator>
    <dc:date>2020-09-29T12:55:24Z</dc:date>
    <item>
      <title>How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275858#M190320</link>
      <description>&lt;P&gt;I have installed NET-SNMP on splunk machine (winserver 2008 R2). &lt;BR /&gt;
 1. splunk machine &lt;BR /&gt;
- edit file C:/usr/ etc/snmp/snmptrapd.conf&lt;BR /&gt;
    snmpTrapdAddr 192.168.1.100:162&lt;BR /&gt;
    authCommunity log public&lt;BR /&gt;
- Add data -&amp;gt;monitor-&amp;gt; UDP port 162&lt;BR /&gt;
 2. Router&lt;BR /&gt;
I configured&lt;BR /&gt;
Router(config)# snmp-server community public ro&lt;BR /&gt;
Router(config)# snmp-server community public rw&lt;BR /&gt;
Router(config)# snmp-server host 192.168.1.100 version 2 public&lt;/P&gt;

&lt;P&gt;But on splunk machine i didn't receive snmp. what did wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 10:13:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275858#M190320</guid>
      <dc:creator>ledaipro</dc:creator>
      <dc:date>2015-10-19T10:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275859#M190321</link>
      <description>&lt;P&gt;upppppppppppppppppppppppppppp&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 04:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275859#M190321</guid>
      <dc:creator>ledaipro</dc:creator>
      <dc:date>2015-10-21T04:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275860#M190322</link>
      <description>&lt;P&gt;anyone give me any comment &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; i will very happy&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 04:00:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275860#M190322</guid>
      <dc:creator>ledaipro</dc:creator>
      <dc:date>2015-10-21T04:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275861#M190323</link>
      <description>&lt;P&gt;Hi Team, any updates on this?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 07:49:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275861#M190323</guid>
      <dc:creator>jaracan</dc:creator>
      <dc:date>2017-02-17T07:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275862#M190324</link>
      <description>&lt;P&gt;That config enables an authorised SNMP host for 192.168.1.100&lt;/P&gt;

&lt;P&gt;But you also need to enable Traps before it will send anything&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;snmp-server enable traps 
snmp-server host 192.168.1.100 traps version 2c public 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;from memory&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 11:21:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275862#M190324</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2017-02-17T11:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275863#M190325</link>
      <description>&lt;P&gt;i think I was pretty close; here is the documentation&lt;BR /&gt;
&lt;A href="http://www.cisco.com/c/en/us/td/docs/ios/netmgmt/command/reference/nm_book/nm_18.html" target="_blank"&gt;http://www.cisco.com/c/en/us/td/docs/ios/netmgmt/command/reference/nm_book/nm_18.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:55:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275863#M190325</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2020-09-29T12:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to using NET-SNMP on Windows to receive and log SNMP traps to file from cisco router/switch?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275864#M190326</link>
      <description>&lt;P&gt;If you're having problems with Net-SNMP, may want to give this a try:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/521362/found-a-simple-snmp-trap-receiver-for-windows-that.html#answer-522171"&gt;https://answers.splunk.com/answers/521362/found-a-simple-snmp-trap-receiver-for-windows-that.html#answer-522171&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 01:25:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-using-NET-SNMP-on-Windows-to-receive-and-log-SNMP-traps/m-p/275864#M190326</guid>
      <dc:creator>cpt12tech</dc:creator>
      <dc:date>2017-04-20T01:25:12Z</dc:date>
    </item>
  </channel>
</rss>

