cpqOsCacheCopyReadHitsPercent

CPQOS-MIB · .1.3.6.1.4.1.232.19.2.5.2.1.3

Object

column mandatory Integer32
%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 copy read is a file read operation that
is satisfied by a memory copy from a page in the cache to the application
buffer. The LAN Redirector uses this method for retrieving information
from the cache, as does the LAN Server for small transfers. This is a
method used by the disk file systems as well.

Context

MIB
CPQOS-MIB
OID
.1.3.6.1.4.1.232.19.2.5.2.1.3
Type
column
Access
readonly
Status
mandatory
Parent
cpqOsCacheEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsCacheCopyReadHitsPercent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQOS-MIB::cpqOsCacheCopyReadHitsPercent.<cpqOsCacheIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQOS-MIB::cpqOsCacheCopyReadHitsPercent'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647