<?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: SNMP doesnt get any data in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376603#M6191</link>
    <description>&lt;P&gt;yes there is a SNMP app deployed to 20 Universal Forwarders. &lt;BR /&gt;
I am updating the snmp_ta/local/inputs.conf&lt;/P&gt;</description>
    <pubDate>Tue, 08 May 2018 23:16:50 GMT</pubDate>
    <dc:creator>jadengoho</dc:creator>
    <dc:date>2018-05-08T23:16:50Z</dc:date>
    <item>
      <title>SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376601#M6189</link>
      <description>&lt;P&gt;I do all the configuration needed but still no data ingesting in the splunk &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;##POLL###
[snmp://&amp;lt;NAME&amp;gt;]
communitystring = public
destination = &amp;lt;ip address of the server&amp;gt;
do_bulk_get = 0
do_get_subtree = 0
index = &amp;lt;index_name&amp;gt;
ipv6 = 0
mib_names = &amp;lt;SMI&amp;gt;,&amp;lt;Custom MIB's i put in .egg&amp;gt;
object_names = &amp;lt;OID's&amp;gt;
port = 161
snmp_mode = attributes
snmp_version = 2C
sourcetype = &amp;lt;sourcetype_name&amp;gt;
split_bulk_output = 0
v3_authProtocol = usmHMACMD5AuthProtocol
v3_privProtocol = usmDESPrivProtocol
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I deploy the addon on the universal forwarder, and reload the DS ,&lt;BR /&gt;
But still no data ingesting .&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 09:07:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376601#M6189</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-08T09:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376602#M6190</link>
      <description>&lt;P&gt;which conf file you are updating this? Do you have an SNMP app for this?&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 10:55:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376602#M6190</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2018-05-08T10:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376603#M6191</link>
      <description>&lt;P&gt;yes there is a SNMP app deployed to 20 Universal Forwarders. &lt;BR /&gt;
I am updating the snmp_ta/local/inputs.conf&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 23:16:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376603#M6191</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-08T23:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376604#M6192</link>
      <description>&lt;P&gt;is it connected to this message :&lt;/P&gt;

&lt;P&gt;INFO  ExecProcessor - Removing status item "/opt/splunk/etc/apps/snmp_ta/bin/snmp.py (snmp://testing) (isModInput=yes)&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 23:29:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376604#M6192</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-08T23:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376605#M6193</link>
      <description>&lt;P&gt;The app requires python.  Therefore it must be installed on full splunk installs (heavy forwarders,&lt;BR /&gt;
Etc).&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 01:29:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376605#M6193</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-09T01:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376606#M6194</link>
      <description>&lt;P&gt;i try to install i tto the Heavy forwarder with python 2.7 but still no data incomming&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 03:41:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376606#M6194</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-09T03:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376607#M6195</link>
      <description>&lt;P&gt;i am getting this log &lt;BR /&gt;
    index=_internal ExecProcessor error snmp.py host="HF1&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;5/9/18
3:11:58.976 AM  
05-09-2018 03:11:58.976 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py" Traceback (most recent call last):
host =  prd-usc1-a-splunk-hf1 source =  /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd
5/9/18
3:11:58.976 AM  
05-09-2018 03:11:58.976 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py"   File "/opt/splunk/etc/apps/snmp_ta/bin/snmp.py", line 771, in &amp;lt;module&amp;gt;
host =  prd-usc1-a-splunk-hf1 source =  /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd
5/9/18
3:11:58.976 AM  
05-09-2018 03:11:58.976 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py"     do_run()
host =  prd-usc1-a-splunk-hf1 source =  /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd
5/9/18
3:11:58.976 AM  
05-09-2018 03:11:58.976 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py"   File "/opt/splunk/etc/apps/snmp_ta/bin/snmp.py", line 475, in do_run
host =  prd-usc1-a-splunk-hf1 source =  /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd
5/9/18
3:11:58.976 AM  
05-09-2018 03:11:58.976 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py"     mibBuilder.loadModules(*mib_names_args)
host =  prd-usc1-a-splunk-hf1 source =  /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd
5/9/18
3:11:58.976 AM  
05-09-2018 03:11:58.976 -0400 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py"   File "/opt/splunk/etc/apps/snmp_ta/bin/pysnmp-4.2.5-py2.7.egg/pysnmp/smi/builder.py", line 270, in loadModules
host =  prd-usc1-a-splunk-hf1 source =  /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd
5/9/18
3:11:58.976 AM  
05-09-2018 03:11:58.976 -0400 ERROR ExecProcessor - message from "python /opt/spl
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 May 2018 07:13:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376607#M6195</guid>
      <dc:creator>jadengoho</dc:creator>
      <dc:date>2018-05-09T07:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP doesnt get any data</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376608#M6196</link>
      <description>&lt;P&gt;Can you share the results of this search?&lt;/P&gt;

&lt;P&gt;index=_internal  snmp.py host="HF1&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 11:24:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/SNMP-doesnt-get-any-data/m-p/376608#M6196</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-05-09T11:24:29Z</dc:date>
    </item>
  </channel>
</rss>

