All MIBs › CPQOS-MIB › cpqOsMemPageReadsPerSecx1000
cpqOsMemPageReadsPerSecx1000
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsMemPageReadsPerSecx1000
OID (numeric): 1.3.6.1.4.1.232.19.2.4.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Page Reads/sec is the number of times the disk was read to resolve hard page faults (times 1000). (Hard page faults occur when a process requires code or data that is not in its working set or elsewhere in physical memory, and must be retrieved from disk). This counter was designed as a primary indicator of the kinds of faults that cause system-wide delays. It includes reads to satisfy faults in the file system cache (usually requested by applications) and in non-cached mapped memory files. This counter counts numbers of read operations, without regard to the numbers of pages retrieved by each operation. This counter displays the difference between the values observed in the last two samples, divided by the duration of the sample interval.
What is cpqOsMemPageReadsPerSecx1000?
This read-only integer reports the number of times per second the disk was read to resolve hard page faults, scaled by 1000 for precision, and includes reads to satisfy file-system cache faults. An admin divides the reported value by 1000 to get the actual per-second rate when assessing disk-driven memory pressure. For example, a reported value of 5000 here corresponds to an actual rate of 5 disk reads per second for hard page faults.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.8 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsMemPageReadsPerSecx1000
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.4.8.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsMemPageReadsPerSecx1000.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::cpqOsMemPageReadsPerSecx1000 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.4 | cpqOsMemory | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.4.8 | cpqOsMemPageReadsPerSecx1000 | CPQOS-MIB |