All MIBs › CHECKPOINT-MIB-1 › fwMajor
fwMajor
Module: CHECKPOINT-MIB-1
OID (symbolic): CHECKPOINT-MIB-1::fwMajor
OID (numeric): 1.3.6.1.4.1.1919.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: FireWall-1 Major Version.
What is fwMajor?
Reports the major version number of the installed FireWall-1 software, the leading version digit. Paired with fwMinor, this is what an inventory or compliance script polls across a fleet of gateways to flag any box still on an older major release that's missing current hotfixes or is past end of support. Example: fwMajor returning a value lower than the fleet baseline flags that specific gateway as due for an upgrade before the next audit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.8 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwMajor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.8.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwMajor.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-1::fwMajor 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 (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1919 | checkpoint | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1 | products | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1.1 | fw | CHECKPOINT-MIB-1 |
| 1.3.6.1.4.1.1919.1.1.8 | fwMajor | CHECKPOINT-MIB-1 |