CPQOS-MIB :: cpqOsProcessThreadCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQOS-MIBcpqOsProcessThreadCount

cpqOsProcessThreadCount

Module: CPQOS-MIB

OID (symbolic): CPQOS-MIB::cpqOsProcessThreadCount

OID (numeric): 1.3.6.1.4.1.232.19.2.12.2.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: 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.

What is cpqOsProcessThreadCount?

This read-only integer reports the number of threads currently active within this specific process, where a thread is the object that actually executes instructions and every running process has at least one. An admin watches this per-process thread count for a specific application spawning an abnormal number of threads. For example, a process's cpqOsProcessThreadCount climbing steadily without bound could indicate a thread leak in that application.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.3
snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsProcessThreadCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.12.2.1.3.1
snmpget -v2c -c public <target> CPQOS-MIB::cpqOsProcessThreadCount.1

Start monitoring HP/Compaq shared storage subsystem (OpenStorage) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQOS-MIB::cpqOsProcessThreadCount OID value, configure state conditions and alerts, and monitor any HP/Compaq shared storage subsystem (OpenStorage) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.19cpqWinOsMgmtCPQOS-MIB
1.3.6.1.4.1.232.19.2cpqOsComponentCPQOS-MIB
1.3.6.1.4.1.232.19.2.12cpqOsProcessCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2cpqOsProcessTableCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2.1cpqOsProcessEntryCPQOS-MIB
1.3.6.1.4.1.232.19.2.12.2.1.3cpqOsProcessThreadCountCPQOS-MIB