CPQHOST-MIB :: cpqHoSWRunningCountMax

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQHOST-MIBcpqHoSWRunningCountMax

cpqHoSWRunningCountMax

Module: CPQHOST-MIB

OID (symbolic): CPQHOST-MIB::cpqHoSWRunningCountMax

OID (numeric): 1.3.6.1.4.1.232.11.2.6.1.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This is the upper threshold on cpqHoSWRunningCount to be set by the user.

What is cpqHoSWRunningCountMax?

This is a read-write integer setting the upper threshold on cpqHoSWRunningCount, configured by the administrator. It defines the maximum acceptable number of running instances of a given process before an alert condition should be considered, catching runaway process spawning. For example, setting this to 10 for a worker process pool would flag a leak if the actual running count climbs past that ceiling.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.10
snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningCountMax

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.10.1
snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningCountMax.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.11.2.6.1.1.10.1 i <value>

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::cpqHoSWRunningCountMax 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.10cpqHoSWRunningCountMaxCPQHOST-MIB