All MIBs › CHECKPOINT-MIB › fwKernelBuild
fwKernelBuild
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwKernelBuild
OID (numeric): 1.3.6.1.4.1.2620.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Kernel build num
What is fwKernelBuild?
Reports the specific build number of the firewall kernel module running on this gateway, a finer-grained identifier than the major or minor version. This is the number support engineers actually ask for when diagnosing a kernel-level bug, since a specific fix or regression is often tied to an exact build rather than the broader version number, and different gateways in the same cluster ending up on different builds after an inconsistent patch rollout is itself a troubleshooting lead. Example: two cluster members reporting different fwKernelBuild values despite matching fwVerMajor and fwVerMinor reveals an incomplete or inconsistent hotfix rollout between them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.24 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwKernelBuild
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.24.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwKernelBuild.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::fwKernelBuild 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.1 | fw | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.24 | fwKernelBuild | CHECKPOINT-MIB |