All MIBs › CISCO-WAN-OPTIMIZATION-MIB › cwoDrePerfStatsDecodeCompressionLatency
cwoDrePerfStatsDecodeCompressionLatency
Module: CISCO-WAN-OPTIMIZATION-MIB
OID (symbolic): CISCO-WAN-OPTIMIZATION-MIB::cwoDrePerfStatsDecodeCompressionLatency
OID (numeric): 1.3.6.1.4.1.9.9.762.1.7.2.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object indicates the processing latency that is introduced by DRE/LZ/PLZ processes during the decoding of data that is coming into the DRE module. The LZ decompression (for applicable data) would add certain latency. Then the decoding process that involves a lot of signature look-up for disk IO and data fetch from the data unit for recreation of original data, would add further latency. This object indicates the value that is calculated since the last time the counter was cleared. The calculation is not based on per-connection or per-peer basis.
What is cwoDrePerfStatsDecodeCompressionLatency?
This read-only Unsigned32, in ms, indicates the processing latency introduced by DRE/LZ/PLZ during decoding of data coming from the WAN, comprising LZ decompression followed by signature lookup, disk I/O, and data fetch to recreate the original data, as a since-last-reset aggregate. An admin monitors this because decode latency directly adds to the perceived response time for traffic arriving from the WAN side, unlike encode latency which affects outbound traffic. A rising decode latency, especially the disk-I/O-heavy lookup component described, would lead an admin to check DRE cache disk performance or contention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.762.1.7.2.5 snmpwalk -v2c -c public <target> CISCO-WAN-OPTIMIZATION-MIB::cwoDrePerfStatsDecodeCompressionLatency
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.762.1.7.2.5.1 snmpget -v2c -c public <target> CISCO-WAN-OPTIMIZATION-MIB::cwoDrePerfStatsDecodeCompressionLatency.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::cwoDrePerfStatsDecodeCompressionLatency 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.2 | cwoDrePerfStats | CISCO-WAN-OPTIMIZATION-MIB |
| 1.3.6.1.4.1.9.9.762.1.7.2.5 | cwoDrePerfStatsDecodeCompressionLatency | CISCO-WAN-OPTIMIZATION-MIB |