<?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: getting more global counters through SNMP in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/getting-more-global-counters-through-snmp/m-p/596753#M118725</link>
    <description>&lt;P&gt;The session allocated global counter counts the total number of sessions created on the firewall since boot. This is not reflected in any SNMP metrics.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 12:56:42 GMT</pubDate>
    <dc:creator>frigault</dc:creator>
    <dc:date>2024-09-04T12:56:42Z</dc:date>
    <item>
      <title>getting more global counters through SNMP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/getting-more-global-counters-through-snmp/m-p/596654#M118704</link>
      <description>&lt;P&gt;there are a bunch of counters available through SNMP, for example the amount of active sessions at a specific moment&lt;/P&gt;
&lt;LI-CODE lang="php"&gt;PAN-COMMON-MIB::panSessionActive.0 = INTEGER: 2&lt;/LI-CODE&gt;
&lt;P&gt;I am looking for the overall amount of sessions created on the firewall, with the intent to graph that in Grafana. This is reflected in the global counters:&lt;/P&gt;
&lt;LI-CODE lang="php"&gt;&amp;gt; show counter global name session_allocated
Name:           session_allocated
Value:          629
Severity:       Informational
Category:       session
Aspect:         resource
Description:    Sessions allocated&lt;/LI-CODE&gt;
&lt;P&gt;this counter looks exactly like what I was hoping for.&lt;/P&gt;
&lt;P&gt;Is there a way to expose this counter, or (in general) more global counters, through SNMP?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 21:39:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/getting-more-global-counters-through-snmp/m-p/596654#M118704</guid>
      <dc:creator>frigault</dc:creator>
      <dc:date>2024-09-03T21:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: getting more global counters through SNMP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/getting-more-global-counters-through-snmp/m-p/596752#M118724</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/285447"&gt;@frigault&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClaSCAS" target="_blank" rel="noopener" data-aura-rendered-by="312:98402;a"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClaSCAS&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the above KB article please find the following OID for the number of sessions allocated.&lt;/P&gt;
&lt;P&gt;&amp;gt; Total Active Sessions panSessionActive.0 1.3.6.1.4.1.25461.2.1.2.3.3.0 PAN-COMMON-MIB&lt;/P&gt;
&lt;P&gt;Active TCP Sessions panSessionActiveTcp.0 1.3.6.1.4.1.25461.2.1.2.3.4.0 PAN-COMMON-MIB&lt;/P&gt;
&lt;P&gt;Active UDP Sessions panSessionActiveUdp.0 1.3.6.1.4.1.25461.2.1.2.3.5.0 PAN-COMMON-MIB&lt;/P&gt;
&lt;P&gt;Active ICMP Sessions panSessionActiveICMP.0 1.3.6.1.4.1.25461.2.1.2.3.6.0 PAN-COMMON-MIB&lt;/P&gt;
&lt;P&gt;% session utilization panSessionUtilization.0 1.3.6.1.4.1.25461.2.1.2.3.1.0 PAN-COMMON-MIB&lt;/P&gt;
&lt;P&gt;Max Sessions for the device panSessionMax.0 1.3.6.1.4.1.25461.2.1.2.3.2.0 PAN-COMMON-MIB&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please also check the following link which might proof useful: &lt;A href="https://live.paloaltonetworks.com/t5/integration-discussions/how-to-monitor-pa-firewall-packets-rate-via-snmp/td-p/435083" target="_blank" rel="noopener" data-aura-rendered-by="312:98402;a"&gt;https://live.paloaltonetworks.com/t5/integration-discussions/how-to-monitor-pa-firewall-packets-rate-via-snmp/td-p/435083&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;-Kim.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 12:53:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/getting-more-global-counters-through-snmp/m-p/596752#M118724</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2024-09-04T12:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: getting more global counters through SNMP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/getting-more-global-counters-through-snmp/m-p/596753#M118725</link>
      <description>&lt;P&gt;The session allocated global counter counts the total number of sessions created on the firewall since boot. This is not reflected in any SNMP metrics.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 12:56:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/getting-more-global-counters-through-snmp/m-p/596753#M118725</guid>
      <dc:creator>frigault</dc:creator>
      <dc:date>2024-09-04T12:56:42Z</dc:date>
    </item>
  </channel>
</rss>

