cpqOsMemPagesInputPerSec

CPQOS-MIB · .1.3.6.1.4.1.232.19.2.4.4

Object

scalar mandatory Integer32
Pages Input/sec is the number of pages read from disk to resolve hard
page faults. (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 pages retrieved to satisfy faults in the file system cache
(usually requested by applications) and in non-cached mapped memory
files. This counter counts numbers of pages, and can be compared to other
counts of pages, such as Memory: Page Faults/sec, without conversion.

Context

MIB
CPQOS-MIB
OID
.1.3.6.1.4.1.232.19.2.4.4
Type
scalar
Access
readonly
Status
mandatory
Parent
cpqOsMemory

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::cpqOsMemPagesInputPerSec.0'
More examples
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::cpqOsMemPagesInputPerSec'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647