<?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: SNMP monitoring of the IPS blade in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260391#M51062</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stolen screenshot from other checkmates topic (timothy)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ips.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/31789i18D5B394669EE3EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="ips.jpg" alt="ips.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2025 20:51:45 GMT</pubDate>
    <dc:creator>Lesley</dc:creator>
    <dc:date>2025-10-20T20:51:45Z</dc:date>
    <item>
      <title>SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260325#M51048</link>
      <description>&lt;P&gt;I'm trying to develop monitoring for our new Check Point firewalls and the OID for the IPS blade seems missing.&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk90860" target="_self"&gt;sk90860&lt;/A&gt;&amp;nbsp;describes many OIDs for many software blades, and&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/Threat-Prevention/SNMP-MIBS-for-IPS-Blade/td-p/89845" target="_self"&gt;this question&lt;/A&gt;&amp;nbsp;suggests using&amp;nbsp; .1.3.6.1.4.1.2620.1.53 but that's not present when I try to snmpwalk it. Are there any other possibilities for monitoring the IPS blade using SNMP?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 13:23:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260325#M51048</guid>
      <dc:creator>SP4</dc:creator>
      <dc:date>2025-10-20T13:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260346#M51052</link>
      <description>&lt;P&gt;Which model firewall and version/build/JHF is it currently installed with?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 15:40:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260346#M51052</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2025-10-20T15:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260353#M51055</link>
      <description>&lt;P&gt;Creating a custom OID with the exact information you're looking to monitor.&lt;BR /&gt;It's queryable through the API/CLI:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-ips-status~v2%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-ips-status~v2%20&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Follow the steps in the Advanced SNMP configuration - Extend SNMP with shell script section of:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk90860" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk90860&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's basically what I said in that previous thread you linked.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 16:03:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260353#M51055</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-10-20T16:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260362#M51057</link>
      <description>&lt;P&gt;Adding to what PhoneBoy wrote you might also want to use Gaia API to query the relevant counters in &lt;STRONG&gt;CPView&lt;/STRONG&gt; for IPS (although there is more information for other blades)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/GaiaAPIs/#cli/show-statistics-info~v1.8%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/GaiaAPIs/#cli/show-statistics-info~v1.8%20&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/GaiaAPIs/#cli/show-statistics-view-info~v1.8%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/GaiaAPIs/#cli/show-statistics-view-info~v1.8%20&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 16:42:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260362#M51057</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2025-10-20T16:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260391#M51062</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stolen screenshot from other checkmates topic (timothy)&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ips.jpg" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/31789i18D5B394669EE3EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="ips.jpg" alt="ips.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 20:51:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260391#M51062</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-10-20T20:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260420#M51066</link>
      <description>&lt;P&gt;Quantum Force 9700 security gateways with a few VSX firewalls running R82 jumbo hotfix take 39&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 07:16:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260420#M51066</guid>
      <dc:creator>SP4</dc:creator>
      <dc:date>2025-10-21T07:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260421#M51067</link>
      <description>&lt;P&gt;Thank you, I'll suggest this as a possible solution&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 07:17:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260421#M51067</guid>
      <dc:creator>SP4</dc:creator>
      <dc:date>2025-10-21T07:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260424#M51069</link>
      <description>&lt;P&gt;Ahhh VSX, then check this one out:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk183374" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk183374&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 07:20:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260424#M51069</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2025-10-21T07:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260425#M51070</link>
      <description>&lt;P&gt;After testing again, it turns out that&amp;nbsp;.1.3.6.1.4.1.2620.1.53 is indeed present and working as intended.&lt;/P&gt;&lt;P&gt;I'm not sure what went wrong previously, I guess there was an error in the syntax for snmpwalk I was using combined with an old version of the MIB file. Thanks to everyone for responding&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2025 07:31:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260425#M51070</guid>
      <dc:creator>SP4</dc:creator>
      <dc:date>2025-10-21T07:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP monitoring of the IPS blade</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260605#M51112</link>
      <description>&lt;P&gt;Thanks for the update!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2025 17:58:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-monitoring-of-the-IPS-blade/m-p/260605#M51112</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-10-22T17:58:25Z</dc:date>
    </item>
  </channel>
</rss>

