All MIBs › CHECKPOINT-MIB › svnServicePack
svnServicePack
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnServicePack
OID (numeric): 1.3.6.1.4.1.2620.1.6.999
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SVN service pack
What is svnServicePack?
This reports the SVN Foundation service pack, or patch level, currently installed on the gateway. Admins track this per device to confirm a required hotfix or service pack has actually been applied fleet-wide, since Check Point often ties CVE fixes and feature availability to a minimum service pack level rather than to the major or minor version alone. For example, a value of 3 meaning SP3 is installed, which an admin would need to verify before assuming a particular published vulnerability was already patched on this gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.999 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnServicePack
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.999.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnServicePack.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::svnServicePack 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.999 | svnServicePack | CHECKPOINT-MIB |