All MIBs › CHECKPOINT-MIB › svnProdName
svnProdName
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::svnProdName
OID (numeric): 1.3.6.1.4.1.2620.1.6.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Product name
What is svnProdName?
This DisplayString is the product name of Check Point's SVN (Secure Virtual Network) foundation layer, the underlying infrastructure component that all Check Point blades run on top of, per 'Product name.' It tells an admin which core platform layer generated the following version and build fields, which matters for support cases since SVN version compatibility affects which blades (firewall, VPN, QoS) can run together. Seeing an unexpectedly old SVN product string on an appliance believed to be recently upgraded would suggest the SVN foundation package itself wasn't updated even if individual blades were.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::svnProdName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.6.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::svnProdName.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::svnProdName 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.1 | svnProdName | CHECKPOINT-MIB |