cwoAoCifsxStatsFFTotalReqs
CISCO-WAN-OPTIMIZATION-MIB ·
.1.3.6.1.4.1.9.9.762.1.3.7.21
Object
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.
Context
- MIB
- CISCO-WAN-OPTIMIZATION-MIB
- OID
.1.3.6.1.4.1.9.9.762.1.3.7.21- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Units
- requests
- Parent
- cwoAoCifsxStats
- Siblings
- 24
Syntax
requests SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwoAoCifsxStatsTotalReadBytes deprecated 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… | scalar | kilo-bytes SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.762.1.3.7.1 |
| cwoAoCifsxStatsCurrentCacheSize deprecated This object indicates the amount of disk space (in KB),
currently being used for data in the CIFS AO cache. | scalar | kilo-bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.762.1.3.7.10 |
| cwoAoCifsxStatsMaxCacheResources deprecated 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. | scalar | files SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.762.1.3.7.11 |
| cwoAoCifsxStatsCacheResources deprecated This object indicates the number of cache resources (files
and directories) currently held in the CIFS AO cache. | scalar | files SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.762.1.3.7.12 |
| cwoAoCifsxStatsEvictedResources deprecated 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 valu… | scalar | files SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.762.1.3.7.13 |
| cwoAoCifsxStatsLastEvictedTime deprecated 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 si… | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.762.1.3.7.14 |
| cwoAoCifsxStatsVolHiWatermark deprecated This object indicates the disk usage high watermark in
percentage that triggers the eviction of resources from the
CIFS AO cache. | scalar | percent Unsigned32 | .1.3.6.1.4.1.9.9.762.1.3.7.15 |
| cwoAoCifsxStatsVolLoWatermark deprecated 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… | scalar | percent Unsigned32 | .1.3.6.1.4.1.9.9.762.1.3.7.16 |
| cwoAoCifsxStatsAmntHiWatermark deprecated This object indicates the target percentage of maximum cache
resources (defined by cfMaxCacheResources) that triggers the
eviction of resources from the CIFS AO cache. | scalar | percent Unsigned32 | .1.3.6.1.4.1.9.9.762.1.3.7.17 |
| cwoAoCifsxStatsAmntLoWatermark deprecated This object indicates the target percentage of maximum cache
resources (defined by cfMaxCacheResources) to be reached via
cache eviction when triggered by cfAmntHiWatermark. When … | scalar | percent Unsigned32 | .1.3.6.1.4.1.9.9.762.1.3.7.18 |
| cwoAoCifsxStatsEvictedAge deprecated 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… | scalar | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.9.762.1.3.7.19 |
| cwoAoCifsxStatsTotalWrittenBytes deprecated 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
… | scalar | kilo-bytes SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.762.1.3.7.2 |
| cwoAoCifsxStatsEvictedLastAccess deprecated This object indicates the value of sysUpTime when the resource,
which was last evicted from the CIFS AO cache has been last
accessed. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.762.1.3.7.20 |
| cwoAoCifsxStatsFFRemoteReqs deprecated 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 … | scalar | requests SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.762.1.3.7.22 |
| cwoAoCifsxStatsFFLocalRespTime deprecated 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… | scalar | milliseconds CISCO-TCCiscoMilliSeconds | .1.3.6.1.4.1.9.9.762.1.3.7.23 |
| cwoAoCifsxStatsFFRemoteRespTime deprecated 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 count… | scalar | milliseconds CISCO-TCCiscoMilliSeconds | .1.3.6.1.4.1.9.9.762.1.3.7.24 |
| cwoAoCifsxStatsDirResources deprecated This object contains the total number of currently allocated
Directory Resources in CIFS AO. | scalar | files SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.762.1.3.7.25 |
| cwoAoCifsxStatsTotalRemoteReqs deprecated 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-initializati… | scalar | requests SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.762.1.3.7.3 |
| cwoAoCifsxStatsTotalLocalReqs deprecated 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-initializat… | scalar | requests SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.762.1.3.7.4 |
| cwoAoCifsxStatsTotalRemoteTime deprecated 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… | scalar | milliseconds CISCO-TCCiscoMilliSeconds | .1.3.6.1.4.1.9.9.762.1.3.7.5 |
| cwoAoCifsxStatsTotalLocalTime deprecated 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 … | scalar | milliseconds CISCO-TCCiscoMilliSeconds | .1.3.6.1.4.1.9.9.762.1.3.7.6 |
| cwoAoCifsxStatsConnectedSessions deprecated This object indicates the number of currently connected CIFS
sessions. | scalar | sessions SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.762.1.3.7.7 |
| cwoAoCifsxStatsOpenFiles deprecated This object indicates the number of currently open CIFS files. | scalar | files SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.762.1.3.7.8 |
| cwoAoCifsxStatsMaxCacheSize deprecated This object indicates the maximum disk space (in KB) allocated
for data in the CIFS AO cache. | scalar | kilo-bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.762.1.3.7.9 |