Has anyone had success discovering "Checkpoint" firewalls?

jimmillet
Mega Guru

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.

3 REPLIES 3

Tony K
Kilo Sage
Kilo Sage

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. 

Tanya16
Tera Contributor

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

Hellfried
Tera Contributor

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