All MIBs › CISCO-UNIFIED-FIREWALL-MIB › cufwConnGlobalNumHalfOpen
cufwConnGlobalNumHalfOpen
Module: CISCO-UNIFIED-FIREWALL-MIB
OID (symbolic): CISCO-UNIFIED-FIREWALL-MIB::cufwConnGlobalNumHalfOpen
OID (numeric): 1.3.6.1.4.1.9.9.491.1.1.1.5
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of connections which are in the process of being setup but which have not yet reached the established state in the connection table.
What is cufwConnGlobalNumHalfOpen?
This gauge reports the number of connections, across all protocols, that are currently in the process of being set up but have not yet reached the established state in the firewall's connection table. An admin watches this value because an unusually large number of half-open connections is the classic signature of a SYN-flood-style attack or an overwhelmed backend. For example, if this count climbs steadily without leveling off, the admin would suspect a flood of connection attempts that never complete the handshake, exhausting the connection table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.1.1.5 snmpwalk -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwConnGlobalNumHalfOpen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.1.1.5.1 snmpget -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwConnGlobalNumHalfOpen.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::cufwConnGlobalNumHalfOpen 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.1 | cuFwConnectionGrp | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.1.1 | cuFwConnectionGlobals | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.1.1.5 | cufwConnGlobalNumHalfOpen | CISCO-UNIFIED-FIREWALL-MIB |