<?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 Installed updated bug? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/97561#M8091</link>
    <description>&lt;P&gt;Oh.. and BTW svnUpdatesInfo.10 ?&lt;/P&gt;&lt;P&gt;Not in the checkpoint mib.&lt;/P&gt;&lt;P&gt;This is R80.40 BTW BTW - JHA 78&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2020 20:36:21 GMT</pubDate>
    <dc:creator>John_Fleming</dc:creator>
    <dc:date>2020-09-25T20:36:21Z</dc:date>
    <item>
      <title>SNMP Installed updates bug?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/97558#M8090</link>
      <description>&lt;P&gt;So this is kind of strange. Part of the svnUpdatesInfo tree doesn't populate until you walk the entire tree when snmpd first starts.&lt;/P&gt;&lt;P&gt;#snmpd auto restarts btw&lt;/P&gt;&lt;P&gt;[Expert@MDS1:0]# pkill snmpd&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;[Expert@MDS1:0]# snmpwalk -v2c -c public 127.0.0.1 svnUpdatesInfo.10.1.5&lt;BR /&gt;CHECKPOINT-MIB::svnUpdatesInfo.10.1.5 = No Such Instance currently exists at this OID&lt;/P&gt;&lt;P&gt;[Expert@MDS1:0]# snmpwalk -v2c -c public 127.0.0.1 svnUpdatesInfo.10.1.5&lt;BR /&gt;CHECKPOINT-MIB::svnUpdatesInfo.10.1.5 = No Such Instance currently exists at this OID&lt;/P&gt;&lt;P&gt;[Expert@MDS1:0]# snmpwalk -v2c -c public 127.0.0.1 svnUpdatesInfo.10.1.5&lt;BR /&gt;CHECKPOINT-MIB::svnUpdatesInfo.10.1.5 = No Such Instance currently exists at this OID&lt;/P&gt;&lt;P&gt;# output is just throwing away the full table walk output to show now 10.1.5 now works.&lt;/P&gt;&lt;P&gt;[Expert@MDS1:0]# snmpwalk -v2c -c public 127.0.0.1 svnUpdatesInfo &amp;gt; /dev/null&lt;/P&gt;&lt;P&gt;[Expert@MDS1:0]# snmpwalk -v2c -c public 127.0.0.1 svnUpdatesInfo.10.1.5&lt;BR /&gt;CHECKPOINT-MIB::svnUpdatesInfo.10.1.5.1.0 = STRING: "Installed"&lt;BR /&gt;CHECKPOINT-MIB::svnUpdatesInfo.10.1.5.2.0 = STRING: "Installed"&lt;BR /&gt;CHECKPOINT-MIB::svnUpdatesInfo.10.1.5.3.0 = STRING: "Available for Download"&lt;BR /&gt;CHECKPOINT-MIB::svnUpdatesInfo.10.1.5.4.0 = STRING: "Available for Download"&lt;/P&gt;&lt;P&gt;if I now kill snmpd walking anything from svnUpdatesInfo.10.1.5 breaks again until i walk svnUpdatesInfo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 10:27:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/97558#M8090</guid>
      <dc:creator>John_Fleming</dc:creator>
      <dc:date>2020-09-26T10:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Installed updated bug?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/97561#M8091</link>
      <description>&lt;P&gt;Oh.. and BTW svnUpdatesInfo.10 ?&lt;/P&gt;&lt;P&gt;Not in the checkpoint mib.&lt;/P&gt;&lt;P&gt;This is R80.40 BTW BTW - JHA 78&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2020 20:36:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/97561#M8091</guid>
      <dc:creator>John_Fleming</dc:creator>
      <dc:date>2020-09-25T20:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Installed updated bug?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/97735#M8092</link>
      <description>&lt;P&gt;I think I found the problem. After I put snmpd in debug all mode I stumbled across this.&lt;/P&gt;&lt;P&gt;handler:calling: calling handler old_api for mode GET&lt;BR /&gt;trace: netsnmp_old_api_helper(): helpers/old_api.c, 370:&lt;BR /&gt;old_api: evil_client: checkpoint&lt;BR /&gt;trace: netsnmp_call_handler(): agent_handler.c, 549:&lt;BR /&gt;handler:returned: handler old_api returned 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So maybe this just needs to be converted to good client. Its like that Simpson's episode where the krusty doll was switched to evil.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:54:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/97735#M8092</guid>
      <dc:creator>John_Fleming</dc:creator>
      <dc:date>2020-09-28T16:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Installed updated bug?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/100569#M8093</link>
      <description>&lt;P&gt;Did you ever find a solution to this? I managed to get it to work once, on one gateway, but now my SNMP monitoring tool is telling me that the OID isn't supported. I would love to get this working in order to easily keep track of updates installed on all of our gateways.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 15:29:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/100569#M8093</guid>
      <dc:creator>cdooer</dc:creator>
      <dc:date>2020-10-29T15:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Installed updated bug?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/100585#M8094</link>
      <description>&lt;P&gt;I have a ticket open with checkpoint. They've replicated the issue just waiting for them to get back to me.&lt;/P&gt;&lt;P&gt;The band aid for now is to just do a full walk of&amp;nbsp;&lt;SPAN&gt;svnUpdatesInfo. Maybe schedule the walk however often your comfortable with? After you walk&amp;nbsp;svnUpdatesInfo&amp;nbsp;&amp;nbsp;svnUpdatesInfo.10.1.5 should populate.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 17:49:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/100585#M8094</guid>
      <dc:creator>John_Fleming</dc:creator>
      <dc:date>2020-10-29T17:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Installed updated bug?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/105020#M8314</link>
      <description>&lt;P&gt;Fix has been sent out BTW. I don't think its part of a jumbo yet.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 16:06:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SNMP-Installed-updates-bug/m-p/105020#M8314</guid>
      <dc:creator>John_Fleming</dc:creator>
      <dc:date>2020-12-10T16:06:46Z</dc:date>
    </item>
  </channel>
</rss>

