<?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: Issus for SNMP Modular Input in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/Issus-for-SNMP-Modular-Input/m-p/77262#M2366</link>
    <description>&lt;P&gt;I think the issue is you are missing the .pyc python byte code compile files.&lt;BR /&gt;
I was able to generate these on a linux/CentOS box by running the following command from the directory where my .py files live:&lt;BR /&gt;
python -m compileall .&lt;BR /&gt;
(careful you need to include the space + period at the end of the command).&lt;/P&gt;

&lt;P&gt;Then add the .pyc to your snmp-ta mibs folder on your splunk server.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2013 14:42:10 GMT</pubDate>
    <dc:creator>pmeyerson</dc:creator>
    <dc:date>2013-09-11T14:42:10Z</dc:date>
    <item>
      <title>Issus for SNMP Modular Input</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Issus-for-SNMP-Modular-Input/m-p/77260#M2364</link>
      <description>&lt;P&gt;Hi expert:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;I download apps SNMP Modular Input from http:\\splunk-base.splunk.com/apps/88686/snmp-modular-input
I have read description in that websit.
Download a Cisco Mibs in python "egg" from  

But I can not see any snmp data, and some error in $SPLUNK_HOMEar/log/splunk/splunkd.log as blow.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;06-27-2013 15:28:52.173 +0800 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py" Traceback (most recent call last):&lt;BR /&gt;
06-27-2013 15:28:52.173 +0800 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 492, in &lt;MODULE&gt;&lt;BR /&gt;
06-27-2013 15:28:52.173 +0800 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py"     do_run()&lt;BR /&gt;
06-27-2013 15:28:52.173 +0800 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 285, in do_run&lt;BR /&gt;
06-27-2013 15:28:52.173 +0800 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py"     mibBuilder.loadModules(*mib_names_args)&lt;BR /&gt;
06-27-2013 15:28:52.173 +0800 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.4-py2.7.egg/pysnmp/smiilder.py", line 262, in loadModules&lt;BR /&gt;
06-27-2013 15:28:52.173 +0800 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py" pysnmp.smi.error.SmiError: MIB file "Cisco-Mibs.py[co]" not found in search path&lt;/MODULE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; How can I solve this issus?
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:11:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Issus-for-SNMP-Modular-Input/m-p/77260#M2364</guid>
      <dc:creator>biwy168</dc:creator>
      <dc:date>2020-09-28T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issus for SNMP Modular Input</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Issus-for-SNMP-Modular-Input/m-p/77261#M2365</link>
      <description>&lt;P&gt;Can you format the post again so I can read it ?&lt;/P&gt;

&lt;P&gt;"..Download a Cisco Mibs in python "egg" from"....&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2013 09:15:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Issus-for-SNMP-Modular-Input/m-p/77261#M2365</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2013-06-27T09:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issus for SNMP Modular Input</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Issus-for-SNMP-Modular-Input/m-p/77262#M2366</link>
      <description>&lt;P&gt;I think the issue is you are missing the .pyc python byte code compile files.&lt;BR /&gt;
I was able to generate these on a linux/CentOS box by running the following command from the directory where my .py files live:&lt;BR /&gt;
python -m compileall .&lt;BR /&gt;
(careful you need to include the space + period at the end of the command).&lt;/P&gt;

&lt;P&gt;Then add the .pyc to your snmp-ta mibs folder on your splunk server.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 14:42:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Issus-for-SNMP-Modular-Input/m-p/77262#M2366</guid>
      <dc:creator>pmeyerson</dc:creator>
      <dc:date>2013-09-11T14:42:10Z</dc:date>
    </item>
  </channel>
</rss>

