All MIBs › CISCO-UNIFIED-FIREWALL-MIB › cufwUrlfRequestsNumDenied
cufwUrlfRequestsNumDenied
Module: CISCO-UNIFIED-FIREWALL-MIB
OID (symbolic): CISCO-UNIFIED-FIREWALL-MIB::cufwUrlfRequestsNumDenied
OID (numeric): 1.3.6.1.4.1.9.9.491.1.3.1.6
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of URL access requests declined by this firewall, due to a directive from a URL filtering server, a static policy configured on the firewall, due to resource constraints or any other reason.
This value is accumulated from the last reboot of the firewall.
What is cufwUrlfRequestsNumDenied?
This Counter64, in Requests, counts URL access requests declined by the firewall for any of several reasons: a URL filtering server directive, a static local policy, resource constraints, or other causes, accumulated since the last reboot. Because it lumps multiple denial causes together, an admin typically needs the more specific counters, like cache-denied or resource-dropped, to pin down why requests are being blocked. A sudden rise in this counter without a corresponding rise in cufwUrlfRequestsNumResDropped would point toward policy-driven denials rather than resource exhaustion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.3.1.6 snmpwalk -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwUrlfRequestsNumDenied
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.3.1.6.1 snmpget -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwUrlfRequestsNumDenied.1
Start monitoring Cisco ASA firewalls / IOS zone-based firewall devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-FIREWALL-MIB::cufwUrlfRequestsNumDenied OID value, configure state conditions and alerts, and monitor any Cisco ASA firewalls / IOS zone-based firewall devices 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.491 | ciscoUnifiedFirewallMIB | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1 | ciscoUnifiedFirewallMIBObjects | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.3 | cuFwUrlFilterGrp | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.3.1 | cufwUrlFilterGlobals | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.3.1.6 | cufwUrlfRequestsNumDenied | CISCO-UNIFIED-FIREWALL-MIB |