CHECKPOINT-MIB :: fwSXLStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBfwSXLStatus

fwSXLStatus

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::fwSXLStatus

OID (numeric): 1.3.6.1.4.1.2620.1.36.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current status of SecureXL.

What is fwSXLStatus?

The syntax is an enumerated INTEGER of disabled(0) or enabled(1), and the desc confirms this is the current status of SecureXL. SecureXL offloads bulk packet forwarding from the firewall's slow path into an accelerated fast path, so seeing this flip to disabled(0) on a gateway that is supposed to have it enabled is a major performance red flag — expect a sharp rise in CPU load and latency on high-throughput links right afterward. e.g. fwSXLStatus = 1 (enabled) normally, flipping to 0 after a troubleshooting session where an admin disabled it to debug a connection issue and forgot to re-enable it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.36.1.1
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwSXLStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.36.1.1.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::fwSXLStatus.1

Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::fwSXLStatus OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1productsCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.36sxlCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.36.1fwSXLGroupCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.36.1.1fwSXLStatusCHECKPOINT-MIB