cpqOsProcessThreadCount

CPQOS-MIB · .1.3.6.1.4.1.232.19.2.12.2.1.3

Object

column mandatory Integer32
The number of threads currently active in this process.  An instruction
is the basic unit of execution in a processor, and a thread is the object
that executes instructions.  Every running process has at least one
thread.

Context

MIB
CPQOS-MIB
OID
.1.3.6.1.4.1.232.19.2.12.2.1.3
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::cpqOsProcessThreadCount'
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::cpqOsProcessThreadCount.<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::cpqOsProcessThreadCount'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647