CPQLINOS-MIB :: cpqLinOsSysProcesses

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQLINOS-MIBcpqLinOsSysProcesses

cpqLinOsSysProcesses

Module: CPQLINOS-MIB

OID (symbolic): CPQLINOS-MIB::cpqLinOsSysProcesses

OID (numeric): 1.3.6.1.4.1.232.23.2.2.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Processes is the number of processes in the computer at the time of data collection. Notice that this is an instantaneous count, not an average over the time interval. Each process represents the running of a program.

What is cpqLinOsSysProcesses?

This read-only integer reports the instantaneous number of processes running on the computer at the moment of data collection, not an average over time. An admin monitors this to catch process-count anomalies such as a runaway fork bomb or a leaking service that keeps spawning child processes. For example, a steadily climbing process count over several polling cycles would prompt an admin to investigate which service is failing to reap its child processes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.23.2.2.6
snmpwalk -v2c -c public <target> CPQLINOS-MIB::cpqLinOsSysProcesses

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.23.2.2.6.1
snmpget -v2c -c public <target> CPQLINOS-MIB::cpqLinOsSysProcesses.1

Start monitoring Compaq/HP ProLiant server running Linux with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQLINOS-MIB::cpqLinOsSysProcesses OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server running Linux 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.23cpqLinOsMgmtCPQLINOS-MIB
1.3.6.1.4.1.232.23.2cpqLinOsComponentCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.2cpqLinOsSystemCPQLINOS-MIB
1.3.6.1.4.1.232.23.2.2.6cpqLinOsSysProcessesCPQLINOS-MIB