<?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 not receiving log SNMP traps in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433329#M75744</link>
    <description>&lt;P&gt;1-  We have configured the router with the following commands&lt;BR /&gt;
snmp-server enable traps&lt;BR /&gt;
snmp-server host 192.168.1.111 version 2c albaraka&lt;/P&gt;

&lt;P&gt;2-We have installed on the INDEXER net-snmp-5.6.1.1-1.x86 with the following config on windows server 2016. &lt;BR /&gt;
C:\usr\etc\snmp&lt;/P&gt;

&lt;P&gt;mibdirs C:/usr/share/snmp/mibs&lt;BR /&gt;
persistentDir C:/usr/snmp/persist&lt;BR /&gt;
tempFilePattern C:/usr/temp/snmpdXXXXXX&lt;BR /&gt;
snmpTrapdAddr 192.168.1.111:162 (IP ADDR INDEXER)&lt;BR /&gt;
authCommunity log albaraka&lt;/P&gt;

&lt;P&gt;3-We also configured snmptrapd file under C:\usr\log in order that splunk monitor the file snmptrapd &lt;/P&gt;

&lt;P&gt;However, we still not receiving log SNMP traps to file from cisco router/switch. we only receive the following errors.&lt;/P&gt;

&lt;P&gt;c:/usr/etc/snmp/snmp.conf: line 6: Warning: Unknown token: snmpTrapdAddr.&lt;BR /&gt;
c:/usr/etc/snmp/snmp.conf: line 7: Warning: Unknown token: authCommunity.&lt;BR /&gt;
Warning: no access control information configured.&lt;BR /&gt;
  (Config search path: c:/usr/etc/snmp;c:/usr/share/snmp;c:/usr/lib)&lt;BR /&gt;
This receiver will &lt;EM&gt;NOT&lt;/EM&gt; accept any incoming notifications.&lt;BR /&gt;
NET-SNMP version 5.6.1.1&lt;BR /&gt;
No access configuration - dropping trap.&lt;BR /&gt;
No access configuration - dropping trap.&lt;BR /&gt;
2019-03-07 09:25:07 NET-SNMP version 5.6.1.1 Stopped.&lt;BR /&gt;
Stopping snmptrapd&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 09:54:38 GMT</pubDate>
    <dc:creator>sec_team_albara</dc:creator>
    <dc:date>2019-03-07T09:54:38Z</dc:date>
    <item>
      <title>not receiving log SNMP traps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433329#M75744</link>
      <description>&lt;P&gt;1-  We have configured the router with the following commands&lt;BR /&gt;
snmp-server enable traps&lt;BR /&gt;
snmp-server host 192.168.1.111 version 2c albaraka&lt;/P&gt;

&lt;P&gt;2-We have installed on the INDEXER net-snmp-5.6.1.1-1.x86 with the following config on windows server 2016. &lt;BR /&gt;
C:\usr\etc\snmp&lt;/P&gt;

&lt;P&gt;mibdirs C:/usr/share/snmp/mibs&lt;BR /&gt;
persistentDir C:/usr/snmp/persist&lt;BR /&gt;
tempFilePattern C:/usr/temp/snmpdXXXXXX&lt;BR /&gt;
snmpTrapdAddr 192.168.1.111:162 (IP ADDR INDEXER)&lt;BR /&gt;
authCommunity log albaraka&lt;/P&gt;

&lt;P&gt;3-We also configured snmptrapd file under C:\usr\log in order that splunk monitor the file snmptrapd &lt;/P&gt;

&lt;P&gt;However, we still not receiving log SNMP traps to file from cisco router/switch. we only receive the following errors.&lt;/P&gt;

&lt;P&gt;c:/usr/etc/snmp/snmp.conf: line 6: Warning: Unknown token: snmpTrapdAddr.&lt;BR /&gt;
c:/usr/etc/snmp/snmp.conf: line 7: Warning: Unknown token: authCommunity.&lt;BR /&gt;
Warning: no access control information configured.&lt;BR /&gt;
  (Config search path: c:/usr/etc/snmp;c:/usr/share/snmp;c:/usr/lib)&lt;BR /&gt;
This receiver will &lt;EM&gt;NOT&lt;/EM&gt; accept any incoming notifications.&lt;BR /&gt;
NET-SNMP version 5.6.1.1&lt;BR /&gt;
No access configuration - dropping trap.&lt;BR /&gt;
No access configuration - dropping trap.&lt;BR /&gt;
2019-03-07 09:25:07 NET-SNMP version 5.6.1.1 Stopped.&lt;BR /&gt;
Stopping snmptrapd&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 09:54:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433329#M75744</guid>
      <dc:creator>sec_team_albara</dc:creator>
      <dc:date>2019-03-07T09:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: not receiving log SNMP traps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433330#M75745</link>
      <description>&lt;P&gt;The listening snmpTrapAddr and authCommnity should be in &lt;CODE&gt;snmpd.conf&lt;/CODE&gt; - not &lt;CODE&gt;snmp.conf&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 15:17:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433330#M75745</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-07T15:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: not receiving log SNMP traps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433331#M75746</link>
      <description>&lt;P&gt;The listening snmpTrapAddr and authCommnity are already in snmpd.conf&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 15:41:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433331#M75746</guid>
      <dc:creator>sec_team_albara</dc:creator>
      <dc:date>2019-03-07T15:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: not receiving log SNMP traps</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433332#M75747</link>
      <description>&lt;P&gt;hmm ok, are they also in snmp.conf. I went straight to the error lines, and it seems perhaps you have them in both?&lt;BR /&gt;
    c:/usr/etc/snmp/&lt;STRONG&gt;snmp.conf&lt;/STRONG&gt;: line 6: Warning: Unknown token: snmpTrapdAddr.&lt;BR /&gt;
    c:/usr/etc/snmp/&lt;STRONG&gt;snmp.conf&lt;/STRONG&gt;: line 7: Warning: Unknown token: authCommunity.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 15:44:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/not-receiving-log-SNMP-traps/m-p/433332#M75747</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-07T15:44:58Z</dc:date>
    </item>
  </channel>
</rss>

