All MIBs › CHECKPOINT-MIB › fwUfpHitRatio
fwUfpHitRatio
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::fwUfpHitRatio
OID (numeric): 1.3.6.1.4.1.2620.1.1.26.8.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ufp - % hits ratio
What is fwUfpHitRatio?
This is the percentage of URL-category lookups that were resolved from the gateway's own local UFP (URL Filtering Protocol) cache rather than requiring a fresh round-trip query to the external URL-filtering server (e.g. Websense or SurfControl). An admin watching this ratio helps judge whether the local cache is sized and tuned well: a low hit ratio means most HTTP requests are paying the extra latency of an external lookup, which directly slows down web browsing for users behind the gateway. A hit ratio in the 60-80% range is typical on a gateway with a reasonably warmed cache and a stable set of frequently visited sites.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.26.8.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::fwUfpHitRatio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.1.26.8.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::fwUfpHitRatio.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::fwUfpHitRatio 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.26 | fwPerfStat | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.26.8 | fwUfp | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.1.26.8.1 | fwUfpHitRatio | CHECKPOINT-MIB |