<?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 configuration in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3843728#M6256</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the output shows&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;host ip = 10.0.0.1, interface = inside&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;trap community ***** version 2c&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2019 05:49:07 GMT</pubDate>
    <dc:creator>elite2010</dc:creator>
    <dc:date>2019-04-24T05:49:07Z</dc:date>
    <item>
      <title>snmp configuration</title>
      <link>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3843083#M6253</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to configure snmp for asa .&amp;nbsp;&lt;/P&gt;&lt;P&gt;my snmp server ip is 10.0.0.1 ,&lt;/P&gt;&lt;P&gt;In syslog i am getting the following message "refused connect from 10.0.0.1"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ASA(config)#&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;snmp-server enable&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA(config)#&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;snmp-server host inside&amp;nbsp;10.0.0.1&amp;nbsp; community&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;somesecretword&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA(config)#&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;snmp-server community&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;somesecretword&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ASA(config)#&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;inside intereface there is no policy , I can reach the the server from the asa&amp;nbsp; .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please help&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 17:04:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3843083#M6253</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2020-02-21T17:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: snmp configuration</title>
      <link>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3843229#M6254</link>
      <description>What version of SNMP are you using on the ASA as it didn't seem to be manually configured looking above. 2c potentially by default. Does it match on 10.0.0.1?&lt;BR /&gt;You can check ASA using&lt;BR /&gt;&lt;BR /&gt;show snmp-server host</description>
      <pubDate>Tue, 23 Apr 2019 14:33:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3843229#M6254</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2019-04-23T14:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: snmp configuration</title>
      <link>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3843728#M6256</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the output shows&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;host ip = 10.0.0.1, interface = inside&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;trap community ***** version 2c&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 05:49:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3843728#M6256</guid>
      <dc:creator>elite2010</dc:creator>
      <dc:date>2019-04-24T05:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: snmp configuration</title>
      <link>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3844047#M6258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if you only have traps enabled looking at that output. Are you looking to poll from your SNMP Server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would try removing the following initially for testing -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep the rest of the config you have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are you using for your SNMP server, I assume it is configured with appropriate version and passwords etc.. I would assume so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:26:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmp-configuration/m-p/3844047#M6258</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2019-04-24T11:26:10Z</dc:date>
    </item>
  </channel>
</rss>

