All MIBs › CHECKPOINT-MIB-1 › fwMinor
fwMinor
Module: CHECKPOINT-MIB-1
OID (symbolic): CHECKPOINT-MIB-1::fwMinor
OID (numeric): 1.3.6.1.4.1.1919.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: FireWall-1 Minor Version.
What is fwMinor?
Reports the minor version number of the installed FireWall-1 software, distinguishing sub-releases within the same major version reported by fwMajor. This finer-grained value separates same-major-release gateways that are missing the latest hotfix accumulator from fully patched ones, which matters when a specific fix only ships in a later minor build. Example: two gateways both reporting the same fwMajor but differing fwMinor values tells the admin only one of them has the newer hotfix level applied.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.9 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-1::fwMinor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1919.1.1.9.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-1::fwMinor.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::fwMinor 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.9 | fwMinor | CHECKPOINT-MIB-1 |