Monitoring HTTPS Inspection with HSM over SNMP
You can query the HTTPS Inspection Feature on a Security Gateway that inspects traffic encrypted by the Secure Sockets Layer (SSL) protocol for malware or suspicious patterns. Synonym: SSL Inspection. Acronyms: HTTPSI, HTTPSi. status and the status of connection to the HSM Server on the Security Gateway
Dedicated Check Point server that runs Check Point software to inspect traffic and enforce Security Policies for connected network resources. / Cluster Member
Security Gateway that is part of a cluster. / Security Group over SNMP:
-
Full OID is:
.iso.org.dod.internet.private.enterprises.checkpoint.products.httpsInspection
-
Numerical OID is:
.1.3.6.1.4.1.2620.1.54

To get the HTTPS Inspection status, query this SNMP object:

To get the HTTPS Inspection status description, query this SNMP object:

To get the HSM configuration status, query this SNMP object:

To get the HSM configuration status description, query this SNMP object:

To get the HSM partition access status, query this SNMP object:

To get the HSM partition access status description, query this SNMP object:

To get the Outbound HTTPS Inspection status, query this SNMP object:
|
Note - The conditions for the returned strings are calculated on the Security Gateway / Cluster Member / Security Group during the start of the HTTPS Inspection daemon |

To get the Outbound HTTPS Inspection status description, query this SNMP object:
|
Note - The conditions for the returned strings are calculated on the Security Gateway / Cluster Member / Security Group during the start of the HTTPS Inspection daemon |

# snmpwalk -m $CPDIR/lib/snmp/chkpnt.mib -On -v 2c -c public localhost 1.3.6.1.4.1.2620.1.54 .1.3.6.1.4.1.2620.1.54.1.0 = STRING: On .1.3.6.1.4.1.2620.1.54.2.0 = STRING: HTTPS Inspection is on .1.3.6.1.4.1.2620.1.54.3.1.0 = STRING: Enabled .1.3.6.1.4.1.2620.1.54.3.2.0 = STRING: HSM is enabled for HTTPS inspection with Gemalto HSM .1.3.6.1.4.1.2620.1.54.3.3.0 = STRING: Accessible .1.3.6.1.4.1.2620.1.54.3.4.0 = STRING: Gateway can access HSM partition for HTTPS inspection .1.3.6.1.4.1.2620.1.54.3.5.0 = STRING: HSM on .1.3.6.1.4.1.2620.1.54.3.6.0 = STRING: Outbound HTTPS inspection works with HSM |
# snmpwalk -m $CPDIR/lib/snmp/chkpnt.mib -Oa -v 2c -c public localhost 1.3.6.1.4.1.2620.1.54 CHECKPOINT-MIB::httpsInspectionStatus.0 = STRING: On CHECKPOINT-MIB::httpsInspectionStatusDescription.0 = STRING: HTTPS Inspection is on CHECKPOINT-MIB::hsmEnabled.0 = STRING: Enabled CHECKPOINT-MIB::hsmEnabledDescription.0 = STRING: HSM is enabled for HTTPS inspection with Gemalto HSM CHECKPOINT-MIB::hsmPartitionAccess.0 = STRING: Accessible CHECKPOINT-MIB::hsmPartitionAccessDescription.0 = STRING: Gateway can access HSM partition for HTTPS inspection CHECKPOINT-MIB::outboundStatus.0 = STRING: HSM on CHECKPOINT-MIB::outboundStatusDescription.0 = STRING: Outbound HTTPS inspection works with HSM |
For more information about SNMP on Gaia Check Point security operating system that combines the strengths of both SecurePlatform and IPSO operating systems. OS, see the R81 Gaia Administration Guide > Chapter System Management > Section SNMP.