All MIBs › CISCO-UNIFIED-FIREWALL-MIB › cufwAppConnNumSetupsAborted
cufwAppConnNumSetupsAborted
Module: CISCO-UNIFIED-FIREWALL-MIB
OID (symbolic): CISCO-UNIFIED-FIREWALL-MIB::cufwAppConnNumSetupsAborted
OID (numeric): 1.3.6.1.4.1.9.9.491.1.1.4.2.1.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of connection setup attempts, corresponding to the protocol denoted by 'cufwAppConnProtocol', that were aborted before the connection could proceed to completion. The counter includes setup attempts aborted by the firewall as well as those aborted by the initiator and/or the responder(s) of/to the connection setup attempt.
Consequently, this value subsumes the values of objects 'cufwAppConnNumPolicyDeclined' and 'cufwAppConnNumResDeclined'.
This value is accumulated from the last reboot of the firewall subject to the control exercised by cufwConnReptAppStats.
What is cufwAppConnNumSetupsAborted?
This is a 64-bit counter of connection setup attempts for the specific application-layer protocol denoted by cufwAppConnProtocol that were aborted before completion, whether aborted by the firewall, the initiator, or the responder, again subsuming that application-protocol's policy-declined and resource-declined figures. An admin uses this to isolate setup failures at the application-protocol level, such as a specific web or voice application, once cufwConnReptAppStats has been enabled to collect this data. For example, an admin troubleshooting failed SIP call setups would check this counter for the SIP application-protocol row to see how many of those setups were aborted before completing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.1.4.2.1.3 snmpwalk -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwAppConnNumSetupsAborted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.491.1.1.4.2.1.3.1 snmpget -v2c -c public <target> CISCO-UNIFIED-FIREWALL-MIB::cufwAppConnNumSetupsAborted.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cufwAppConnNumSetupsAborted.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::cufwAppConnNumSetupsAborted 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.4 | cuFwConnectionSummaryTables | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.1.4.2 | cufwAppConnSummaryTable | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.1.4.2.1 | cufwAppConnSummaryEntry | CISCO-UNIFIED-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.491.1.1.4.2.1.3 | cufwAppConnNumSetupsAborted | CISCO-UNIFIED-FIREWALL-MIB |