All MIBs › CISCO-DIST-DIRECTOR-MIB › cddGeneralCacheEnable
cddGeneralCacheEnable
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddGeneralCacheEnable
OID (numeric): 1.3.6.1.4.1.9.9.197.1.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object enables/disables the sorting cache on the Distributed Director.
What is cddGeneralCacheEnable?
This object turns the Distributed Director's sorting cache on or off, a cache that stores previous server-selection decisions to avoid recomputing metrics for repeat queries. Enabling the cache reduces CPU load and response latency for repeat DNS or HTTP queries from the same clients, but at the cost of potentially returning a stale best-server decision if server health or load conditions changed since the cache entry was created. An admin running a Distributed Director under heavy query load would enable this cache to avoid recomputing metrics for every repeat request, accepting that a server marked down moments ago might still get chosen until the cache entry expires.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.10 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralCacheEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.10.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralCacheEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.1.10.1 s <value>
Start monitoring Cisco DistributedDirector appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DIST-DIRECTOR-MIB::cddGeneralCacheEnable OID value, configure state conditions and alerts, and monitor any Cisco DistributedDirector appliances (legacy) 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.197 | ciscoDistDirMIB | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1 | ciscoDistDirMIBObjects | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.1 | cddGeneral | CISCO-DIST-DIRECTOR-MIB |
| 1.3.6.1.4.1.9.9.197.1.1.10 | cddGeneralCacheEnable | CISCO-DIST-DIRECTOR-MIB |