All MIBs › CHECKPOINT-MIB › fwVerMajor
fwVerMajor
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwVerMajor
OID (numeric): 1.3.6.1.4.1.2620.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Major version
What is fwVerMajor?
Reports the major version number of the Check Point software running on this gateway. This is what a fleet-wide compliance script checks first to flag any gateway running an unsupported or significantly outdated major release before drilling into the more granular fwVerMinor and fwKernelBuild detail. Example: fwVerMajor reporting an older major version than the rest of a cluster's members is itself enough to flag that gateway for a scheduled upgrade, independent of what minor version it's on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.22 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwVerMajor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.22.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwVerMajor.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::fwVerMajor 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.22 | fwVerMajor | CHECKPOINT-MIB |