<?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 Modular Input Custom MIB files in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409891#M72669</link>
    <description>&lt;P&gt;Could it be that the MIB requires a 'parent' MIB that it connects onto?&lt;BR /&gt;
There might be an enterprise MIB and then your specific MIB required.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 00:33:15 GMT</pubDate>
    <dc:creator>laurie_gellatly</dc:creator>
    <dc:date>2018-11-26T00:33:15Z</dc:date>
    <item>
      <title>SNMP Modular Input Custom MIB files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409888#M72666</link>
      <description>&lt;P&gt;Hi I am facing a problem trying to get custom MIB files to work. I have already placed converted the mib file to .py and placed it in the ./snmp_ta/bin/mibs/ folder. I have also configured the inputs.conf to look at the specific mib file.&lt;/P&gt;

&lt;P&gt;ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py" Exception resolving MIB value in the caught trap: Invalid sub-ID in (ObjectSyntax().setComponentByPosition(0, SimpleSyntax().setComponentByPosition(2, ObjectIdentifier(1.3.6.1.4.1.8072.2.3.2.1))), None, None, None, None) at ObjectIdentifier snmp_stanza:snmp://Thad Test&lt;/P&gt;

&lt;P&gt;ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py" Exception resolving MIB value in the caught trap: Can't coerce &lt;EM&gt;BindValue().setComponentByPosition(0, ObjectSyntax().setComponentByPosition(1, ApplicationSyntax().setComponentByPosition(2, TimeTicks(133945898)))) into integer: _BindValue instance has no attribute '&lt;/EM&gt;&lt;EM&gt;trunc&lt;/EM&gt;_' snmp_stanza:snmp://Thad Test&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:11:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409888#M72666</guid>
      <dc:creator>thaddeuslim</dc:creator>
      <dc:date>2020-09-29T22:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input Custom MIB files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409889#M72667</link>
      <description>&lt;P&gt;Does the name of MIB in the directory match the name of MIB in the modular input? Also this might be a problem with the converted MIB.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 06:02:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409889#M72667</guid>
      <dc:creator>dauren_akilbeko</dc:creator>
      <dc:date>2018-11-23T06:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input Custom MIB files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409890#M72668</link>
      <description>&lt;P&gt;Hi Dauren, yes I have made sure to match the MIB names.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 06:22:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409890#M72668</guid>
      <dc:creator>thaddeuslim</dc:creator>
      <dc:date>2018-11-23T06:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input Custom MIB files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409891#M72669</link>
      <description>&lt;P&gt;Could it be that the MIB requires a 'parent' MIB that it connects onto?&lt;BR /&gt;
There might be an enterprise MIB and then your specific MIB required.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 00:33:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409891#M72669</guid>
      <dc:creator>laurie_gellatly</dc:creator>
      <dc:date>2018-11-26T00:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Modular Input Custom MIB files</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409892#M72670</link>
      <description>&lt;P&gt;Thank you for the comment, I think I have already included those. Currently facing these 2 errors&lt;/P&gt;

&lt;P&gt;ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py" Exception resolving MIB value in the caught trap: Invalid sub-ID in (ObjectSyntax().setComponentByPosition(0, SimpleSyntax().setComponentByPosition(2, ObjectIdentifier(1.3.6.1.4.1.6889.2.18.1.1.1.0.1))), None, None, None, None) at ObjectIdentifier snmp_stanza:snmp://Thad Test&lt;/P&gt;

&lt;P&gt;ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/snmp_ta/bin/snmp.py" Exception resolving MIB value in the caught trap: Can't coerce &lt;EM&gt;BindValue().setComponentByPosition(0, ObjectSyntax().setComponentByPosition(1, ApplicationSyntax().setComponentByPosition(2, TimeTicks(133862679)))) into integer: _BindValue instance has no attribute '&lt;/EM&gt;&lt;EM&gt;trunc&lt;/EM&gt;_' snmp_stanza:snmp://Thad Test&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:07:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SNMP-Modular-Input-Custom-MIB-files/m-p/409892#M72670</guid>
      <dc:creator>thaddeuslim</dc:creator>
      <dc:date>2020-09-29T22:07:44Z</dc:date>
    </item>
  </channel>
</rss>

