All MIBs › CHECKPOINT-MIB › ufIsMonitor
ufIsMonitor
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::ufIsMonitor
OID (numeric): 1.3.6.1.4.1.2620.1.29.2.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Monitor-Only Running mode (ON or OFF)
What is ufIsMonitor?
This reports whether URL Filtering is currently running in Monitor-Only mode, meaning it logs category violations but does not actually block them, versus enforcing blocks outright. This is a critical field to check when users report that a site policy is supposed to be blocked but isn't: if this reads ON, the blade is intentionally only auditing category violations rather than enforcing them, often left on during an initial rollout to gauge impact before switching to full enforcement. For example, this reading ON would explain why gambling-category sites still load for users even though the URL filtering policy lists that category as blocked, since it's currently only auditing, not enforcing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.29.2.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::ufIsMonitor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.29.2.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::ufIsMonitor.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::ufIsMonitor 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.29 | uf | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.29.2 | ufSS | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.29.2.1 | ufIsMonitor | CHECKPOINT-MIB |