cpqOsProcessPageFileBytes

CPQOS-MIB · .1.3.6.1.4.1.232.19.2.12.2.1.5

Object

column mandatory Integer32
Page File Bytes is the current number of bytes this process has used in
the paging file(s).  Paging files are used to store pages of memory used
by the process that are not contained in other files.  Paging files are
shared by all processes, and lack of space in paging files can prevent
other processes from allocating memory.

Context

MIB
CPQOS-MIB
OID
.1.3.6.1.4.1.232.19.2.12.2.1.5
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::cpqOsProcessPageFileBytes'
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::cpqOsProcessPageFileBytes.<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::cpqOsProcessPageFileBytes'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647