<?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 Problem converting MIB file to Python in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135193#M1930</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am trying to convert a MIB file to python in order to use it in "SNMP Modular Input" and I am having the following error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#smidump -f python CISCO-LWAPP-AP-MIB.my

CISCO-LWAPP-AP-MIB.my: unable to determine SMI version
smidump: cannot locate module `CISCO-LWAPP-AP-MIB.my'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Could someone please help me get this fixed ? &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
David&lt;/P&gt;</description>
    <pubDate>Wed, 26 Nov 2014 16:39:28 GMT</pubDate>
    <dc:creator>DavidHourani</dc:creator>
    <dc:date>2014-11-26T16:39:28Z</dc:date>
    <item>
      <title>Problem converting MIB file to Python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135193#M1930</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I am trying to convert a MIB file to python in order to use it in "SNMP Modular Input" and I am having the following error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#smidump -f python CISCO-LWAPP-AP-MIB.my

CISCO-LWAPP-AP-MIB.my: unable to determine SMI version
smidump: cannot locate module `CISCO-LWAPP-AP-MIB.my'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Could someone please help me get this fixed ? &lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
David&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2014 16:39:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135193#M1930</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2014-11-26T16:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem converting MIB file to Python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135194#M1931</link>
      <description>&lt;P&gt;This question is related to the SNMP Modular Input for loading in custom MIBs.&lt;/P&gt;

&lt;P&gt;Check to make sure your SMI paths are set up correctly in /etc/smi.conf&lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2014 06:09:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135194#M1931</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-11-27T06:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem converting MIB file to Python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135195#M1932</link>
      <description>&lt;P&gt;Ummm... i looked in /etc and i don't have an smi.conf&lt;/P&gt;

&lt;P&gt;I only have the following:&lt;/P&gt;

&lt;P&gt;smicache  smidiff   smidump   smilint   smiquery  smistrip  smixlate&lt;/P&gt;

&lt;P&gt;Am I missing something ? &lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2014 08:23:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135195#M1932</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2014-11-27T08:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem converting MIB file to Python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135196#M1933</link>
      <description>&lt;P&gt;Trying qualifying your MIB file path  by putting a preceeding   "./".&lt;/P&gt;

&lt;P&gt;smidump -f python ./CISCO-LWAPP-AP-MIB.my&lt;/P&gt;

&lt;P&gt;smidump docs : &lt;A href="https://www.ibr.cs.tu-bs.de/projects/libsmi/smidump.html"&gt;https://www.ibr.cs.tu-bs.de/projects/libsmi/smidump.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2014 08:54:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-converting-MIB-file-to-Python/m-p/135196#M1933</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-11-27T08:54:41Z</dc:date>
    </item>
  </channel>
</rss>

