All MIBs › CISCO-UNIFIED-FIREWALL-MIB › cufwConnResMemoryUsage
cufwConnResMemoryUsage
Module: CISCO-UNIFIED-FIREWALL-MIB
OID (symbolic): CISCO-UNIFIED-FIREWALL-MIB::cufwConnResMemoryUsage
OID (numeric): 1.3.6.1.4.1.9.9.491.1.1.2.1
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The amount of memory occupied by all structures required to maintain the state of all connections which are either being established or are active.
What is cufwConnResMemoryUsage?
This gauge reports the total memory, in KBytes, occupied by all the internal structures the firewall uses to track the state of every connection currently being established or already active. An admin watches this as an overall resource-consumption indicator for the firewall's connection tracking, useful for spotting memory pressure before it starts causing dropped or declined connections. For example, this value trending steadily upward without a corresponding increase in active connections might indicate a connection-state leak worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.1.2.1 snmpwalk -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwConnResMemoryUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.1.2.1.1 snmpget -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwConnResMemoryUsage.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::cufwConnResMemoryUsage 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.2 | cuFwConnectionResources | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.1.2.1 | cufwConnResMemoryUsage | CISCO-UNIFIED-FIREWALL-MIB |