All MIBs › ASYNCOSWEBSECURITYAPPLIANCE-MIB › cacheClientIdleConns
cacheClientIdleConns
Module: ASYNCOSWEBSECURITYAPPLIANCE-MIB
OID (symbolic): ASYNCOSWEBSECURITYAPPLIANCE-MIB::cacheClientIdleConns
OID (numeric): 1.3.6.1.4.1.15497.1.2.3.2.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of connected but idle persistent client connections.
What is cacheClientIdleConns?
This counter tracks the number of persistent client connections that are currently idle but still open. These connections can be reused for subsequent requests without new connection overhead. Monitoring helps optimize connection pooling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15497.1.2.3.2.7 snmpwalk -v2c -c public <target> ASYNCOSWEBSECURITYAPPLIANCE-MIB::cacheClientIdleConns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15497.1.2.3.2.7.1 snmpget -v2c -c public <target> ASYNCOSWEBSECURITYAPPLIANCE-MIB::cacheClientIdleConns.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cacheClientIdleConns.1
Start monitoring Cisco IronPort Web Security Appliance (WSA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASYNCOSWEBSECURITYAPPLIANCE-MIB::cacheClientIdleConns OID value, configure state conditions and alerts, and monitor any Cisco IronPort Web Security Appliance (WSA) 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.15497 | ironPort | IRONPORT-SMI |
| 1.3.6.1.4.1.15497.1 | asyncOSAppliances | IRONPORT-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.15497.1.2 | asyncOSWebSecurityAppliance | ASYNCOSWEBSECURITYAPPLIANCE-MIB |
| 1.3.6.1.4.1.15497.1.2.3 | proxyPerf | ASYNCOSWEBSECURITYAPPLIANCE-MIB |
| 1.3.6.1.4.1.15497.1.2.3.2 | proxyClientSidePerf | ASYNCOSWEBSECURITYAPPLIANCE-MIB |
| 1.3.6.1.4.1.15497.1.2.3.2.7 | cacheClientIdleConns | ASYNCOSWEBSECURITYAPPLIANCE-MIB |