<?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 of Gateways in Maestro Setup in Hyperscale Firewall (Maestro)</title>
    <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/162718#M1262</link>
    <description>&lt;P&gt;Have you got any solution to monitor the all gateways individually ?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2022 06:38:26 GMT</pubDate>
    <dc:creator>Hasnain_Ansari</dc:creator>
    <dc:date>2022-11-22T06:38:26Z</dc:date>
    <item>
      <title>SNMP of Gateways in Maestro Setup</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/104925#M394</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 Gateways 2 Maestro MHO setup working. I want to monitor my Gateway with SNMP.&amp;nbsp; As from outside this gateways are considered as one appliance I have added SNMP configuration on GAIA portal but now I dont think the metrics in monitoring is correct. As my internet port in switch shows ~60Mbps while checkpoint only internet interface shows 6Mbps. Is it possible that I am getting metrics only from one gateway but not whole cluster? If yes, please help to fix the issue.&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 08:21:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/104925#M394</guid>
      <dc:creator>OrkhanRustamli</dc:creator>
      <dc:date>2020-12-10T08:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP of Gateways in Maestro Setup</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/110468#M420</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have you been able to get an answer ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 16:00:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/110468#M420</guid>
      <dc:creator>jeanbruno</dc:creator>
      <dc:date>2021-02-10T16:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP of Gateways in Maestro Setup</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/162718#M1262</link>
      <description>&lt;P&gt;Have you got any solution to monitor the all gateways individually ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 06:38:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/162718#M1262</guid>
      <dc:creator>Hasnain_Ansari</dc:creator>
      <dc:date>2022-11-22T06:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP of Gateways in Maestro Setup</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/162721#M1263</link>
      <description>&lt;P&gt;There are a few options here, but they will become easier in time (R82.x if I recall) .&amp;nbsp; For now, automated tools that dont allow you full control of what you query may have some difficulty in accessing all the OID offers.&lt;/P&gt;
&lt;P&gt;Today, you need to query the device using a specific OID(s). Attached is an example using SNMPv3 that a colleague helped me with. Rename from .txt to .ps1 and it will offer you a powershell script.&amp;nbsp;&amp;nbsp;You need to adjust the top section with your details (the section "WalkRequest").&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In R82.x, we will see 2 improvements (planned).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 .You will be able to access the Security Group using SNMP v2 using the SMO IP address, but, each SGM will be contactable using a unique port offset from a base. For example A.B.C.D:2050 could be SGM 1, A.B.C.D: 2051 would be the second SGM.&lt;/P&gt;
&lt;P&gt;2. The other method planned, is to use SNMP v3, and query each host (via the SMO) using a context field. Today, we use this with VSX to query a specific VS, but the plan is that you can do the same with the SGM.&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 07:35:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/162721#M1263</guid>
      <dc:creator>Tom_Kendrick</dc:creator>
      <dc:date>2022-11-22T07:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP of Gateways in Maestro Setup</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/163020#M1264</link>
      <description>&lt;P&gt;SNMP in Maestro is such a disappointment. The premier product line lacks basic system monitoring capabilities.&lt;/P&gt;
&lt;P&gt;Like monitoring the power supply status and sensors on MHO175.&lt;/P&gt;
&lt;P&gt;Also the MIB does not conform to the replies from the SNMP Agent, though Check Point and MIB files is a long and sordid history.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 07:23:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/163020#M1264</guid>
      <dc:creator>Harald_Hansen</dc:creator>
      <dc:date>2022-11-24T07:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP of Gateways in Maestro Setup</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/166151#M1328</link>
      <description>&lt;P&gt;I am dissapointed of Maestro snmp capabilities, too.&lt;BR /&gt;But I hope it can be solved with &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk178566" target="_self"&gt;skyline&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 13:32:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/SNMP-of-Gateways-in-Maestro-Setup/m-p/166151#M1328</guid>
      <dc:creator>Sven_Glock</dc:creator>
      <dc:date>2022-12-27T13:32:08Z</dc:date>
    </item>
  </channel>
</rss>

