All MIBs › CPQOS-MIB › cpqOsCacheCopyReadsPerSec
cpqOsCacheCopyReadsPerSec
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsCacheCopyReadsPerSec
OID (numeric): 1.3.6.1.4.1.232.19.2.5.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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 uses this method for retrieving information from the file system cache, as does the LAN Server for small transfers.
What is cpqOsCacheCopyReadsPerSec?
This read-only integer reports the rate of reads from cached file-system pages that involve a memory copy of data from the cache to the application's buffer, the retrieval method used by the LAN Redirector and LAN Server for small transfers. An admin uses this alongside the hit-percentage counters to gauge overall cache read activity. For example, a rising cpqOsCacheCopyReadsPerSec with a stable hit percentage would indicate increased small-file read activity being served efficiently by the cache.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.5.2.1.6 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsCacheCopyReadsPerSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.5.2.1.6.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsCacheCopyReadsPerSec.1
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::cpqOsCacheCopyReadsPerSec 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.6 | cpqOsCacheCopyReadsPerSec | CPQOS-MIB |