cpqOsMemPageFaultsPerSec

CPQOS-MIB · .1.3.6.1.4.1.232.19.2.4.6

Object

scalar mandatory Integer32
Page Faults/sec is overall rate at which of faulted pages are handled by
the processor. It is measured in numbers of pages faulted. A page fault
occurs when a process requires code or data that is not in its working set
(its space in physical memory) in main memory. This counter includes both
hard faults (those that require disk access) and soft faults (where the
faulted page is found elsewhere in physical memory.) Most processors can
handle large numbers of soft faults without consequence. However, hard
faults can cause significant delays.

Context

MIB
CPQOS-MIB
OID
.1.3.6.1.4.1.232.19.2.4.6
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::cpqOsMemPageFaultsPerSec.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::cpqOsMemPageFaultsPerSec'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647