<?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: Monitor vpn interfaces in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30905#M22625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx a lot for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Jun 2013 07:47:44 GMT</pubDate>
    <dc:creator>VinceM</dc:creator>
    <dc:date>2013-06-29T07:47:44Z</dc:date>
    <item>
      <title>Monitor vpn interfaces</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30901#M22621</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;According other discution I know that monitoring for tunnel interfaces through snmp is currently not possible. Would like to know if someone have done something to monitor them through the API ans can agree to share with us ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 15:38:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30901#M22621</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2013-06-28T15:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor vpn interfaces</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30902#M22622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure about monitoring the interfaces but from the API one can surely get the interface statistics....even if it is a logical interface such as the tunnel interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the cli run the follwing steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &amp;gt;&amp;gt; debug cli on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)&amp;gt;&amp;gt; configure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) # run show interface &amp;lt; interface name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that should give you the PAI output that you could use in a script or your browser from the next time....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that can be done as follows (although the following examples are not for interfaces )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1" style="margin: 0px 0px 10px; font-size: 12px; font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #f5faf0;"&gt;&lt;SPAN style="font-style: inherit; font-family: terminal, monaco;"&gt;Now if you want to use the XML API to create object, you can send your request with these info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="margin: 0px 0px 10px; font-size: 12px; font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #f5faf0;"&gt;&lt;SPAN style="font-style: inherit; font-family: terminal, monaco; color: #0000ff;"&gt;&lt;SPAN style="font-style: inherit;"&gt;xpath=/config/devices/entry[name=']/vsys/entry[1']/address&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1" style="margin: 0px 0px 10px; font-size: 12px; font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #f5faf0;"&gt;&lt;SPAN style="font-style: inherit; font-family: terminal, monaco; color: #0000ff;"&gt;element=&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: terminal, monaco; color: #0000ff;"&gt;&amp;lt;entry name='test'&amp;gt;&amp;lt;description&amp;gt;my desc&amp;lt;/description&amp;gt;&amp;lt;ip-netmask&amp;gt;1.1.1.1&amp;lt;/ip-netmask&amp;gt;&amp;lt;/entry&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10px; font-size: 12px; font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #f5faf0;"&gt;&lt;SPAN style="font-style: inherit; font-family: terminal, monaco; text-decoration: underline;"&gt;Example of API URL Request:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10px; font-size: 12px; font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #f5faf0;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #0000ff;"&gt;&lt;A class="jive-link-external-small" href="https://intranet/people/cviaud/blog/2013/02/22/api--get-good-xpath-from-cli" style="font-style: inherit; font-family: inherit; color: #355491;"&gt;https://&lt;/A&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;hostname&lt;/STRONG&gt;/api/?type=config&amp;amp;action=set&amp;amp;key=&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;INSERT API KEY&lt;/STRONG&gt; HERE&amp;amp;xpath=&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;/config/devices/entry[@name='localhost.localdomain']/vsys/entry[@name='vsys1']/address&lt;/STRONG&gt;&amp;amp;element=&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;lt;entry name='test'&amp;gt;&amp;lt;description&amp;gt;my desc&amp;lt;/description&amp;gt;&amp;lt;ip-netmask&amp;gt;1.1.1.1&amp;lt;/ip-netmask&amp;gt;&amp;lt;/entry&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 17:53:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30902#M22622</guid>
      <dc:creator>Chatri</dc:creator>
      <dc:date>2013-06-28T17:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor vpn interfaces</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30903#M22623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an easier way to do it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://172.17.128.44/api/?type=op&amp;amp;cmd=%3Cshow%3E%3Cinterface%3Etunnel.1%3C/interface%3E%3C/show%3E&amp;amp;key=LUFRPT1OcjVEeEhDcmFxNVF4QnNBL3hlUkd2bFBzc1k9Q0MxeEJWbWh5eXVGZzlLNE45N1FUUT09" title="https://172.17.128.44/api/?type=op&amp;amp;cmd=%3Cshow%3E%3Cinterface%3Etunnel.1%3C/interface%3E%3C/show%3E&amp;amp;key=LUFRPT1OcjVEeEhDcmFxNVF4QnNBL3hlUkd2bFBzc1k9Q0MxeEJWbWh5eXVGZzlLNE45N1FUUT09"&gt;https://&amp;lt;Enter Firewall's IP here&amp;gt;/api/?type=op&amp;amp;cmd=&amp;lt;show&amp;gt;&amp;lt;interface&amp;gt;tunnel.1&amp;lt;/interface&amp;gt;&amp;lt;&lt;/A&gt;&lt;A href="https://172.17.128.44/api/?type=op&amp;amp;cmd=%3Cshow%3E%3Cinterface%3Etunnel.1%3C/interface%3E%3C/show%3E&amp;amp;key=LUFRPT1OcjVEeEhDcmFxNVF4QnNBL3hlUkd2bFBzc1k9Q0MxeEJWbWh5eXVGZzlLNE45N1FUUT09" style="font-size: 10pt; line-height: 1.5em;" title="https://172.17.128.44/api/?type=op&amp;amp;cmd=%3Cshow%3E%3Cinterface%3Etunnel.1%3C/interface%3E%3C/show%3E&amp;amp;key=LUFRPT1OcjVEeEhDcmFxNVF4QnNBL3hlUkd2bFBzc1k9Q0MxeEJWbWh5eXVGZzlLNE45N1FUUT09"&gt;/show&amp;gt;&amp;amp;key=&amp;lt;Insert &lt;/A&gt;the key value here&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The key value can be generated using :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;First login to a firewall through a browser.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;To generate the key using the Rest API use the following syntax and submit to the browser on a new tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&lt;A class="jive-link-external-small active_link" href="https://10.30.14.161/api/?type=keygen&amp;amp;user=admin&amp;amp;password=admin" style="font-style: inherit; font-family: inherit; color: #316989;"&gt;https://&lt;SPAN style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;lt;Firewall-IPaddress&amp;gt;&lt;/SPAN&gt;/api/?type=keygen&amp;amp;user=&lt;SPAN style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;lt;login-username&amp;gt;&lt;/SPAN&gt;&amp;amp;password=&lt;SPAN style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&amp;lt;login-password&amp;gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;I hope this is helpful. I dont how good an indicator this will be to monitor a logical interface. But its worth a shot.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 18:15:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30903#M22623</guid>
      <dc:creator>Chatri</dc:creator>
      <dc:date>2013-06-28T18:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor vpn interfaces</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30904#M22624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope...It does not seem like we get the interface status, but we do get all the other statistics including the interface counters.&lt;/P&gt;&lt;P&gt;I dont know If that is helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 18:28:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30904#M22624</guid>
      <dc:creator>Chatri</dc:creator>
      <dc:date>2013-06-28T18:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor vpn interfaces</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30905#M22625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx a lot for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 07:47:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/monitor-vpn-interfaces/m-p/30905#M22625</guid>
      <dc:creator>VinceM</dc:creator>
      <dc:date>2013-06-29T07:47:44Z</dc:date>
    </item>
  </channel>
</rss>

