All MIBs › CPQOS-MIB › cpqOsSystemThreads
cpqOsSystemThreads
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsSystemThreads
OID (numeric): 1.3.6.1.4.1.232.19.2.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Threads is the number of threads in the computer at the time of data collection. Notice that this is an instantaneous count, not an average over the time interval. A thread is the basic executable entity that can execute instructions in a processor.
What is cpqOsSystemThreads?
This read-only integer reports the number of threads currently active on the computer at the moment of data collection, as an instantaneous snapshot rather than an average. An admin watches this to detect abnormal thread proliferation that could indicate a runaway process or application leak. For example, a sudden spike in cpqOsSystemThreads compared to the server's historical baseline could point to a misbehaving application spawning excessive threads.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.2.3 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsSystemThreads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.2.3.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsSystemThreads.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::cpqOsSystemThreads 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.2 | cpqOsSystem | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.2.3 | cpqOsSystemThreads | CPQOS-MIB |