All MIBs › CHECKPOINT-MIB › osSPmajor
osSPmajor
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::osSPmajor
OID (numeric): 1.3.6.1.4.1.2620.1.6.5.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: OS SP major
What is osSPmajor?
This INTEGER is the major service pack level applied to the underlying OS, per 'OS SP major.' OS service packs often bundle security fixes independent of the Check Point software's own patch cycle, so this field lets an admin confirm the base OS is current on its own patching track. A gateway with an up-to-date SVN/firewall version but an old osSPmajor would still be exposed to OS-level vulnerabilities that Check Point's own updates don't address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.5.5 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::osSPmajor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.5.5.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::osSPmajor.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::osSPmajor 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 (9 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 |
| 1.3.6.1.4.1.2620.1.6 | svn | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.6.5 | svnOSInfo | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.6.5.5 | osSPmajor | CHECKPOINT-MIB |