<?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 SNMPget to the firewall inside interface across LAN-to-LAN VPN in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205823#M351148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, I already had a case open with Cisco because management-access didn't work for me earlier for pings either. So I asked Cisco Tech if there was a feature to support SNMP over management-access was in flight. He pointed me to following bug ID which is not exactly the same but similar.&lt;/P&gt;&lt;H6&gt;&lt;A href="https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bstbugidsearch&amp;amp;page=bstBugDetail&amp;amp;BugID=CSCsc06844" target="_blank"&gt;CSCsc06844&lt;/A&gt;&lt;/H6&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since this bug ID has severity of 6, I don't know if it will ever get implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nextscreen, Juniper SRX, Palo Alto allows polling of inside interface over the tunnel so I am not sure it would not be a rocket science. It just doesn't seem to fit Cisco's priority because many people have not complained.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2013 14:36:50 GMT</pubDate>
    <dc:creator>smunzani</dc:creator>
    <dc:date>2013-04-24T14:36:50Z</dc:date>
    <item>
      <title>SNMPget to the firewall inside interface across LAN-to-LAN VPN</title>
      <link>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205820#M351145</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to poll remote ASA firewalls across lan-to-lan VPN. With "&lt;SPAN style="font-size: 10pt;"&gt;management-access inside" command I can ssh, telnet or ping remote ASA's inside interface without any problems. However I am unable to do the snmp polling.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are my snmp commands.&lt;/P&gt;&lt;P&gt;snmp-server host outside 172.24.100.35 community *****&lt;/P&gt;&lt;P&gt;snmp-server host comcast 172.24.100.35 community *****&lt;/P&gt;&lt;P&gt;snmp-server community *****&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;/P&gt;&lt;P&gt;snmp-server enable traps syslog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is command I am using to test. &lt;/P&gt;&lt;P&gt;snmpwalk -c Tampico-R0 -v 1 10.1.55.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10.1.55.1 is remote ASA's inside interface.&lt;/P&gt;&lt;P&gt;172.24.100.35 local management station.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers? How can I poll remote ASA over the VPN?&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;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:33:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205820#M351145</guid>
      <dc:creator>smunzani</dc:creator>
      <dc:date>2019-03-12T01:33:53Z</dc:date>
    </item>
    <item>
      <title>SNMPget to the firewall inside interface across LAN-to-LAN VPN</title>
      <link>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205821#M351146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can check an discussion from some time ago where I tested SNMP through L2L VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/message/3603117#3603117" rel="nofollow"&gt;https://supportforums.cisco.com/message/3603117&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there might be a limitation on the command "management-access". I guess it only enables ICMP and management connections to the said interface through the L2L VPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I tested before and what was discussed in the above linked discussion was to use the SNMP server command with the "outside" interface AND including the "outside" IP address as part of the L2L VPN configurations so that you can use the remote ASA "outside" interface as the interface for SNMP connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 02:18:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205821#M351146</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-04-24T02:18:20Z</dc:date>
    </item>
    <item>
      <title>SNMPget to the firewall inside interface across LAN-to-LAN VPN</title>
      <link>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205822#M351147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are absolutely right. Management-access command seems to work for telnet, ssh and ping but no snmp. I included public interface in the encryption domain and was able to access it across the VPN. I wish Cisco fixed internal interface for snmp too to keep the VPNs simple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 02:37:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205822#M351147</guid>
      <dc:creator>smunzani</dc:creator>
      <dc:date>2013-04-24T02:37:58Z</dc:date>
    </item>
    <item>
      <title>SNMPget to the firewall inside interface across LAN-to-LAN VPN</title>
      <link>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205823#M351148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, I already had a case open with Cisco because management-access didn't work for me earlier for pings either. So I asked Cisco Tech if there was a feature to support SNMP over management-access was in flight. He pointed me to following bug ID which is not exactly the same but similar.&lt;/P&gt;&lt;H6&gt;&lt;A href="https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bstbugidsearch&amp;amp;page=bstBugDetail&amp;amp;BugID=CSCsc06844" target="_blank"&gt;CSCsc06844&lt;/A&gt;&lt;/H6&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since this bug ID has severity of 6, I don't know if it will ever get implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nextscreen, Juniper SRX, Palo Alto allows polling of inside interface over the tunnel so I am not sure it would not be a rocket science. It just doesn't seem to fit Cisco's priority because many people have not complained.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 14:36:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/snmpget-to-the-firewall-inside-interface-across-lan-to-lan-vpn/m-p/2205823#M351148</guid>
      <dc:creator>smunzani</dc:creator>
      <dc:date>2013-04-24T14:36:50Z</dc:date>
    </item>
  </channel>
</rss>

