CISCO-WAN-OPTIMIZATION-MIB

CISCO-WAN-OPTIMIZATION-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-WAN-OPTIMIZATION-MIB

cwoGeneralActivePeers
This object contains total number of active peers connected with this device for WAN optimization.
cwoGeneralMaxActivePeers
This object contains maximum number of peers that this device can peer with for WAN optimization.
cwoGeneralCpuThrottleHigh
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 i ...
cwoGeneralCpuThrottleLow
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 i ...
cwoGeneralCpuThrottlPeriod
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 ...
cwoTfoStatsTotalOptConn
This object contains total number of TCP connections optimized since TFO was started or its statistics were last reset.
cwoTfoStatsActiveOptConn
This object contains number of currently active TCP connections getting optimized.
cwoTfoStatsMaxActiveConn
This object contains maximum number of active TCP connections that this device can optimize.
cwoTfoStatsActiveOptTCPPlusConn
This object contains number of active TCP connections going through TCP plus other optimization.
cwoTfoStatsActiveOptTCPOnlyConn
This object contains number of active connections going through only TCP optimization.
cwoTfoStatsActiveOptTCPPrepConn
This object contains number of current active TCP connections that were originated by an accelerator to acquire data in anticipation of its future use.
cwoTfoStatsActiveADConn
This object contains number of current active TCP connections in the auto-discovery state.
cwoTfoStatsReservedConn
This object contains number of TCP connections reserved for the MAPI accelerator.
cwoTfoStatsPendingConn
This object contains number of TCP connections, which are pending in queue of connections to be optimized.
cwoTfoStatsActivePTConn
This object contains number of active Pass Through TCP connections. Connections which are not selected for optimization are called Pass Through.
cwoTfoStatsTotalNormalClosedConn
This object contains total number of optimized TCP connections which were closed normally since TFO was started or its statistics were last reset.
cwoTfoStatsResetConn
This object contains total number of optimized TCP connections, which are reset since TFO was started or its statistics were last reset.
cwoAoStatsTable
This table gives statistics of Application Optimizers.
cwoAoStatsEntry
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.
cwoAoStatsName
This object represents name of the AO.
cwoAoStatsIsConfigured
This object indicates whether the AO is configured or not. If AO is not configured then then the operational state (cwoAoStatsOperationalState) of AO would be 'shutdown'.
cwoAoStatsIsLicensed
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'.
cwoAoStatsOperationalState
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'.
cwoAoStatsStartUpTime
This object contains date and time when AO was started. This object will hold NULL value when AO is in shutdown state.
cwoAoStatsLastResetTime
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.
cwoAoStatsTotalHandledConns
This object contains total number of connections handled by AO since it was started or its statistics were last reset.
cwoAoStatsTotalOptConns
This object contains total number of connections optimized by AO since it was started or its statistics were last reset.
cwoAoStatsTotalHandedOffConns
This object contains total number of connections handed off to Generic optimization by AO since it was started or its statistics last reset.
cwoAoStatsTotalDroppedConns
This object contains total number of connections dropped by AO since it was started or its statistics were last reset.
cwoAoStatsActiveOptConns
This object contains number of active connections which are getting optimized by AO.
cwoAoStatsPendingConns
This object contains number of connections currently pending in queue of connections to be optimized by AO.
cwoAoStatsMaxActiveOptConns
This object contains maximum number of active TCP connections that AO can optimize.
cwoAoSmbxStatsBytesReadCache
This object contains total number of bytes read from SMB Application Optimizer cache (Read-ahead and Metadata cache) since it was started or its statistics were last reset.
cwoAoSmbxStatsBytesWriteCache
This object contains total number of bytes written to SMB Application Optimizer cache (Read-ahead and Metadata) since it was started or its statistics were last reset.
cwoAoSmbxStatsBytesReadServer
This object contains total number of bytes read from file servers by SMB Application Optimizer since it was started or its statistics were last reset.
cwoAoSmbxStatsBytesWriteServer
This object contains total number of bytes written to file servers by SMB Application Optimizer since it was started or its statistics were last reset.
cwoAoSmbxStatsBytesReadClient
This object contains total number of bytes read by SMB Application Optimizer clients since it was started or its statistics were last reset.
cwoAoSmbxStatsBytesWriteClient
This object contains total number of bytes written by SMB Application optimizer clients since it was started or its statistics were last reset.
cwoAoSmbxStatsProcessedReqs
This object contains total number of requests processed by SMB Application Optimizer since it was started or its statistics were last reset.
cwoAoSmbxStatsActiveReqs
This object contains total number of active requests getting processed by SMB Application Optimizer.
cwoAoSmbxStatsTotalTimedOutReqs
This object contains total number of requests timed out in SMB Application Optimizer since it was started or its statistics were last reset.
cwoAoSmbxStatsTotalRemoteReqs
This object contains total number of SMB requests sent to remote file server since SMB AO was started or its statistics were last reset.
cwoAoSmbxStatsTotalLocalReqs
This object contains total number of SMB requests served locally by SMB Application Optimizer since it was started or its statistics were last reset.
cwoAoSmbxStatsRemoteAvgTime
This object contains average duration of time taken by SMB Application Optimizer to process all remote requests since it was started or its statistics were last reset.
cwoAoSmbxStatsLocalAvgTime
This object contains average duration of time taken by SMB Application Optimizer to process all local requests since it was started or its statistics were last reset.
cwoAoSmbxStatsRACacheHitCount
This object contains SMB Application Optimizer Read Ahead Cache hit count since SMB AO was started or its statistics were last reset.
cwoAoSmbxStatsMDCacheHitCount
This object contains SMB Application Optimizer Metadata cache hit count since SMB AO was started or its statistics were last reset.
cwoAoSmbxStatsRACacheHitRate
This object contains SMB Application Optimizer Read Ahead cache hit rate since it was started or its statistics were last reset.
cwoAoSmbxStatsMDCacheHitRate
This object contains SMB Application Optimizer Metadata cache hit rate since it was started or its statistics were last reset.
cwoAoSmbxStatsMaxRACacheSize
This object contains Maximum disk space that can be allocated for Read Ahead data in SMB Application Optimizer cache.
cwoAoSmbxStatsMaxMDCacheSize
This object contains maximum disk space that can be allocated for Metadata in SMB Application Optimizer cache.
cwoAoSmbxStatsMDCacheSize
This object contains current size of Metadata cache in SMB Application Optimizer.
cwoAoSmbxStatsRAEvictedAge
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.
cwoAoSmbxStatsRTT
This object contains total round trip time for all SMB connections since it was started or its statistics were last reset.
cwoAoSmbxStatsTotalRespTimeSaving
This object contains total response time saved due to SMB AO optimizations since it was started or its statistics were last reset.
cwoAoSmbxStatsOpenFiles
This object contains number of files currently opened by SMB Application Optimizer.
cwoAoSmbxStatsTotalFilesInRACache
This object contains total number of files in SMB Application optimizer Read Ahead cache.
cwoGeneralGroup
This collection of objects represent the General statistics WAN optimization system/sub-system.
cwoTfoBaseGroup
This collection of objects represent the common statistics for TFO.
cwoTfoExtGroup
This collection of objects represent the statistics for TFO, which are optional.
cwoAoStatsGroup
This group includes statistics for AO. Which are common for all AOs.
cwoAoSmbExtendedStatsGroup
This Group contains statistics which are specific to SMB AO.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list