cpqOsCacheCondition
CPQOS-MIB ·
.1.3.6.1.4.1.232.19.2.5.2.1.7
Object
column
mandatory
Enumeration
The condition of this Cache Object Instance.
Context
- MIB
- CPQOS-MIB
- OID
.1.3.6.1.4.1.232.19.2.5.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqOsCacheEntry
- Table
- cpqOsCacheTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqOsCacheIndex mandatory The Cache Instance number. | column | Integer32 | .1.3.6.1.4.1.232.19.2.5.2.1.1 |
| cpqOsCacheInstance mandatory The Cache Instance Name. | column | OctetString | .1.3.6.1.4.1.232.19.2.5.2.1.2 |
| cpqOsCacheCopyReadHitsPercent mandatory %Copy Read Hits is the percentage of cache copy read requests that hit
the cache, that is, they did not require a disk read in order to provide
access to the page in the cache. A … | column | Integer32 | .1.3.6.1.4.1.232.19.2.5.2.1.3 |
| cpqOsWarCacheCopyReadHitsPercent mandatory Warning alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsWarCacheCopyReadHitsPercent &&
cpqOsCacheCopyReadHitsPercent > cpqOsCriCacheCopyReadsPerSec)
for 15 data c… | column | Integer32 | .1.3.6.1.4.1.232.19.2.5.2.1.4 |
| cpqOsCriCacheCopyReadHitsPercent mandatory Critical alarm will be issued if,
(cpqOsCacheCopyReadHitsPercent <= cpqOsCriCacheCopyReadHitsPercent)
for 15 data collection intervals. | column | Integer32 | .1.3.6.1.4.1.232.19.2.5.2.1.5 |
| cpqOsCacheCopyReadsPerSec mandatory Copy Reads/sec is the frequency of reads from pages of the file system
cache that involve a memory copy of the data from the cache to the
application`s buffer. The LAN Redirector … | column | Integer32 | .1.3.6.1.4.1.232.19.2.5.2.1.6 |