<?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 SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268424#M31043</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I created a input stanza using app "SNMP Modular Input" to catch traps (Data Inputs-&amp;gt;SNMP-&amp;gt;New).&lt;/P&gt;

&lt;P&gt;My device is already sending traps to my server (I can see it on wireshark), but the data is not being indexed in Splunk.&lt;/P&gt;

&lt;P&gt;Any suggestion? I need to do some extra setup?&lt;/P&gt;

&lt;P&gt;Followed this blog that I used as a reference:&lt;BR /&gt;
&lt;A href="http://blogs.splunk.com/2013/06/27/making-snmp-simpler/"&gt;http://blogs.splunk.com/2013/06/27/making-snmp-simpler/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
Lopes.&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2016 16:46:15 GMT</pubDate>
    <dc:creator>monteirolopes</dc:creator>
    <dc:date>2016-05-24T16:46:15Z</dc:date>
    <item>
      <title>SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268424#M31043</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I created a input stanza using app "SNMP Modular Input" to catch traps (Data Inputs-&amp;gt;SNMP-&amp;gt;New).&lt;/P&gt;

&lt;P&gt;My device is already sending traps to my server (I can see it on wireshark), but the data is not being indexed in Splunk.&lt;/P&gt;

&lt;P&gt;Any suggestion? I need to do some extra setup?&lt;/P&gt;

&lt;P&gt;Followed this blog that I used as a reference:&lt;BR /&gt;
&lt;A href="http://blogs.splunk.com/2013/06/27/making-snmp-simpler/"&gt;http://blogs.splunk.com/2013/06/27/making-snmp-simpler/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Best Regards,&lt;BR /&gt;
Lopes.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 16:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268424#M31043</guid>
      <dc:creator>monteirolopes</dc:creator>
      <dc:date>2016-05-24T16:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268425#M31044</link>
      <description>&lt;P&gt;Post your inputs.conf stanza&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 00:04:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268425#M31044</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2016-05-25T00:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268426#M31045</link>
      <description>&lt;P&gt;Follow my inputs.conf&lt;/P&gt;

&lt;P&gt;[snmp://trap]&lt;BR /&gt;
communitystring = public&lt;BR /&gt;
do_bulk_get = 0&lt;BR /&gt;
do_get_subtree = 0&lt;BR /&gt;
index = networkdevices&lt;BR /&gt;
ipv6 = 0&lt;BR /&gt;
snmp_mode = traps&lt;BR /&gt;
snmp_version = 2C&lt;BR /&gt;
sourcetype = cisco:trap&lt;BR /&gt;
split_bulk_output = 0&lt;BR /&gt;
trap_host = deviceip&lt;BR /&gt;
trap_port = 162&lt;BR /&gt;
trap_rdns = 0&lt;BR /&gt;
v3_authProtocol = usmHMACMD5AuthProtocol&lt;BR /&gt;
v3_privProtocol = usmDESPrivProtocol&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:47:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268426#M31045</guid>
      <dc:creator>monteirolopes</dc:creator>
      <dc:date>2020-09-29T09:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268427#M31046</link>
      <description>&lt;P&gt;Try setting your &lt;STRONG&gt;trap_host&lt;/STRONG&gt; to the fully qualified domain name that the trap is being sent to , or IP address etc...&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 10:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268427#M31046</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2016-05-30T10:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268428#M31047</link>
      <description>&lt;P&gt;I set the field &lt;STRONG&gt;trap_host&lt;/STRONG&gt; with the hostname+domain and / or IP address and still didn't work .&lt;BR /&gt;
Another suggestion?&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2016 13:14:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268428#M31047</guid>
      <dc:creator>monteirolopes</dc:creator>
      <dc:date>2016-05-30T13:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268429#M31048</link>
      <description>&lt;P&gt;Damien Dallimore,  &lt;/P&gt;

&lt;P&gt;My problem was that I had a SNMP service running on the Splunk server and it was already bound to the 162 port.&lt;BR /&gt;
Now my inputs are working.&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;

&lt;P&gt;Best regard,&lt;BR /&gt;
Lopes.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 13:51:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268429#M31048</guid>
      <dc:creator>monteirolopes</dc:creator>
      <dc:date>2016-05-31T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input: I created an input stanza to capture traps, but why is the data not getting indexed in Splunk?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268430#M31049</link>
      <description>&lt;P&gt;Hi monteirolopes,  hey we got a request from a client to configure an Cisco Prime SNMP Trap Monitoring in splunk. To start with I need to create an Inputstanza which has the index=network sourcetype=cisco:network:primesnmp. &lt;/P&gt;

&lt;P&gt;Could please guide me how to setup a monitoring for capturing the SNMP trap in splunk. &lt;/P&gt;

&lt;P&gt;thanks in advance. &lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 17:26:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-Modular-Input-I-created-an-input-stanza-to-capture-traps/m-p/268430#M31049</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2017-12-06T17:26:10Z</dc:date>
    </item>
  </channel>
</rss>

