All MIBs › CPQOS-MIB › cpqOsProcessThreadCount
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.19 | cpqWinOsMgmt | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2 | cpqOsComponent | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.12 | cpqOsProcess | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.12.2 | cpqOsProcessTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.12.2.1 | cpqOsProcessEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.12.2.1.3 | cpqOsProcessThreadCount | CPQOS-MIB |