All MIBs › CISCO-UNIFIED-FIREWALL-MIB › cufwL2GlobalNumFloods
cufwL2GlobalNumFloods
Module: CISCO-UNIFIED-FIREWALL-MIB
OID (symbolic): CISCO-UNIFIED-FIREWALL-MIB::cufwL2GlobalNumFloods
OID (numeric): 1.3.6.1.4.1.9.9.491.1.6.1.7
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of times the firewall floods a frame to be forwarded to the egress interfaces because the destination MAC address is missing in the bridge table.
This counter is accumulated since the last reboot of the firewall.
What is cufwL2GlobalNumFloods?
This Counter64 counts the number of times the transparent firewall flooded a frame out to all egress interfaces because the destination MAC address wasn't found in its bridge table, accumulated since the last reboot. An admin uses it to gauge how often the bridge is falling back to flooding rather than making a direct forwarding decision, which can indicate an incomplete or thrashing MAC address table. A high flood rate on a stable network would prompt an admin to check whether the bridge table is too small or aging out entries too aggressively.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.6.1.7 snmpwalk -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwL2GlobalNumFloods
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.6.1.7.1 snmpget -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwL2GlobalNumFloods.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::cufwL2GlobalNumFloods 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.6 | cuFwL2FwGrp | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.6.1 | cufwL2FwGlobals | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.6.1.7 | cufwL2GlobalNumFloods | CISCO-UNIFIED-FIREWALL-MIB |