CPQHOST-MIB :: cpqHoSWRunningCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQHOST-MIBcpqHoSWRunningCount

cpqHoSWRunningCount

Module: CPQHOST-MIB

OID (symbolic): CPQHOST-MIB::cpqHoSWRunningCount

OID (numeric): 1.3.6.1.4.1.232.11.2.6.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: For each process name, the number of instances of the process running on the system is kept count of, in this variable.

What is cpqHoSWRunningCount?

This integer tracks, per process name, how many instances of that process are currently running on the system. An administrator uses this to detect either a service that has stopped entirely (count of 0) or a runaway process spawning too many instances. For example, a count suddenly climbing well above its normal baseline could indicate an application is leaking worker processes instead of cleaning them up.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.8
snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.8.1
snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningCount.1

Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoSWRunningCount OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) 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.11cpqHostOsCPQHOST-MIB
1.3.6.1.4.1.232.11.2cpqHoComponentCPQHOST-MIB
1.3.6.1.4.1.232.11.2.6cpqHoSWRunningCPQHOST-MIB
1.3.6.1.4.1.232.11.2.6.1cpqHoSWRunningTableCPQHOST-MIB
1.3.6.1.4.1.232.11.2.6.1.1cpqHoSWRunningEntryCPQHOST-MIB
1.3.6.1.4.1.232.11.2.6.1.1.8cpqHoSWRunningCountCPQHOST-MIB