All MIBs › CISCO-WAN-OPTIMIZATION-MIB › cwoDreCacheStatsAge
cwoDreCacheStatsAge
Module: CISCO-WAN-OPTIMIZATION-MIB
OID (symbolic): CISCO-WAN-OPTIMIZATION-MIB::cwoDreCacheStatsAge
OID (numeric): 1.3.6.1.4.1.9.9.762.1.7.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: This object indicates the age of the oldest data present in the
DRE cache. For example, let us say that the portion of the disk
space allocated for DRE cache is 1GB and it is full. Now, if
new data is written onto this cache, then it would replace the
oldest data in the cache in First-In-First-Out (FIFO) order.
This object will specify what is the oldest data now present in
the cache. It takes the format of
What is cwoDreCacheStatsAge?
This read-only SnmpAdminString indicates the age of the oldest data present in the DRE cache, formatted as <x>d<x>h<x>m, and the description gives the example of a full 1GB cache where new writes evict the oldest data in FIFO order, so this object reports how old that oldest surviving data currently is. An admin uses this to judge the effective cache retention window, since a shorter age here under steady load implies faster cache turnover and potentially less deduplication benefit for infrequently repeated data. If this age suddenly drops much lower than usual, an admin would suspect a burst of new, unique data has rapidly evicted older cached content.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.762.1.7.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-OPTIMIZATION-MIB::cwoDreCacheStatsAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.762.1.7.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-OPTIMIZATION-MIB::cwoDreCacheStatsAge.1
Start monitoring Cisco WAAS (Wide Area Application Services) appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-OPTIMIZATION-MIB::cwoDreCacheStatsAge OID value, configure state conditions and alerts, and monitor any Cisco WAAS (Wide Area Application Services) appliance 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.762 | ciscoWanOptimizationMIB | CISCO-WAN-OPTIMIZATION-MIB |
| 1.3.6.1.4.1.9.9.762.1 | ciscoWanOptimizationMIBObjects | CISCO-WAN-OPTIMIZATION-MIB |
| 1.3.6.1.4.1.9.9.762.1.7 | cwoDre | CISCO-WAN-OPTIMIZATION-MIB |
| 1.3.6.1.4.1.9.9.762.1.7.1 | cwoDreCacheStats | CISCO-WAN-OPTIMIZATION-MIB |
| 1.3.6.1.4.1.9.9.762.1.7.1.2 | cwoDreCacheStatsAge | CISCO-WAN-OPTIMIZATION-MIB |