<?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 INPUTS in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255795#M29432</link>
    <description>&lt;P&gt;Hi Damien,&lt;/P&gt;

&lt;P&gt;Here's the inputs.conf  and its working now.&lt;BR /&gt;
[snmp://SNMP_TA]&lt;BR /&gt;
communitystring = public&lt;BR /&gt;
do_bulk_get = 0&lt;BR /&gt;
do_get_subtree = 0&lt;BR /&gt;
index = snmptraps&lt;BR /&gt;
ipv6 = 0&lt;BR /&gt;
snmp_mode = traps&lt;BR /&gt;
snmp_version = 2C&lt;BR /&gt;
sourcetype = SNMP_TA&lt;BR /&gt;
split_bulk_output = 0&lt;BR /&gt;
trap_host = 10.169.91.87&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;BR /&gt;
mib_names = DISMAN-SCRIPT-MIB,DISMAN-SCHEDULE-MIB,DISMAN-EVENT-MIB&lt;/P&gt;

&lt;P&gt;We are now trying to load the mibs we still have this error.&lt;BR /&gt;
"01-31-2017 15:06:12.855 +0800 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(1, OctetString('ss7M3uaAssociationUp'))), None, None, None, None) at ObjectIdentifier snmp_stanza:snmp://SNMP_TA"&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 12:40:33 GMT</pubDate>
    <dc:creator>jarize_loyola</dc:creator>
    <dc:date>2020-09-29T12:40:33Z</dc:date>
    <item>
      <title>SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255789#M29426</link>
      <description>&lt;P&gt;Hi Splunk Peeps!&lt;/P&gt;

&lt;P&gt;Im trying to set up the SNMP Modular input to get the  snmp traps data but unfortunately  Im receiving this error &lt;BR /&gt;
"Failed to register transport and run dispatcher: bind() for (u'SERVERNAME', 162) failed: [Errno -3] Temporary failure in name resolution snmp_stanza:snmp://SNMPTRAP5"&lt;/P&gt;

&lt;P&gt;BR,&lt;BR /&gt;
Jarize&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 09:02:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255789#M29426</guid>
      <dc:creator>jarize_loyola</dc:creator>
      <dc:date>2017-01-27T09:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255790#M29427</link>
      <description>&lt;P&gt;DNS resolution errors for your server name your are setting in inputs.conf ?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2017 12:33:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255790#M29427</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2017-01-29T12:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255791#M29428</link>
      <description>&lt;P&gt;Hello, I already set it to the hostname set in inputs.conf and same with the server.&lt;BR /&gt;
The error was gone but still cant see any logs coming in.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 08:47:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255791#M29428</guid>
      <dc:creator>jarize_loyola</dc:creator>
      <dc:date>2017-01-30T08:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255792#M29429</link>
      <description>&lt;P&gt;Post your full inputs.conf stanza for your SNMP input.&lt;/P&gt;

&lt;P&gt;Also describe in detail the configuration you are using to send the traps to Splunk.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 08:58:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255792#M29429</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2017-01-30T08:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255793#M29430</link>
      <description>&lt;P&gt;Its working now. I can see logs coming in.  I saw new error &lt;BR /&gt;
"01-30-2017 17:20:20.992 +0800 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(1, OctetString('epsEnodeBUnreachable'))), None, None, None, None) at ObjectIdentifier snmp_stanza:snmp://F5"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255793#M29430</guid>
      <dc:creator>jarize_loyola</dc:creator>
      <dc:date>2020-09-29T12:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255794#M29431</link>
      <description>&lt;P&gt;Totally guessing here as I can't see you inputs.conf stanza , but I will presume you have not configured the custom MIB for the incoming OIDs , covered in the docs : &lt;A href="https://splunkbase.splunk.com/app/1537/#/details"&gt;https://splunkbase.splunk.com/app/1537/#/details&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 10:30:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255794#M29431</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2017-01-30T10:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255795#M29432</link>
      <description>&lt;P&gt;Hi Damien,&lt;/P&gt;

&lt;P&gt;Here's the inputs.conf  and its working now.&lt;BR /&gt;
[snmp://SNMP_TA]&lt;BR /&gt;
communitystring = public&lt;BR /&gt;
do_bulk_get = 0&lt;BR /&gt;
do_get_subtree = 0&lt;BR /&gt;
index = snmptraps&lt;BR /&gt;
ipv6 = 0&lt;BR /&gt;
snmp_mode = traps&lt;BR /&gt;
snmp_version = 2C&lt;BR /&gt;
sourcetype = SNMP_TA&lt;BR /&gt;
split_bulk_output = 0&lt;BR /&gt;
trap_host = 10.169.91.87&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;BR /&gt;
mib_names = DISMAN-SCRIPT-MIB,DISMAN-SCHEDULE-MIB,DISMAN-EVENT-MIB&lt;/P&gt;

&lt;P&gt;We are now trying to load the mibs we still have this error.&lt;BR /&gt;
"01-31-2017 15:06:12.855 +0800 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(1, OctetString('ss7M3uaAssociationUp'))), None, None, None, None) at ObjectIdentifier snmp_stanza:snmp://SNMP_TA"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:40:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255795#M29432</guid>
      <dc:creator>jarize_loyola</dc:creator>
      <dc:date>2020-09-29T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255796#M29433</link>
      <description>&lt;P&gt;I'm going to guess that you did not convert the MIB files to python modules correctly / completely.Perhaps there were MIB dependencies (usually listed at the top of the MIB file) inside those DISMAN MIB's  that you missed also ?&lt;/P&gt;

&lt;P&gt;See my accepted answer here also :&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/216296/cannot-resolve-node-name-for-custom-mibs.html#answer-216812"&gt;https://answers.splunk.com/answers/216296/cannot-resolve-node-name-for-custom-mibs.html#answer-216812&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 01:09:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255796#M29433</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2017-02-01T01:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255797#M29434</link>
      <description>&lt;P&gt;Here are the errors every time were trying to convert the mibs&lt;/P&gt;

&lt;P&gt;smidump -f python RFC1155-SMI.txt | libsmi2pysnmp &amp;gt; RFC1155-SMI.py&lt;BR /&gt;
RFC1155-SMI.txt:100: range limit exceeds underlying basetype&lt;BR /&gt;
RFC1155-SMI.txt:104: range limit exceeds underlying basetype&lt;BR /&gt;
RFC1155-SMI.txt:108: range limit exceeds underlying basetype&lt;BR /&gt;
smidump: module `RFC1155-SMI.txt' contains errors, expect flawed output&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 07:27:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255797#M29434</guid>
      <dc:creator>jarize_loyola</dc:creator>
      <dc:date>2017-02-02T07:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP MODULAR INPUTS</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255798#M29435</link>
      <description>&lt;P&gt;If you're having problems with the SNMP-Modular input, may want to give this a try:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/521362/found-a-simple-snmp-trap-receiver-for-windows-that.html#answer-522171"&gt;https://answers.splunk.com/answers/521362/found-a-simple-snmp-trap-receiver-for-windows-that.html#answer-522171&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 01:26:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SNMP-MODULAR-INPUTS/m-p/255798#M29435</guid>
      <dc:creator>cpt12tech</dc:creator>
      <dc:date>2017-04-20T01:26:54Z</dc:date>
    </item>
  </channel>
</rss>

