cpqOsProcessPageFaultsPerSec

CPQOS-MIB · .1.3.6.1.4.1.232.19.2.12.2.1.9

Object

column mandatory Integer32
Page Faults/sec is the rate Page Faults occur in the threads executing
in this process.  A page fault occurs when a thread refers to a virtual
memory page that is not in its working set in main memory.  This will
not cause the page to be fetched from disk if it is on the standby list
and hence already in main memory, or if it is in use by another process
with whom the page is shared.

Context

MIB
CPQOS-MIB
OID
.1.3.6.1.4.1.232.19.2.12.2.1.9
Type
column
Access
readonly
Status
mandatory
Parent
cpqOsProcessEntry

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::cpqOsProcessPageFaultsPerSec'
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::cpqOsProcessPageFaultsPerSec.<cpqOsProcessIndex>'
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::cpqOsProcessPageFaultsPerSec'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647