<?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 Cisco ASA Not Responding to SNMP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-not-responding-to-snmp/m-p/1890891#M458173</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cisco ASA that I am trying to discover with SNMP (Solar Winds). The Solarwinds server can ping the ASA on the E1 interface (on the same network as the server), yet it cannot be discovered using SNMP, it fails every time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the config I have for the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.224&lt;/P&gt;&lt;P&gt; description NMS&lt;/P&gt;&lt;P&gt; vlan 224&lt;/P&gt;&lt;P&gt; nameif NMS&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.11.120.225 255.255.255.240&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; snmp-server host NMS 10.11.120.235 community *****&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community *****&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The server trying to discover the ASA is 10.11.120.235 and the community string is public.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I do not know how you add a RW string to a Cisco ASA - it seems to only let you add a single string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 22:41:53 GMT</pubDate>
    <dc:creator>danbowencisco</dc:creator>
    <dc:date>2019-03-11T22:41:53Z</dc:date>
    <item>
      <title>Cisco ASA Not Responding to SNMP</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-not-responding-to-snmp/m-p/1890891#M458173</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cisco ASA that I am trying to discover with SNMP (Solar Winds). The Solarwinds server can ping the ASA on the E1 interface (on the same network as the server), yet it cannot be discovered using SNMP, it fails every time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the config I have for the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.224&lt;/P&gt;&lt;P&gt; description NMS&lt;/P&gt;&lt;P&gt; vlan 224&lt;/P&gt;&lt;P&gt; nameif NMS&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.11.120.225 255.255.255.240&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; snmp-server host NMS 10.11.120.235 community *****&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community *****&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The server trying to discover the ASA is 10.11.120.235 and the community string is public.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I do not know how you add a RW string to a Cisco ASA - it seems to only let you add a single string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:41:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-not-responding-to-snmp/m-p/1890891#M458173</guid>
      <dc:creator>danbowencisco</dc:creator>
      <dc:date>2019-03-11T22:41:53Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA Not Responding to SNMP</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-not-responding-to-snmp/m-p/1890892#M458174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ASA supports only SNMP read-only access. SNMP write access is not allowed, so you cannot make changes with SNMP.&lt;/P&gt;&lt;P&gt;Have you tried to manualy pool the ASA using snmpget or some other tools. One issue might be the community used by Solarwinds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 07:46:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-not-responding-to-snmp/m-p/1890892#M458174</guid>
      <dc:creator>Dan-Ciprian Cicioiu</dc:creator>
      <dc:date>2012-03-14T07:46:49Z</dc:date>
    </item>
  </channel>
</rss>

