Has anyone had success discovering "Checkpoint" firewalls?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2022 02:03 PM - edited 11-29-2022 02:03 PM
I am trying to discover Checkpoint firewall, but the Firewall classifier does not collect much data, missing Serial Number for example. Specifically this device: CheckPoint 23800
https://www.checkpoint.com/downloads/products/23800-security-gateway-datasheet.pdf
I see Patterns for other firewall manufacturers. I am at Tokyo version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2023 10:04 AM
we are collecting info on check point firewalls. I don't see serial number on all of them. The biggest thing I found is having to track down the right snmp oid's and adding them into ServiceNow. Without that it won't populate any entries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 02:45 AM
Hi Tony,
We are facing the same issue with the checkpoint firewall discovery, serial number is not populating.
We tried adding MIB files also. Are you able to resolve the issue, if so then please let us know what can be done to get serial number .
It will be a great help.
Thanks,
Tanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 05:46 AM
svnApplianceSerialNumber 1.3.6.1.4.1.2620.1.6.16.3 displaystring read-only
is what I read in the MIB from https://support.checkpoint.com/results/download/119142
and you will need to add 1.3.6.1.4.1.2620.1.6.123.1.92 to discovery_snmp_oid
so that it is recognized as an IP Firewall, not a Router ...
Plus the pattern, of course. I did not yet do everything from this article, I must admit:
Create a simple SNMP Classifier. The patterns edit... - ServiceNow Community