All MIBs › CISCO-DIST-DIRECTOR-MIB › cddGeneralCacheTime
cddGeneralCacheTime
Module: CISCO-DIST-DIRECTOR-MIB
OID (symbolic): CISCO-DIST-DIRECTOR-MIB::cddGeneralCacheTime
OID (numeric): 1.3.6.1.4.1.9.9.197.1.1.11
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: Specifies the minimum amount of time the Distributed Director will retain request and response information to DNS/HTTP queries/requests. This object is not applicable if the value of the cddGeneralCacheEnable object is 'false'.
What is cddGeneralCacheTime?
This object sets the minimum number of seconds the Distributed Director retains cached request and response information for DNS or HTTP queries, and has no effect if caching is disabled. A longer cache time reduces recomputation load but increases the window during which a since-failed server could still be handed out to new clients from a stale cache entry, so an admin tunes this to balance performance against how quickly server-health changes should be reflected. An admin managing servers that fail relatively often might shorten this value to a few seconds so cached decisions expire quickly enough to avoid routing clients to a server that just went down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.11 snmpwalk -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralCacheTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.197.1.1.11.1 snmpget -v2c -c public <target> CISCO-DIST-DIRECTOR-MIB::cddGeneralCacheTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.197.1.1.11.1 i <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::cddGeneralCacheTime 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.11 | cddGeneralCacheTime | CISCO-DIST-DIRECTOR-MIB |