CISCO-WAN-OPTIMIZATION-MIB

File: CISCO-WAN-OPTIMIZATION-MIB.mib (146091 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
HCNUM-TC SNMP-FRAMEWORK-MIB CISCO-TC
CISCO-PROCESS-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
NOTIFICATION-TYPE Counter64 Unsigned32
Gauge32 Integer32 MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP TEXTUAL-CONVENTION
TruthValue TimeInterval DateAndTime
TimeStamp CounterBasedGauge64 SnmpAdminString
CiscoMilliSeconds TimeIntervalSec Unsigned64
cpmCPUTotalMonIntervalValue ciscoMgmt

Defined Types

CwoHttpAKCPrepStatus  
Represents various Akamai cache preposition task status of a HTTP application optimizer. unknown(1) : The prepositioning task is in unknown state. scheduled(2) : The prepositioning task is scheduled to run. disabled(3) : The prepositioning task is disabled. success(4) : The prepositioning task completed successfully. error(5) : The prepositioning task has an error.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), scheduled(2), disabled(3), success(4), error(5)  

CwoDreCacheStatus  
Represents various DRE cache status of an application optimizer. notUsable(1) : This state indicates that DRE cache is currently not usable/accessible (eg.,when DRE partition is not mounted/available). initializing(2) : This state indicates that DRE cache is getting initialized. usable(3) : This state indicates that DRE cache is accessible and in usable condition. tempFailed(4) : This state indicates that DRE cache is temporarily not available due to internal errors. failed(5) : This state indicates that DRE cache initialization failed.
TEXTUAL-CONVENTION    
  INTEGER notUsable(1), initializing(2), usable(3), temporarilyFailed(4), failed(5)  

CwoAoName  
Represents the name of an Application Optimizer supported by this system.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..96)  

CwoAoOperationalState  
Represents Various operational states of an Application Optimizer. shutdown : This state indicates that an AO is in shutdown state. initializing : This state indicates that an AO is getting Initialized. normalRunning : This state indicates that an AO is running normally. normalDisabled : This state indicates that an AO is in normal disabled. licenseExpired : This state indicates that license for an AO is expired. cleaningup : This state indicates that an AO is in cleaning up state. error : This state indicates that some error has happened in AO operation.
TEXTUAL-CONVENTION    
  INTEGER shutdown(1), initializing(2), normalRunning(3), normalDisabled(4), licenseExpired(5), cleaningup(6), error(7)  

CwoLoadStates  
Represents load status of the system or feature. unknown : This state is applicable when feature is not active or disabled. green : This state indicates that the feature is operating normally, within acceptable load limits. yellow : This state indicates that the feature is overloaded, and new connections received by it may not get optimized. red : This state indicates that the feature is not healthy, and existing as well as new connections received by it may not get optimized.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), green(2), yellow(3), red(4)  

CwoTypes  
Represents various types related to wan optimization system. One such use is types of class-map and policy-map for wan optimization syatem. waas : It is used for wan optimization functionality. appnav : It is used for application traffic redirection to wan optimization systems.
TEXTUAL-CONVENTION    
  INTEGER waas(1), appnav(2)  

CwoAoStatsEntry  
SEQUENCE    
  cwoAoStatsName CwoAoName
  cwoAoStatsIsConfigured TruthValue
  cwoAoStatsIsLicensed TruthValue
  cwoAoStatsOperationalState CwoAoOperationalState
  cwoAoStatsStartUpTime DateAndTime
  cwoAoStatsLastResetTime DateAndTime
  cwoAoStatsTotalHandledConns Counter32
  cwoAoStatsTotalOptConns Counter32
  cwoAoStatsTotalHandedOffConns Counter32
  cwoAoStatsTotalDroppedConns Counter32
  cwoAoStatsActiveOptConns Gauge32
  cwoAoStatsPendingConns Gauge32
  cwoAoStatsMaxActiveOptConns Unsigned32
  cwoAoStatsLoadStatus CwoLoadStates
  cwoAoStatsBwOpt Gauge32

CwoAoHttpxStatsAKCPrepEntry  
SEQUENCE    
  cwoAoHttpxStatsAKCPrepTaskName OCTET STRING
  cwoAoHttpxStatsAKCPrepStatus CwoHttpAKCPrepStatus
  cwoAoHttpxStatsAKCPrepCacheStoreBytes Gauge32
  cwoAoHttpxStatsAKCPrepUncacheStoreBytes Gauge32

CwoAppStatsEntry  
SEQUENCE    
  cwoAppStatsAppName SnmpAdminString
  cwoAppStatsOriginalBytes Counter64
  cwoAppStatsOptimizedBytes Counter64
  cwoAppStatsPTBytes Counter64

CwoPmapStatsEntry  
SEQUENCE    
  cwoPmapStatsType CwoTypes
  cwoPmapStatsName SnmpAdminString
  cwoPmapStatsDescr SnmpAdminString
  cwoPmapStatsTotalConns Counter64
  cwoPmapStatsTotalBytes Counter64
  cwoPmapStatsTotalPTConns Counter64
  cwoPmapStatsTotalPTBytes Counter64

CwoCmapStatsEntry  
SEQUENCE    
  cwoCmapStatsType CwoTypes
  cwoCmapStatsName SnmpAdminString
  cwoCmapStatsDescr SnmpAdminString
  cwoCmapStatsTotalConns Counter64
  cwoCmapStatsTotalBytes Counter64
  cwoCmapStatsTotalPTConns Counter64
  cwoCmapStatsTotalPTBytes Counter64

Defined Values

ciscoWanOptimizationMIB 1.3.6.1.4.1.9.9.762
This MIB is for managing Wide Area Network (WAN) Optimization systems. The objective of WAN optimization system is to reduce as much traffic as possible on WAN link and improve the application response time for various applications, which gets affected due to bandwidth, packet loss, congestion and latency limitations of WAN link. WAN optimization system is generally peer based system. They are located at both end of WAN link and peer with each other to perform optimization. This MIB provides instrumentation for monitoring statistics for various features implemented for WAN optimization. WAN optimization features includes TCP protocol optimizations and various Application Optimizers (AOs). AOs include SMB AO, HTTP AO, CIFS AO, NFS AO, MAPI AO, VIDEO AO, SSL AO and EPM AO. Acronyms and Terminology used in this MIB are: AO : Application Optimizer TFO : Traffic Flow Optimization SMB : Server Message Block CIFS : Common Internet File System HTTP : Hyper Text Transfer Protocol NFS : Network File System SSL : Secure Socket Layer MAPI : Messaging Application Programming Interface EPM : End Point Mapper RA : Read Ahead MD : Meta Data PT : Pass Through AD : Auto Discovery RTT : Round Trip Time Conn : Connections File Server : SMB/CIFS file server peer : It refers to peer WAN optimization system located on other end of WAN and registered with this device to optimize the traffic. SharePoint : SharePoint is a Microsoft Application that provides a collaborative environment for using Microsoft Office and related applications. Typical deployments of Microsoft SharePoint use one or more SharePoint servers in a server farm for scalability. The actual data for the various documents, etc. are usually stored in a backend database. The SharePoint server(s) communicate with the backend database using SharePoint Back-end protocols. Clients (either Microsoft Office Applications like Word, Excel, PowerPoint or Web Browsers) typically connect to the SharePoint server and communicate using SOAP over HTTP. Fast Connections : End to end connections which uses existing TCP connection over WAN and reconstructs only LAN connection is fast connection. DRE : Data Redundancy Elimination. LZ : Lemple-Ziv data compression. PLZ : Persistent Lemple-Ziv data compression.
MODULE-IDENTITY    

ciscoWanOptimizationMIBNotifs 1.3.6.1.4.1.9.9.762.0
OBJECT IDENTIFIER    

ciscoWanOptimizationMIBObjects 1.3.6.1.4.1.9.9.762.1
OBJECT IDENTIFIER    

ciscoWanOptimizationMIBConform 1.3.6.1.4.1.9.9.762.3
OBJECT IDENTIFIER    

ciscoWanOptimizationMIBCompliances 1.3.6.1.4.1.9.9.762.3.1
OBJECT IDENTIFIER    

cwoGeneral 1.3.6.1.4.1.9.9.762.1.1
OBJECT IDENTIFIER    

cwoTfo 1.3.6.1.4.1.9.9.762.1.2
OBJECT IDENTIFIER    

cwoAo 1.3.6.1.4.1.9.9.762.1.3
OBJECT IDENTIFIER    

cwoApp 1.3.6.1.4.1.9.9.762.1.4
OBJECT IDENTIFIER    

cwoPmap 1.3.6.1.4.1.9.9.762.1.5
OBJECT IDENTIFIER    

cwoCmap 1.3.6.1.4.1.9.9.762.1.6
OBJECT IDENTIFIER    

cwoDre 1.3.6.1.4.1.9.9.762.1.7
OBJECT IDENTIFIER    

cwoGeneralActivePeers 1.3.6.1.4.1.9.9.762.1.1.1
This object contains total number of active peers connected with this device for WAN optimization.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoGeneralMaxActivePeers 1.3.6.1.4.1.9.9.762.1.1.2
This object contains maximum number of peers that this device can peer with for WAN optimization.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoGeneralCpuThrottleHigh 1.3.6.1.4.1.9.9.762.1.1.3
This object contains high threshold (percentage) value of CPU usage of system when WAN optimization feature is running. The current CPU utilization, stored in cpmCPUTotalMonIntervalValue, is compared against this value. A cwoCpuThrottlingOn notification is generated whenever cpmCPUTotalMonIntervalValue exceeds cwoGeneralCpuThrottleHigh for cwoGeneralCpuThrottlPeriod.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100  

cwoGeneralCpuThrottleLow 1.3.6.1.4.1.9.9.762.1.1.4
This object contains low threshold (percentage) value of CPU usage of system when WAN optimization feature is running. The current CPU utilization, stored in cpmCPUTotalMonIntervalValue, is compared against this value. A cwoCpuThrottlingOff notification is generated if a prior cwoCpuThrottlingOn notification was generated, and the current value of cpmCPUTotalMonIntervalValue is below cwoGeneralCpuThrottleLow for cwoGeneralCpuThrottlPeriod. Note that the value of cwoGeneralCpuThrottleLow must be less than or equal to cwoGeneralCpuThrottleHigh.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..100  

cwoGeneralCpuThrottlPeriod 1.3.6.1.4.1.9.9.762.1.1.5
This Object indicates CPU throttling observation period. The value of the CPU utilization for this period is stored in cpmCPUTotalMonIntervalValue. If the value of cpmCPUTotalMonIntervalValue object is above cwoGeneralCPUThrottleHigh, a cwoCPUThrottlingOn notification is sent. If it is below cwoGeneralCPUThrottleLow, a cwoCPUThrottlingOff notification is sent to the NMS.
Status: current Access: read-write
OBJECT-TYPE    
  TimeInterval  

cwoTfoStats 1.3.6.1.4.1.9.9.762.1.2.1
OBJECT IDENTIFIER    

cwoTfoStatsTotalOptConn 1.3.6.1.4.1.9.9.762.1.2.1.1
This object contains total number of TCP connections optimized since TFO was started or its statistics were last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoTfoStatsActiveOptConn 1.3.6.1.4.1.9.9.762.1.2.1.2
This object contains number of currently active TCP connections getting optimized.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoTfoStatsMaxActiveConn 1.3.6.1.4.1.9.9.762.1.2.1.3
This object contains maximum number of active TCP connections that this device can optimize.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cwoTfoStatsActiveOptTCPPlusConn 1.3.6.1.4.1.9.9.762.1.2.1.4
This object contains number of active TCP connections going through TCP plus other optimization.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoTfoStatsActiveOptTCPOnlyConn 1.3.6.1.4.1.9.9.762.1.2.1.5
This object contains number of active connections going through only TCP optimization.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoTfoStatsActiveOptTCPPrepConn 1.3.6.1.4.1.9.9.762.1.2.1.6
This object contains number of current active TCP connections that were originated by an accelerator to acquire data in anticipation of its future use.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoTfoStatsActiveADConn 1.3.6.1.4.1.9.9.762.1.2.1.7
This object contains number of current active TCP connections in the auto-discovery state.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoTfoStatsReservedConn 1.3.6.1.4.1.9.9.762.1.2.1.8
This object contains number of TCP connections reserved for the MAPI accelerator.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cwoTfoStatsPendingConn 1.3.6.1.4.1.9.9.762.1.2.1.9
This object contains number of TCP connections, which are pending in queue of connections to be optimized.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoTfoStatsActivePTConn 1.3.6.1.4.1.9.9.762.1.2.1.10
This object contains number of active Pass Through TCP connections. Connections which are not selected for optimization are called Pass Through.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoDreCacheStats 1.3.6.1.4.1.9.9.762.1.7.1
OBJECT IDENTIFIER    

cwoDrePerfStats 1.3.6.1.4.1.9.9.762.1.7.2
OBJECT IDENTIFIER    

cwoDreCacheStatsStatus 1.3.6.1.4.1.9.9.762.1.7.1.1
This object describes the status of the portion of the disk that is meant for DRE cache.
Status: current Access: read-only
OBJECT-TYPE    
  CwoDreCacheStatus  

cwoDreCacheStatsAge 1.3.6.1.4.1.9.9.762.1.7.1.2
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 dhm, where 'x' is an integer number. For example, 6d20h30m means that the oldest data's age is 6 days, 20 hours and 30 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cwoDreCacheStatsTotal 1.3.6.1.4.1.9.9.762.1.7.1.3
This object indicates the percentage of available disk space for DRE cache. For example, if the total disk space is 202 GB and let us say that 20% of this disk space is allocated for DRE cache, then this would mean that 40GB (40960 MB) out of the total disk space is allocated for DRE cache.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDreCacheStatsUsed 1.3.6.1.4.1.9.9.762.1.7.1.4
This object indicates the percentage of DRE disk space currently used out of the total space allocated for DRE cache. For example, if the disk space allocated for DRE cache is 972798MB and if this object indicates 1%, it means that 9727 MB is used and remaining approximate 963071 MB of disk space is free.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoDreCacheStatsDataUnitUsage 1.3.6.1.4.1.9.9.762.1.7.1.5
This object indicates DRE disk space currently used by data unit. DRE stores the actual data as data units in data block and the metadata (chuck signature) in signature block.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDreCacheStatsReplacedOneHrDataUnit 1.3.6.1.4.1.9.9.762.1.7.1.6
This object indicates the amount of data unit replaced in the last one hour in DRE cache. DRE stores the actual data as data units in the cache data block. If new data units have to be stored in the cache, the older data units in the cache are evicted in First-In-First-Out (FIFO) order. This object would also indicate how much new data units have been stored in the DRE cache in the past one hour.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDreCacheStatsDataUnitAge 1.3.6.1.4.1.9.9.762.1.7.1.7
This object indicates the age of oldest data unit in the data block. DRE stores the actual data as data units in the data block and the metadata (chuck signature) in signature block. If new data unit should be written to the data block when it is full, then the oldest data unit currently present in the data block will be evicted. So this object would indicate the age of the oldest data unit present in the DRE cache. It takes the format of dhm, where 'x' is an integer number. For example, 6d20h30m means that the oldest data's age is 6 days, 20 hours and 30 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cwoDreCacheStatsSigblockUsage 1.3.6.1.4.1.9.9.762.1.7.1.8
This object indicates DRE disk space currently used by sigblock or signature block. DRE stores the actual data as data units in cache data block and the metadata (chuck signature) in signature block.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDreCacheStatsReplacedOneHrSigblock 1.3.6.1.4.1.9.9.762.1.7.1.9
This object indicates the amount of signatures replaced in last one hour in sigblock. DRE stores the metadata (chuck signature) in signature block of DRE cache. If new signatures have to be stored in the cache, the older signatures in the sigblock are evicted in First-In-First-Out (FIFO) order. This object would also indicate how much new signatures have been stored in the DRE cache sigblock in the past one hour.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDreCacheStatsSigblockAge 1.3.6.1.4.1.9.9.762.1.7.1.10
This object indicates the age of oldest signature in the sigblock. DRE stores the actual data as data units in the data block and the metadata (chuck signature) in signature block. If a new signature should be written to the sigblock when it is full, then the oldest signature currently present in the sigblock will be evicted. So this object would indicate the age of the oldest signature present in the DRE cache. It takes the format of dhm, where 'x' is an integer number. For example, 6d20h30m means that the oldest data's age is 6 days, 20 hours and 30 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cwoDrePerfStatsEncodeCompressionRatio 1.3.6.1.4.1.9.9.762.1.7.2.1
This object indicates the total compression ratio provided by all the DRE components - DRE, LZ and PLZ (if applicable), during the encoding process. It is the ratio of the number of bytes entering the DRE module (from LAN side) and the number of bytes exiting the DRE module (from WAN side). 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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..100  

cwoDrePerfStatsEncodeCompressionLatency 1.3.6.1.4.1.9.9.762.1.7.2.2
This object indicates the processing latency that is introduced by DRE/LZ/PLZ processes during the encoding of data that is coming into the DRE module. The encoding process comprises of dividing the input data into chunks and calculating the signature of every chunk. This encoding process would add certain latency. Then the LZ compression 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDrePerfStatsEncodeAvgMsgSize 1.3.6.1.4.1.9.9.762.1.7.2.3
This object indicates the average size of all the messages handled by DRE during encoding (i.e., for all the messages received from the LAN side). The message size is an important factor in performance of DRE. 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDrePerfStatsDecodeCompressionRatio 1.3.6.1.4.1.9.9.762.1.7.2.4
This object indicates the total compression ratio provided by all the DRE components - DRE, LZ and PLZ (if applicable), during the decoding process. It is the ratio of the number of bytes entering the DRE module (from WAN side) and the number of bytes exiting the DRE module (from LAN side). 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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..100  

cwoDrePerfStatsDecodeCompressionLatency 1.3.6.1.4.1.9.9.762.1.7.2.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoDrePerfStatsDecodeAvgMsgSize 1.3.6.1.4.1.9.9.762.1.7.2.6
This object indicates the average size of all the messages handled by DRE during decoding (i.e., for all the messages received from the WAN side). The message size is an important factor in performance of DRE. 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoTfoStatsTotalNormalClosedConn 1.3.6.1.4.1.9.9.762.1.2.1.11
This object contains total number of optimized TCP connections which were closed normally since TFO was started or its statistics were last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoTfoStatsResetConn 1.3.6.1.4.1.9.9.762.1.2.1.12
This object contains total number of optimized TCP connections, which are reset since TFO was started or its statistics were last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoTfoStatsLoadStatus 1.3.6.1.4.1.9.9.762.1.2.1.13
This object indicates the load status of Traffic Flow Optimizer (TFO).
Status: current Access: read-only
OBJECT-TYPE    
  CwoLoadStates  

cwoAoStatsTable 1.3.6.1.4.1.9.9.762.1.3.1
This table gives statistics of Application Optimizers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwoAoStatsEntry

cwoAoStatsEntry 1.3.6.1.4.1.9.9.762.1.3.1.1
An entry containing statistics for particular Application optimizer. An entry will be created during system startup and will include AOs, which are supported by this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoAoStatsEntry  

cwoAoStatsName 1.3.6.1.4.1.9.9.762.1.3.1.1.1
This object represents name of the AO.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoAoName  

cwoAoStatsIsConfigured 1.3.6.1.4.1.9.9.762.1.3.1.1.2
This object indicates whether the AO is configured or not. If AO is not configured then the operational state (cwoAoStatsOperationalState) of AO would be 'shutdown'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwoAoStatsIsLicensed 1.3.6.1.4.1.9.9.762.1.3.1.1.3
This object indicates whether license for the AO is valid or not. If License for AO is not valid then operational state (cwoAoStatsOperationalState) of AO would be 'shutdown'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwoAoStatsOperationalState 1.3.6.1.4.1.9.9.762.1.3.1.1.4
This object indicates operational state of the AO. If AO is not configured or license is not valid for this AO then operational state of AO would be 'shutdown'.
Status: current Access: read-only
OBJECT-TYPE    
  CwoAoOperationalState  

cwoAoStatsStartUpTime 1.3.6.1.4.1.9.9.762.1.3.1.1.5
This object contains date and time when AO was started. This object will hold NULL value when AO is in shutdown state.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cwoAoStatsLastResetTime 1.3.6.1.4.1.9.9.762.1.3.1.1.6
This object contains date and time when statistics of AO were set to reset last time. When statistics of AO set to reset then all statistics counters will also set to reset. This object will hold NULL value when AO is in shutdown state.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cwoAoStatsTotalHandledConns 1.3.6.1.4.1.9.9.762.1.3.1.1.7
This object contains total number of connections handled by AO since it was started or its statistics were last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoStatsTotalOptConns 1.3.6.1.4.1.9.9.762.1.3.1.1.8
This object contains total number of connections optimized by AO since it was started or its statistics were last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoStatsTotalHandedOffConns 1.3.6.1.4.1.9.9.762.1.3.1.1.9
This object contains total number of connections handed off to Generic optimization by AO since it was started or its statistics last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoStatsTotalDroppedConns 1.3.6.1.4.1.9.9.762.1.3.1.1.10
This object contains total number of connections dropped by AO since it was started or its statistics were last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoStatsActiveOptConns 1.3.6.1.4.1.9.9.762.1.3.1.1.11
This object contains number of active connections which are getting optimized by AO.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoStatsPendingConns 1.3.6.1.4.1.9.9.762.1.3.1.1.12
This object contains number of connections currently pending in queue of connections to be optimized by AO.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoStatsMaxActiveOptConns 1.3.6.1.4.1.9.9.762.1.3.1.1.13
This object contains maximum number of active TCP connections that AO can optimize.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwoAoStatsLoadStatus 1.3.6.1.4.1.9.9.762.1.3.1.1.14
This object indicates the load status of an AO.
Status: current Access: read-only
OBJECT-TYPE    
  CwoLoadStates  

cwoAoStatsBwOpt 1.3.6.1.4.1.9.9.762.1.3.1.1.15
This object indicates the percentage bandwidth optimization achieved due to optimizations done by an AO.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoSmbxStats 1.3.6.1.4.1.9.9.762.1.3.2
OBJECT IDENTIFIER    

cwoAoSmbxStatsBytesReadCache 1.3.6.1.4.1.9.9.762.1.3.2.1
This object contains total number of bytes read from SMB Application Optimizer cache (Read-ahead and Metadata cache) since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsBytesWriteCache 1.3.6.1.4.1.9.9.762.1.3.2.2
This object contains total number of bytes written to SMB Application Optimizer cache (Read-ahead and Metadata) since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsBytesReadServer 1.3.6.1.4.1.9.9.762.1.3.2.3
This object contains total number of bytes read from file servers by SMB Application Optimizer since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsBytesWriteServer 1.3.6.1.4.1.9.9.762.1.3.2.4
This object contains total number of bytes written to file servers by SMB Application Optimizer since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsBytesReadClient 1.3.6.1.4.1.9.9.762.1.3.2.5
This object contains total number of bytes read by SMB Application Optimizer clients since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsBytesWriteClient 1.3.6.1.4.1.9.9.762.1.3.2.6
This object contains total number of bytes written by SMB Application optimizer clients since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsProcessedReqs 1.3.6.1.4.1.9.9.762.1.3.2.7
This object contains total number of requests processed by SMB Application Optimizer since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsActiveReqs 1.3.6.1.4.1.9.9.762.1.3.2.8
This object contains total number of active requests getting processed by SMB Application Optimizer.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoAoSmbxStatsTotalTimedOutReqs 1.3.6.1.4.1.9.9.762.1.3.2.9
This object contains total number of requests timed out in SMB Application Optimizer since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cwoAoSmbxStatsTotalRemoteReqs 1.3.6.1.4.1.9.9.762.1.3.2.10
This object contains total number of SMB requests sent to remote file server since SMB AO was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsTotalLocalReqs 1.3.6.1.4.1.9.9.762.1.3.2.11
This object contains total number of SMB requests served locally by SMB Application Optimizer since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsRemoteAvgTime 1.3.6.1.4.1.9.9.762.1.3.2.12
This object contains average duration of time taken by SMB Application Optimizer to process all remote requests since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoSmbxStatsLocalAvgTime 1.3.6.1.4.1.9.9.762.1.3.2.13
This object contains average duration of time taken by SMB Application Optimizer to process all local requests since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoSmbxStatsRACacheHitCount 1.3.6.1.4.1.9.9.762.1.3.2.14
This object contains SMB Application Optimizer Read Ahead Cache hit count since SMB AO was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsMDCacheHitCount 1.3.6.1.4.1.9.9.762.1.3.2.15
This object contains SMB Application Optimizer Metadata cache hit count since SMB AO was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsRACacheHitRate 1.3.6.1.4.1.9.9.762.1.3.2.16
This object contains SMB Application Optimizer Read Ahead cache hit rate since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoSmbxStatsMDCacheHitRate 1.3.6.1.4.1.9.9.762.1.3.2.17
This object contains SMB Application Optimizer Metadata cache hit rate since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoSmbxStatsMaxRACacheSize 1.3.6.1.4.1.9.9.762.1.3.2.18
This object contains Maximum disk space that can be allocated for Read Ahead data in SMB Application Optimizer cache.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cwoAoSmbxStatsMaxMDCacheSize 1.3.6.1.4.1.9.9.762.1.3.2.19
This object contains maximum disk space that can be allocated for Metadata in SMB Application Optimizer cache.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cwoAoSmbxStatsMDCacheSize 1.3.6.1.4.1.9.9.762.1.3.2.20
This object contains current size of Metadata cache in SMB Application Optimizer.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cwoAoSmbxStatsRAEvictedAge 1.3.6.1.4.1.9.9.762.1.3.2.21
This object contains amount of time spent in the SMB Application Optimizer Read Ahead cache by the resource that was last evicted since last update. If this amount is too short or too long, it is recommended to modify the size of the cache.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoSmbxStatsRTT 1.3.6.1.4.1.9.9.762.1.3.2.22
This object contains total round trip time for all SMB connections since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  TimeIntervalSec  

cwoAoSmbxStatsTotalRespTimeSaving 1.3.6.1.4.1.9.9.762.1.3.2.23
This object contains total response time saved due to SMB AO optimizations since it was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  TimeIntervalSec  

cwoAoSmbxStatsOpenFiles 1.3.6.1.4.1.9.9.762.1.3.2.24
This object contains number of files currently opened by SMB Application Optimizer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoSmbxStatsTotalFilesInRACache 1.3.6.1.4.1.9.9.762.1.3.2.25
This object contains total number of files in SMB Application optimizer Read Ahead cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoSmbxStatsRdL4SignWANBytes 1.3.6.1.4.1.9.9.762.1.3.2.26
This object contains the total number of Layer 4 (L4) optimized signed bytes read from WAN by SMB Application Optimizer since the SMB Application Optimizer was started. L4 optimization comprises of TFO, DRE and LZ optimizations. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsWrL4SignWANBytes 1.3.6.1.4.1.9.9.762.1.3.2.27
This object contains the total number of Layer 4 (L4) optimized signed bytes written to WAN by SMB Application Optimizer since SMB Application Optimizer was started. L4 optimization comprises of TFO, DRE and LZ optimizations. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsRdSignLANBytes 1.3.6.1.4.1.9.9.762.1.3.2.28
This object contains the total number of signed bytes read from LAN by SMB Application Optimizer since the SMB Application Optimizer was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoSmbxStatsWrSignLANBytes 1.3.6.1.4.1.9.9.762.1.3.2.29
This object contains the total number of original signed bytes written to LAN by SMB Application Optimizer since SMB Application Optimizer was started. Discontinuities in the value of this counter can occur at re-initialization of the SMB AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the SMB AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStats 1.3.6.1.4.1.9.9.762.1.3.3
OBJECT IDENTIFIER    

cwoAoHttpxStatsTotalSavedTime 1.3.6.1.4.1.9.9.762.1.3.3.1
This object indicates total time saved due to optimizations done by HTTP AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the HTTP AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the HTTP AO.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsTotalRTT 1.3.6.1.4.1.9.9.762.1.3.3.2
This object indicates total Round Trip Time (RTT) for all the connections going through HTTP AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the HTTP AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the HTTP AO.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsTotalMDCMTime 1.3.6.1.4.1.9.9.762.1.3.3.3
This object indicates total time for Meta Data Cache Misses (MDCM) for HTTP AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the HTTP AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the HTTP AO.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsEstSavedTime 1.3.6.1.4.1.9.9.762.1.3.3.4
This object indicates percentage estimated time saved due to optimizations done by HTTP AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsTotalSPSessions 1.3.6.1.4.1.9.9.762.1.3.3.5
This object indicates the total number of SharePoint Optimized HTTP sessions. This counter is incremented for every session on which SharePoint optimization can be performed. An HTTP session is tagged as a SharePoint Session based on the information present in the HTTP request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsTotalSPPFSessions 1.3.6.1.4.1.9.9.762.1.3.3.6
This object indicates the total number of SharePoint Pre-fetch optimized HTTP sessions. This counter is incremented for every session on which SharePoint pre-fetch optimization can be performed. An HTTP session is tagged as a SharePoint pre-fetch Session based on the information present in the HTTP request. A pre-fetch operation is one where the edge WAAS device fetches the next set of data (which it anticipates the client will request later) from the server based on the current HTTP Request information.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsTotalSPPFObjects 1.3.6.1.4.1.9.9.762.1.3.3.7
This object indicates the total number of pre-fetched objects served locally for SharePoint pre-fetch sessions. The edge WAAS device maintains a local cache where the pre-fetched responses are saved. This object is incremented whenever the SharePoint client request is served from the pre-fetch cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsTotalSPRTTSaved 1.3.6.1.4.1.9.9.762.1.3.3.8
This object contains total Round Trip Time (RTT) saved due to SharePoint pre-fetch optimizations since SharePoint pre-fetch optimization was started. Discontinuities in the value of this counter can occur at re-initialization of the HTTP AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the HTTP AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsTotalSPPFMissTime 1.3.6.1.4.1.9.9.762.1.3.3.9
This object indicates total time for SharePoint pre-fetch Cache Misses since SharePoint pre-fetch optimization was started. Discontinuities in the value of this counter can occur at re-initialization of the HTTP AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the HTTP AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKC 1.3.6.1.4.1.9.9.762.1.3.3.10
OBJECT IDENTIFIER    

cwoAoHttpxStatsAKCBypassEntry 1.3.6.1.4.1.9.9.762.1.3.3.10.1
OBJECT IDENTIFIER    

cwoAoHttpxStatsAKCStdEntry 1.3.6.1.4.1.9.9.762.1.3.3.10.2
OBJECT IDENTIFIER    

cwoAoHttpxStatsAKCBasicEntry 1.3.6.1.4.1.9.9.762.1.3.3.10.3
OBJECT IDENTIFIER    

cwoAoHttpxStatsAKCAdvEntry 1.3.6.1.4.1.9.9.762.1.3.3.10.4
OBJECT IDENTIFIER    

cwoAoHttpxStatsAKCTotalEntry 1.3.6.1.4.1.9.9.762.1.3.3.10.5
OBJECT IDENTIFIER    

cwoAoHttpxStatsAKCPrepTable 1.3.6.1.4.1.9.9.762.1.3.3.10.6
This table gives statistics of Akamai Preposition tasks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwoAoHttpxStatsAKCPrepEntry

cwoAoHttpxStatsAKCPrepEntry 1.3.6.1.4.1.9.9.762.1.3.3.10.6.1
An entry containing statistics for a particular Akamai Preposition task.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoAoHttpxStatsAKCPrepEntry  

cwoAoHttpxStatsAKCPrepTaskName 1.3.6.1.4.1.9.9.762.1.3.3.10.6.1.1
This object indicates the name of the preposition task in Akamai connected cache preposition operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

cwoAoHttpxStatsAKCPrepStatus 1.3.6.1.4.1.9.9.762.1.3.3.10.6.1.2
This object indicates the current status of the preposition task in Akamai connected cache preposition operation.
Status: current Access: read-only
OBJECT-TYPE    
  CwoHttpAKCPrepStatus  

cwoAoHttpxStatsAKCPrepCacheStoreBytes 1.3.6.1.4.1.9.9.762.1.3.3.10.6.1.3
This object indicates the total number of response bytes stored in the cache for a particular preposition task in Akamai connected cache preposition operation.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoHttpxStatsAKCPrepUncacheStoreBytes 1.3.6.1.4.1.9.9.762.1.3.3.10.6.1.4
This object indicates the total number of response bytes not stored in the cache for a particular preposition task in Akamai connected cache preposition operation.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoHttpxStatsAKCBypassCacheTrans 1.3.6.1.4.1.9.9.762.1.3.3.10.1.1
This object indicates the Akamai connected cache statistics for total number of cache-bypass transactions that were handled in bypass mode transparent cache profile. When bypass mode transparent cache profile is set for a particular hostname, the caching for the hostname specified in a rule is suppressed. In this mode, the cache-engine turns off caching for one or more configured sites.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCBypassRespBytes 1.3.6.1.4.1.9.9.762.1.3.3.10.1.2
This object indicates the total number of response bytes saved for cache-hit HTTP transactions in bypass mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCBypassCacheTransPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.1.3
This object indicates the percentage of total number of cache-hit HTTP transactions in bypass mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCBypassRespBytesPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.1.4
This object indicates the percentage of total number of response bytes saved for cache-hit HTTP transactions in bypass mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCBypassCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.1.5
This object indicates the total response time saved for cache-hit HTTP transactions in bypass mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCBypassAvgCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.1.6
This object indicates the average response time saved per cache-hit HTTP transaction in bypass mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCBypassRespTimeSavedPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.1.7
This object indicates the percentage of total response time saved for cache-hit HTTP transactions in bypass mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCStdCacheTrans 1.3.6.1.4.1.9.9.762.1.3.3.10.2.1
This object indicates the Akamai connected cache statistics for total number of cache-hit transactions that were served from cache in standard mode transparent cache profile. This is a default mode.In this mode, the cache engine also follows the RFC-2616 behavior for cache control headers with the exception of not honoring the client cache override behavior.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCStdRespBytes 1.3.6.1.4.1.9.9.762.1.3.3.10.2.2
This object indicates the total number of response bytes saved for cache-hit HTTP transactions in standard mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCStdCacheTransPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.2.3
This object indicates the percentage of total number of cache-hit HTTP transactions in standard mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCStdRespBytesPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.2.4
This object indicates the percentage of total number of response bytes saved for cache-hit HTTP transactions in standard mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCStdCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.2.5
This object indicates the total response time saved for cache-hit HTTP transactions in standard mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCStdAvgCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.2.6
This object indicates the average response time saved per cache-hit HTTP transaction in standard mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCStdRespTimeSavedPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.2.7
This object indicates the percentage of total response time saved for cache-hit HTTP transactions in standard mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCBasicCacheTrans 1.3.6.1.4.1.9.9.762.1.3.3.10.3.1
This object indicates the Akamai connected cache statistics for total number of cache-hit transactions that were served from cache in basic mode transparent cache profile. In this mode, the cache engine works in strict RFC-2616 behavior, and therefore, only caches responses that are marked explicitly as cacheable with cache-control headers or responses that have an expiry header to service and accelerate traffic from a datacenter to a branch office over any type of IP network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCBasicRespBytes 1.3.6.1.4.1.9.9.762.1.3.3.10.3.2
This object indicates the total number of response bytes saved for cache-hit HTTP transactions in basic mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCBasicCacheTransPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.3.3
This object indicates the percentage of total number of cache-hit HTTP transactions in basic mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCBasicRespBytesPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.3.4
This object indicates the percentage of total number of response bytes saved for cache-hit HTTP transactions in basic mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCBasicCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.3.5
This object indicates the total response time saved for cache-hit HTTP transactions in basic mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCBasicAvgCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.3.6
This object indicates the average response time saved per cache-hit HTTP transaction in basic mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCBasicRespTimeSavedPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.3.7
This object indicates the percentage of total response time saved for cache-hit HTTP transactions in basic mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCAdvCacheTrans 1.3.6.1.4.1.9.9.762.1.3.3.10.4.1
This object indicates the Akamai connected cache statistics for total number of cache-hit transactions that were served from cache in advanced mode transparent cache profile. In advanced mode,the cache engine caches media types more aggressively, and caches all object types for longer time (when there is no explicit expiration time).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCAdvRespBytes 1.3.6.1.4.1.9.9.762.1.3.3.10.4.2
This object indicates the total number of response bytes saved for cache-hit HTTP transactions in advanced mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCAdvCacheTransPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.4.3
This object indicates the percentage of total number of cache-hit HTTP transactions in advanced mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCAdvRespBytesPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.4.4
This object indicates the percentage of total number of response bytes saved for cache-hit HTTP transactions in advanced mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCAdvCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.4.5
This object indicates the total response time saved for cache-hit HTTP transactions in advanced mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCAdvAvgCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.4.6
This object indicates the average response time saved per cache-hit HTTP transaction in advanced mode transparent cache profile, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCAdvRespTimeSavedPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.4.7
This object indicates the percentage of total response time saved for cache-hit HTTP transactions in advanced mode transparent cache profile.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCTotalCacheTrans 1.3.6.1.4.1.9.9.762.1.3.3.10.5.1
This object indicates the aggregation of all the statistics related to various Akamai Connected Cache profile types - Bypass, Standard, Basic and Advanced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCTotalRespBytes 1.3.6.1.4.1.9.9.762.1.3.3.10.5.2
This object indicates the total number of response bytes saved for cache-hit HTTP transactions in all transparent cache profile modes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoHttpxStatsAKCTotalCacheTransPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.5.3
This object indicates the percentage of total number of cache-hit HTTP transactions in all transparent cache profile modes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCTotalRespBytesPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.5.4
This object indicates the percentage of total number of response bytes saved for cache-hit HTTP transactions in all transparent cache profile modes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoHttpxStatsAKCTotalCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.5.5
This object indicates the total response time saved for cache-hit HTTP transactions in all transparent cache profile modes, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCTotalAvgCacheRespTimeSaved 1.3.6.1.4.1.9.9.762.1.3.3.10.5.6
This object indicates the average response time saved per cache-hit HTTP transaction in all transparent cache profile modes, in milli-seconds.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoHttpxStatsAKCTotalRespTimeSavedPercent 1.3.6.1.4.1.9.9.762.1.3.3.10.5.7
This object indicates the percentage of total response time saved for Cache-hit HTTP transactions in all transparent cache profile modes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoMapixStats 1.3.6.1.4.1.9.9.762.1.3.4
OBJECT IDENTIFIER    

cwoAoMapixStatsUnEncrALRT 1.3.6.1.4.1.9.9.762.1.3.4.1
This object indicates Average Local Response Time (ALRT) for unencrypted connections of MAPI AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoMapixStatsEncrALRT 1.3.6.1.4.1.9.9.762.1.3.4.2
This object indicates Average Local Response Time (ALRT) for encrypted connections of MAPI AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoMapixStatsUnEncrARRT 1.3.6.1.4.1.9.9.762.1.3.4.3
This object indicates Average Remote Response Time (ARRT) for unencrypted connections of MAPI AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoMapixStatsEncrARRT 1.3.6.1.4.1.9.9.762.1.3.4.4
This object indicates Average Remote Response Time (ARRT) for encrypted connections of MAPI AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoMapixStatsTotalUnEncrLRs 1.3.6.1.4.1.9.9.762.1.3.4.5
This object indicates total requests served locally for unencrypted connections by MAPI AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the MAPI AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the MAPI AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoMapixStatsTotalEncrLRs 1.3.6.1.4.1.9.9.762.1.3.4.6
This object indicates total requests served locally for encrypted connections by MAPI AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the MAPI AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the MAPI AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoMapixStatsTotalUnEncrRRs 1.3.6.1.4.1.9.9.762.1.3.4.7
This object indicates total Remote Requests(RR) served by remote servers for unencrypted connections of MAPI AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the MAPI AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the MAPI AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoMapixStatsTotalEncrRRs 1.3.6.1.4.1.9.9.762.1.3.4.8
This object indicates total Remote Requests(RR) served by remote servers for encrypted connections by MAPI AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the MAPI AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the MAPI AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoMapixStatsUnEncrAvgRedTime 1.3.6.1.4.1.9.9.762.1.3.4.9
This object indicates average time reduced for unencrypted connections due to optimizations done by MAPI AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the MAPI AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the MAPI AO.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoMapixStatsEncrAvgRedTime 1.3.6.1.4.1.9.9.762.1.3.4.10
This object indicates average time reduced for encrypted connections due to optimizations done by MAPI AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the MAPI AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the MAPI AO.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoNfsxStats 1.3.6.1.4.1.9.9.762.1.3.5
OBJECT IDENTIFIER    

cwoAoNfsxStatsALRT 1.3.6.1.4.1.9.9.762.1.3.5.1
This object indicates Average Local Response Time (ALRT) for NFS AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoNfsxStatsARRT 1.3.6.1.4.1.9.9.762.1.3.5.2
This object indicates Average Remote Response Time (ARRT) for NFS AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoNfsxStatsTotalLRs 1.3.6.1.4.1.9.9.762.1.3.5.3
This object indicates total requests served locally by NFS AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the NFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the NFS AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoNfsxStatsTotalRRs 1.3.6.1.4.1.9.9.762.1.3.5.4
This object indicates total Remote Requests (RR) served by remote servers for NFS AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the NFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the NFS AO.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoNfsxStatsEstTimeSaved 1.3.6.1.4.1.9.9.762.1.3.5.5
This object indicates percentage estimated time saved due to optimizations done by NFS AO since it was started.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoVideoxStats 1.3.6.1.4.1.9.9.762.1.3.6
OBJECT IDENTIFIER    

cwoAoVideoxStatsTotalInBytes 1.3.6.1.4.1.9.9.762.1.3.6.1
This object indicates total incoming bytes for Video AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the Video AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the Video AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoVideoxStatsTotalOutBytes 1.3.6.1.4.1.9.9.762.1.3.6.2
This object indicates total outgoing bytes for Video AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the Video AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the Video AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoCifsxStats 1.3.6.1.4.1.9.9.762.1.3.7
OBJECT IDENTIFIER    

cwoAoCifsxStatsTotalReadBytes 1.3.6.1.4.1.9.9.762.1.3.7.1
This object indicates the total bytes read by clients from the client side (via cache or remotely) using CIFS AO since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoCifsxStatsTotalWrittenBytes 1.3.6.1.4.1.9.9.762.1.3.7.2
This object indicates the total bytes written to the client-side using the CIFS AO since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoCifsxStatsTotalRemoteReqs 1.3.6.1.4.1.9.9.762.1.3.7.3
This object indicates the total requests sent to remote file server since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoCifsxStatsTotalLocalReqs 1.3.6.1.4.1.9.9.762.1.3.7.4
This object indicates the total number requests served locally by CIFS AO since it was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoCifsxStatsTotalRemoteTime 1.3.6.1.4.1.9.9.762.1.3.7.5
This object indicates the total duration of time taken by CIFS AO to process all remote requests since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoCifsxStatsTotalLocalTime 1.3.6.1.4.1.9.9.762.1.3.7.6
This object indicates the total duration of time taken by CIFS AO to process all local requests since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoCifsxStatsConnectedSessions 1.3.6.1.4.1.9.9.762.1.3.7.7
This object indicates the number of currently connected CIFS sessions.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoCifsxStatsOpenFiles 1.3.6.1.4.1.9.9.762.1.3.7.8
This object indicates the number of currently open CIFS files.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoCifsxStatsMaxCacheSize 1.3.6.1.4.1.9.9.762.1.3.7.9
This object indicates the maximum disk space (in KB) allocated for data in the CIFS AO cache.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoCifsxStatsCurrentCacheSize 1.3.6.1.4.1.9.9.762.1.3.7.10
This object indicates the amount of disk space (in KB), currently being used for data in the CIFS AO cache.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoCifsxStatsMaxCacheResources 1.3.6.1.4.1.9.9.762.1.3.7.11
This object indicates the maximum number of cache resources (files and directories) supported by the CIFS AO cache, regardless of the size of these resources.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoCifsxStatsCacheResources 1.3.6.1.4.1.9.9.762.1.3.7.12
This object indicates the number of cache resources (files and directories) currently held in the CIFS AO cache.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAoCifsxStatsEvictedResources 1.3.6.1.4.1.9.9.762.1.3.7.13
This object indicates the number of cache resources (files and directories) that have been evicted from the cache since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cwoAoCifsxStatsLastEvictedTime 1.3.6.1.4.1.9.9.762.1.3.7.14
This object indicates the time when cache resources (files and directories) were last evicted from the CIFS AO cache. 00:00 is displayed if no cache resources have been evicted since CIFS AO was started.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cwoAoCifsxStatsVolHiWatermark 1.3.6.1.4.1.9.9.762.1.3.7.15
This object indicates the disk usage high watermark in percentage that triggers the eviction of resources from the CIFS AO cache.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoCifsxStatsVolLoWatermark 1.3.6.1.4.1.9.9.762.1.3.7.16
This object indicates the target disk usage low watermark percentage to be reached via cache eviction when triggered by cfVolHiWatermark. When this low watermark is reached, cache eviction stops.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoCifsxStatsAmntHiWatermark 1.3.6.1.4.1.9.9.762.1.3.7.17
This object indicates the target percentage of maximum cache resources (defined by cfMaxCacheResources) that triggers the eviction of resources from the CIFS AO cache.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoCifsxStatsAmntLoWatermark 1.3.6.1.4.1.9.9.762.1.3.7.18
This object indicates the target percentage of maximum cache resources (defined by cfMaxCacheResources) to be reached via cache eviction when triggered by cfAmntHiWatermark. When this low watermark is reached, cache eviction stops.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cwoAoCifsxStatsEvictedAge 1.3.6.1.4.1.9.9.762.1.3.7.19
This object indicates the amount of time spent in the CIFS AO cache by the resource that was last evicted. If this amount is too short or too long, it is recommended to modify the size of the cache.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeInterval  

cwoAoCifsxStatsEvictedLastAccess 1.3.6.1.4.1.9.9.762.1.3.7.20
This object indicates the value of sysUpTime when the resource, which was last evicted from the CIFS AO cache has been last accessed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cwoAoCifsxStatsFFTotalReqs 1.3.6.1.4.1.9.9.762.1.3.7.21
This object contains total number of FindFirst (FF) requests since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoCifsxStatsFFRemoteReqs 1.3.6.1.4.1.9.9.762.1.3.7.22
This object contains total number of FindFirst (FF) requests sent to the remote file-server since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAoCifsxStatsFFLocalRespTime 1.3.6.1.4.1.9.9.762.1.3.7.23
This object contains the average local response time for FindFirst (FF) requests replied locally since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoCifsxStatsFFRemoteRespTime 1.3.6.1.4.1.9.9.762.1.3.7.24
This object contains the average remote response time for FindFirst (FF) requests replied remotely since CIFS AO was started. Discontinuities in the value of this counter can occur at re-initialization of the CIFS AO. The last discontinuity time is indicated by the value of cwoAoStatsLastResetTime for the CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CiscoMilliSeconds  

cwoAoCifsxStatsDirResources 1.3.6.1.4.1.9.9.762.1.3.7.25
This object contains the total number of currently allocated Directory Resources in CIFS AO.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cwoAppStatsTable 1.3.6.1.4.1.9.9.762.1.4.1
This table lists the statistics for applications configured on the wan optimization system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwoAppStatsEntry

cwoAppStatsEntry 1.3.6.1.4.1.9.9.762.1.4.1.1
An entry describing statistics for applications configured on the WAN optimization system. The WAN opimitization system creates an entry when a user configures an application for optimization. The WAN optimization system deletes an entry, when user removes the application from the configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoAppStatsEntry  

cwoAppStatsAppName 1.3.6.1.4.1.9.9.762.1.4.1.1.1
This object indicates the name of a particular application, which is configured for optimization.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

cwoAppStatsOriginalBytes 1.3.6.1.4.1.9.9.762.1.4.1.1.2
This object indicates total original traffic (uncompressed) in bytes of a particular application that has entered into the system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAppStatsOptimizedBytes 1.3.6.1.4.1.9.9.762.1.4.1.1.3
This object indicates total optimized traffic in bytes of a particular application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoAppStatsPTBytes 1.3.6.1.4.1.9.9.762.1.4.1.1.4
This object indicates total pass-through traffic in bytes of a particular application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoPmapStatsTable 1.3.6.1.4.1.9.9.762.1.5.1
This table lists the staistics for active policy maps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwoPmapStatsEntry

cwoPmapStatsEntry 1.3.6.1.4.1.9.9.762.1.5.1.1
An entry describing statistics related with an active policy map of a given type. The WAN optimization system creates/deletes an entry for a policy map when it is made active/inactive through configuration changes.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoPmapStatsEntry  

cwoPmapStatsType 1.3.6.1.4.1.9.9.762.1.5.1.1.1
This object indicates type of the policy map.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoTypes  

cwoPmapStatsName 1.3.6.1.4.1.9.9.762.1.5.1.1.2
This object indicates name of the policy map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

cwoPmapStatsDescr 1.3.6.1.4.1.9.9.762.1.5.1.1.3
This object indicates the descriptive information of the policy map configured on the WAN optimization system. If the description is not configured for a given policy map then this string will contain a NULL string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cwoPmapStatsTotalConns 1.3.6.1.4.1.9.9.762.1.5.1.1.4
This object indicates total number of connections processed by the policy map since it is active.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoPmapStatsTotalBytes 1.3.6.1.4.1.9.9.762.1.5.1.1.5
This object indicates total bytes processed by the policy map since it is active.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoPmapStatsTotalPTConns 1.3.6.1.4.1.9.9.762.1.5.1.1.6
This object indicates total connections, which are made as pass-through due to some reason by the policy map since it is active.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoPmapStatsTotalPTBytes 1.3.6.1.4.1.9.9.762.1.5.1.1.7
This object indicates total bytes which are made pass-through by the policy map since it is active.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoCmapStatsTable 1.3.6.1.4.1.9.9.762.1.6.1
This table lists the staistics for class maps associated with the active policy map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwoCmapStatsEntry

cwoCmapStatsEntry 1.3.6.1.4.1.9.9.762.1.6.1.1
An entry describes statistics for the class maps associated with active policy maps. A new entry will be created for the class map when a new class map gets associated to the policy map through the configuration changes. An entry will be deleted, when the class map is disassociated from the active policy map through the configuration changes.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoCmapStatsEntry  

cwoCmapStatsType 1.3.6.1.4.1.9.9.762.1.6.1.1.1
This object indicates the type of the class map.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwoTypes  

cwoCmapStatsName 1.3.6.1.4.1.9.9.762.1.6.1.1.2
This object indicates the name of the class map.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

cwoCmapStatsDescr 1.3.6.1.4.1.9.9.762.1.6.1.1.3
This object indicates the descriptive information of the class map configured on the WAN optimization system. If the description is not configured for a given class map then this string will contain a NULL string.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cwoCmapStatsTotalConns 1.3.6.1.4.1.9.9.762.1.6.1.1.4
This object indicates the total number of connections processed by the class map.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoCmapStatsTotalBytes 1.3.6.1.4.1.9.9.762.1.6.1.1.5
This object indicates the total bytes processed by the class map.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoCmapStatsTotalPTConns 1.3.6.1.4.1.9.9.762.1.6.1.1.6
This object indicates total connections, which are made as pass-through due to some reason by the class map.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoCmapStatsTotalPTBytes 1.3.6.1.4.1.9.9.762.1.6.1.1.7
This object indicates the total bytes which are made pass-through by the class map.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cwoTfoConnectionOverload 1.3.6.1.4.1.9.9.762.0.1
This notification indicates that the device has reached its limit of number of connections it can optimize. No new connections will be picked-up for optimization, while the device is in this state.
Status: current Access: read-only
NOTIFICATION-TYPE    

cwoPeerOverload 1.3.6.1.4.1.9.9.762.0.2
This notification indicates the device has reached its limit of number of peer devices with which it can optimize connections. While the device is in this state, connections from new peer device will not be picked-up for optimization.
Status: current Access: read-only
NOTIFICATION-TYPE    

cwoCpuThrottlingOn 1.3.6.1.4.1.9.9.762.0.3
This notification indicates that the device has detected that the current CPU utilization (stored in cpmCPUTotalMonIntervalValue) is higher than the cwoGeneralCpuThrottleHigh. As a result the device has entered into a throttling mode due to which connections under optimization may experience slowdown. This notification is generated the moment it occurs after a time lapse of 30 minutes since the previous notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

cwoCpuThrottlingOff 1.3.6.1.4.1.9.9.762.0.4
This notification indicates that device has detected that the CPU utilization of device (stored in cpmCPUTotalMonIntervalValue) has fallen below the cwoGeneralCpuThrottleLow from cwoGeneralCpuThrottleHigh. As a result the device has come out of the throttling mode and there should not be any negative impact of CPU usage on connection under optimization. This notification is generated the moment it occurs after a time lapse of 30 minutes since the previous notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

cwoLicenseExpired 1.3.6.1.4.1.9.9.762.0.5
This notification is generated when the license on the system expires after the period for which it was installed.
Status: current Access: read-only
NOTIFICATION-TYPE    

cwoLicenseRevoked 1.3.6.1.4.1.9.9.762.0.6
This notification is generated when a requested revoke ticket is obtained. This ticket could have been requested in order to move the license to a different system.
Status: current Access: read-only
NOTIFICATION-TYPE    

cwoLicenseDeleted 1.3.6.1.4.1.9.9.762.0.7
This notification is generated when the license on the system is cleared.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoWanOptimizationMIBCompliance 1.3.6.1.4.1.9.9.762.3.1.1
This is a default module-compliance containing default object groups.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoWanOptimizationMIBCompliance1 1.3.6.1.4.1.9.9.762.3.1.2
This is a default module-compliance containing default object groups.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoWanOptimizationMIBComplianceRev2 1.3.6.1.4.1.9.9.762.3.1.3
This is a default module-compliance containing default object groups. This compliance module deprecates ciscoWanOptimizationMIBCompliance1.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoWanOptimizationMIBComplianceRev3 1.3.6.1.4.1.9.9.762.3.1.4
This is a default module-compliance containing default object groups. This compliance module deprecates ciscoWanOptimizationMIBComplianceRev2.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoWanOptimizationMIBComplianceRev4 1.3.6.1.4.1.9.9.762.3.1.5
This is a default module-compliance containing default object groups. This compliance module deprecates ciscoWanOptimizationMIBComplianceRev3.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoWanOptimizationMIBComplianceRev5 1.3.6.1.4.1.9.9.762.3.1.6
This is a default module-compliance containing default object groups. This compliance module deprecates ciscoWanOptimizationMIBComplianceRev4.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoWanOptimizationMIBGroups 1.3.6.1.4.1.9.9.762.3.2
OBJECT IDENTIFIER    

cwoGeneralGroup 1.3.6.1.4.1.9.9.762.3.2.1
This collection of objects represent the general statistics of WAN optimization system/sub-system.
Status: current Access: read-only
OBJECT-GROUP    

cwoTfoBaseGroup 1.3.6.1.4.1.9.9.762.3.2.2
This collection of objects represent the common statistics for TFO.
Status: current Access: read-only
OBJECT-GROUP    

cwoTfoExtGroup 1.3.6.1.4.1.9.9.762.3.2.3
This collection of objects represent the statistics for TFO, which are optional.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoStatsGroup 1.3.6.1.4.1.9.9.762.3.2.4
This group includes statistics for AO. Which are common for all AOs.
Status: current Access: read-only
OBJECT-GROUP    

cwoOverloadNotificationGroup 1.3.6.1.4.1.9.9.762.3.2.5
This group contains notifications event for various overload condition on wan optimization system.
Status: current Access: read-only
NOTIFICATION-GROUP    

cwoCpuNotificationGroup 1.3.6.1.4.1.9.9.762.3.2.6
This group contains notifications event for wan optimization system, which are specific to some WAN optimization systems.
Status: current Access: read-only
NOTIFICATION-GROUP    

cwoAoSmbExtendedStatsGroup 1.3.6.1.4.1.9.9.762.3.2.7
This Group contains statistics which are specific to SMB AO.
Status: current Access: read-only
OBJECT-GROUP    

cwoLicenseNotificationGroup 1.3.6.1.4.1.9.9.762.3.2.8
This group contains notifications event for actions on licensing on wan optimization systems.
Status: current Access: read-only
NOTIFICATION-GROUP    

cwoAoHttpExtendedStatsGroup 1.3.6.1.4.1.9.9.762.3.2.9
This group contains statistics which are specific to HTTP AO.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoMapiExtendedStatsGroup 1.3.6.1.4.1.9.9.762.3.2.10
This group contains statistics which are specific to MAPI AO.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoNfsExtendedStatsGroup 1.3.6.1.4.1.9.9.762.3.2.11
This group contains statistics which are specific to NFS AO.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoVideoExtendedStatsGroup 1.3.6.1.4.1.9.9.762.3.2.12
This group contains statistics which are specific to Video AO. This group is deprecated as all the objects in cwoAoVideoxStats table are deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

cwoAoCifsExtendedStatsGroup 1.3.6.1.4.1.9.9.762.3.2.13
This group contains statistics which are specific to CIFS AO. This group is deprecated as all the objects in cwoAoCifsxStats table are deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

cwoAoApplicationStatsGroup 1.3.6.1.4.1.9.9.762.3.2.14
This group contains statistics for applications associated with AO.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoPolicyMapStatsGroup 1.3.6.1.4.1.9.9.762.3.2.15
This group contains statistics for active policy map.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoClassMapStatsGroup 1.3.6.1.4.1.9.9.762.3.2.16
This group contains statistics for class maps associated with active policy map.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoStatsGroupRev1 1.3.6.1.4.1.9.9.762.3.2.17
This group includes statistics, which are common for all AOs.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoTfoExtGroupRev1 1.3.6.1.4.1.9.9.762.3.2.18
This collection of objects represent the statistics for TFO, which are optional.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoHttpExtendedStatsGroupRev1 1.3.6.1.4.1.9.9.762.3.2.19
This group contains statistics specific to cwoAoHttpxStats group enhancement and SharePoint AO.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoCifsExtendedStatsGroupRev1 1.3.6.1.4.1.9.9.762.3.2.20
This group contains statistics specific to CIFS Atkins feature. This group is deprecated as all the objects in cwoAoCifsxStats table are deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

cwoAoSmbExtendedStatsGroupRev1 1.3.6.1.4.1.9.9.762.3.2.21
This group contains statistics specific to Signed Bytes Statistics feature for SMB AO.
Status: current Access: read-only
OBJECT-GROUP    

cwoAoHttpExtendedStatsGroupRev2 1.3.6.1.4.1.9.9.762.3.2.22
This group contains statistics specific to cwoAoHttpxStats group enhancement and HTTP Akamai Cache.
Status: current Access: read-only
OBJECT-GROUP    

cwoDreCacheStatsGroup 1.3.6.1.4.1.9.9.762.3.2.23
This group contains statistics specific to DRE cache statistics.
Status: current Access: read-only
OBJECT-GROUP    

cwoDrePerfStatsGroup 1.3.6.1.4.1.9.9.762.3.2.24
This group contains statistics specific to DRE performance statistics.
Status: current Access: read-only
OBJECT-GROUP