All MIBs › CPQOS-MIB › cpqOsWarCacheCopyReadHitsPercent
cpqOsWarCacheCopyReadHitsPercent
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsWarCacheCopyReadHitsPercent
OID (numeric): 1.3.6.1.4.1.232.19.2.5.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Warning alarm will be issued if, (cpqOsCacheCopyReadHitsPercent <= cpqOsWarCacheCopyReadHitsPercent && cpqOsCacheCopyReadHitsPercent > cpqOsCriCacheCopyReadsPerSec) for 15 data collection intervals.
What is cpqOsWarCacheCopyReadHitsPercent?
This read-write integer sets the warning threshold for cpqOsCacheCopyReadHitsPercent; per the MIB's alarm logic a warning fires when the hit percentage falls to or below this value (while still above the critical threshold), sustained for 15 data collection intervals. An admin tunes this to get an early alert when cache efficiency starts degrading before it becomes critical. For example, setting cpqOsWarCacheCopyReadHitsPercent to 70 would trigger a warning once the copy-read hit rate drops to 70% or below for 15 consecutive polls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.5.2.1.4 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsWarCacheCopyReadHitsPercent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.5.2.1.4.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsWarCacheCopyReadHitsPercent.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.19.2.5.2.1.4.1 i <value>
Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsWarCacheCopyReadHitsPercent OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.5 | cpqOsCache | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.5.2 | cpqOsCacheTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.5.2.1 | cpqOsCacheEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.5.2.1.4 | cpqOsWarCacheCopyReadHitsPercent | CPQOS-MIB |