All MIBs › CHECKPOINT-MIB › fwProdName
fwProdName
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwProdName
OID (numeric): 1.3.6.1.4.1.2620.1.1.21
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Product name
What is fwProdName?
Reports the name of the Check Point product or software running on this gateway. On a mixed fleet, some gateways running Security Gateway software and others perhaps a different Check Point product, this string is what an inventory script uses to correctly categorize each device before applying product-specific monitoring thresholds. Example: fwProdName reporting different product names on different gateways would tell an inventory tool to expect different feature sets and license limits from each.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.21 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwProdName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.21.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwProdName.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::fwProdName 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 (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.1 | fw | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.21 | fwProdName | CHECKPOINT-MIB |