<?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: Cisco ASA- Configuring snmp over the IPSEC tunnel in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4734171#M1095706</link>
    <description>&lt;P&gt;Besides the bugID mentioned by &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;, this is a change of behavior introduced in ASA 9.14(2) and affects any ASA release at that version or higher. Basically you need to add the outside address of the remote ASA in the crypto map (at both ends) and then poll the remote ASA using the outside address (traffic is still protected in the IPsec VPN). Make sure you have allowed the remote NMS as an SNMP host via the outside interface.&lt;/P&gt;
&lt;P&gt;Reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa914/release/notes/asarn914.html#reference_xqs_mvp_xhb" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa914/release/notes/asarn914.html#reference_xqs_mvp_xhb&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2022 16:43:59 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2022-12-07T16:43:59Z</dc:date>
    <item>
      <title>Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419846#M1081617</link>
      <description>&lt;P&gt;Hello experts&amp;nbsp;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326046"&gt;@Marvin Rhoads&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ASA at site1 and&amp;nbsp; it is connected via&amp;nbsp; ipsec VPN with site 2. At site 2 I got snmp server (Solarwinds Orion) setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cant add ASA on snmp-server for polling.&lt;/P&gt;&lt;P&gt;I can ping the ASA inside/management interface from Snmp-server&amp;nbsp; but I cant ping the snmp-server from ASA inside interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try to connect within inside network for snmp it works fine but not over VPN.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 18:19:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419846#M1081617</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2021-06-17T18:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419857#M1081618</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1162274"&gt;@LovejitSingh130013&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll need to have the command "management-access inside" configured, to access the inside interface over a VPN for mgmt purposes, such as snmp, ssh etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You cannot select a source interface for a ping on the ASA, it will always use the egress interface (probably your outside interface).&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 18:41:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419857#M1081618</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-17T18:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419891#M1081621</link>
      <description>&lt;P&gt;This command is already there and i can ping the ASA inside interface from snmp server (over the ipsec).&amp;nbsp; &amp;nbsp;But snmp is failing on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are snmp related commands I added. Do I am missing anything ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASA(config)# sh run | i snmp&lt;BR /&gt;snmp-server host inside 10.110.111.48 poll community ***** version 2c&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;inspect snmp&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 19:39:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419891#M1081621</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2021-06-17T19:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419893#M1081622</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1162274"&gt;@LovejitSingh130013&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, refer to this post and see the reply about appending the "route-lookup" command to your NAT exemption rule.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-documents/asa-snmp-polling-via-vpn-site-to-site-tunnel/ta-p/3154865" target="_blank"&gt;https://community.cisco.com/t5/security-documents/asa-snmp-polling-via-vpn-site-to-site-tunnel/ta-p/3154865&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 19:47:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419893#M1081622</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-17T19:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419894#M1081623</link>
      <description>&lt;P&gt;It is already there.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 19:56:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419894#M1081623</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2021-06-17T19:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419897#M1081624</link>
      <description>&lt;P&gt;Ok, run through this ASA SNMP troublshooting guide, run the different tests and provide the output of the packet-tracer and packet capture. Also provide the output of "&lt;FONT face="simsun,hei" size="2"&gt;&lt;SPAN data-contrast="auto"&gt;&lt;FONT face="courier new,courier"&gt;show snmp-server statistics". &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-documents/snmp-configuration-verification-and-troubleshooting-on-asa/ta-p/4300068" target="_blank"&gt;https://community.cisco.com/t5/security-documents/snmp-configuration-verification-and-troubleshooting-on-asa/ta-p/4300068&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 20:02:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419897#M1081624</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-06-17T20:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419899#M1081625</link>
      <description>&lt;P&gt;output for sh snmp-server statistics&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Groff-ASA(config)# sh snmp-server statistics&lt;BR /&gt;0 SNMP packets input&lt;BR /&gt;0 Bad SNMP version errors&lt;BR /&gt;0 Unknown community name&lt;BR /&gt;0 Illegal operation for community name supplied&lt;BR /&gt;0 Encoding errors&lt;BR /&gt;0 Number of requested variables&lt;BR /&gt;0 Number of altered variables&lt;BR /&gt;0 Get-request PDUs&lt;BR /&gt;0 Get-next PDUs&lt;BR /&gt;0 Get-bulk PDUs&lt;BR /&gt;0 Set-request PDUs (Not supported)&lt;BR /&gt;0 SNMP packets output&lt;BR /&gt;0 Too big errors (Maximum packet size 1500)&lt;BR /&gt;0 No such name errors&lt;BR /&gt;0 Bad values errors&lt;BR /&gt;0 General errors&lt;BR /&gt;0 Response PDUs&lt;BR /&gt;0 Trap PDUs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will post the Packet captures shortly&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 20:08:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419899#M1081625</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2021-06-17T20:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419914#M1081626</link>
      <description>&lt;P&gt;ASA(config)# sh capture&lt;BR /&gt;capture snmpv2 type raw-data interface inside [Capturing - 0 bytes]&lt;BR /&gt;match udp host 10.255.255.18 eq snmp host 10.110.111.48&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont see any traffic so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can poll 10.255.255.17 which is switch directly connected with ASA inside interface.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 20:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4419914#M1081626</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2021-06-17T20:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4425520#M1081877</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp; Worked with TAC and its bug in 9.14 firmware. It is fixed in 9.15.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help. Config was correct.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 15:41:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4425520#M1081877</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2021-06-29T15:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4517108#M1085699</link>
      <description>&lt;P&gt;Any workaround available? &amp;nbsp;I'm on a ASA5555 and the latest software currently available is 9.14(3)15&lt;/P&gt;</description>
      <pubDate>Sat, 11 Dec 2021 01:50:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4517108#M1085699</guid>
      <dc:creator>johnsmunoz</dc:creator>
      <dc:date>2021-12-11T01:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4572814#M1088397</link>
      <description>&lt;P&gt;Firmware needs to be upgraded.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 16:43:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4572814#M1088397</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2022-03-17T16:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4654084#M1092018</link>
      <description>&lt;P&gt;Did TAC happen to share the Bug ID with you?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 17:19:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4654084#M1092018</guid>
      <dc:creator>johnsmunoz</dc:creator>
      <dc:date>2022-07-20T17:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4654101#M1092020</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/242000"&gt;@johnsmunoz&lt;/a&gt; I am guessing it's this bug &lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvt97205" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvt97205&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 17:39:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4654101#M1092020</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2022-07-20T17:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4734171#M1095706</link>
      <description>&lt;P&gt;Besides the bugID mentioned by &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;, this is a change of behavior introduced in ASA 9.14(2) and affects any ASA release at that version or higher. Basically you need to add the outside address of the remote ASA in the crypto map (at both ends) and then poll the remote ASA using the outside address (traffic is still protected in the IPsec VPN). Make sure you have allowed the remote NMS as an SNMP host via the outside interface.&lt;/P&gt;
&lt;P&gt;Reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa914/release/notes/asarn914.html#reference_xqs_mvp_xhb" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa914/release/notes/asarn914.html#reference_xqs_mvp_xhb&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 16:43:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4734171#M1095706</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2022-12-07T16:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4848175#M1101183</link>
      <description>&lt;P&gt;I've been having trouble getting this working as well and have just stumbled across this supposed new feature.&lt;BR /&gt;&lt;BR /&gt;It seems a step backwards to me as when you set the management interface to inside, SNMP traffic did go through the VPN already, without having to add all this extra config, firewall rules and sometimes an extra route.&lt;BR /&gt;&lt;BR /&gt;Maybe I've understood this all wrong but I'm sure it was done for a reason.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2023 09:40:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4848175#M1101183</guid>
      <dc:creator>james.mathieson</dc:creator>
      <dc:date>2023-06-04T09:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4848672#M1101231</link>
      <description>&lt;P&gt;It is believed that this is a side effect of ASA 9.14, where snmpd was implemented as an external process running outside of ASA/Lina, which is accessible via internal nlp_int_tap interface through internal NAT. This caused incompatibility. Only TAC can tell if this is going to be fixed (has been fixed?).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 14:35:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4848672#M1101231</guid>
      <dc:creator>tvotna</dc:creator>
      <dc:date>2023-06-05T14:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4850566#M1101333</link>
      <description>&lt;P&gt;Thanks for the info.&lt;BR /&gt;&lt;BR /&gt;After more digging it seems it's been fixed, or more of a proper workaround in 9.18.&lt;BR /&gt;&lt;BR /&gt;In 9.18 you can have loopbacks and they're compatible with SNMP etc, so that's what I'm going to do.&lt;BR /&gt;&lt;BR /&gt;Cisco do make some bad decisions these days.&amp;nbsp; Don't get me started on Firepower.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 18:30:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4850566#M1101333</guid>
      <dc:creator>james.mathieson</dc:creator>
      <dc:date>2023-06-07T18:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4864290#M1102114</link>
      <description>&lt;P&gt;9.18 doesn't seem to be available anymore...&amp;nbsp; Cisco really did go backwards on this one.&amp;nbsp; Monitoring via internal IP through a tunnel is secure and is industry standard.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 23:39:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4864290#M1102114</guid>
      <dc:creator>Christopher Heaton</dc:creator>
      <dc:date>2023-06-28T23:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4905236#M1103425</link>
      <description>&lt;P&gt;I completely agree that this is a step backwards, and after reading the bug report it seems a BIG step backwards. Seeing all the affected releases too.&lt;/P&gt;&lt;P&gt;Despite that, it really makes it harder to poll our devices correctly now, having to implement eg. 10 rules, instead of just 1 or 2.&lt;/P&gt;&lt;P&gt;Besides the issue of out --&amp;gt; in not being possible for another interface --&amp;gt; interface, not being able to SNMP is a downfall.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 09:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4905236#M1103425</guid>
      <dc:creator>kaghy2</dc:creator>
      <dc:date>2023-08-15T09:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA- Configuring snmp over the IPSEC tunnel</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4905381#M1103434</link>
      <description>Definitely! I think someone thought "Oh, this will be better..." It is not better and is going to lose product loyalty, especially in the smaller firewall arena.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Aug 2023 14:23:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-configuring-snmp-over-the-ipsec-tunnel/m-p/4905381#M1103434</guid>
      <dc:creator>Christopher Heaton</dc:creator>
      <dc:date>2023-08-15T14:23:04Z</dc:date>
    </item>
  </channel>
</rss>

