All MIBs › CPQHOST-MIB › cpqHoSWRunningCountMin
cpqHoSWRunningCountMin
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoSWRunningCountMin
OID (numeric): 1.3.6.1.4.1.232.11.2.6.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the lower threshold on cpqHoSWRunningCount to be set by the user.
What is cpqHoSWRunningCountMin?
This is a read-write integer setting the lower threshold on cpqHoSWRunningCount, configured by the administrator. It defines the minimum acceptable number of running instances of a given process before an alert condition should be considered. For example, setting this to 1 for a critical single-instance service would flag a problem the moment that process count drops to zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.9 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningCountMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.9.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningCountMin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.11.2.6.1.1.9.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::cpqHoSWRunningCountMin 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 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.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6 | cpqHoSWRunning | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1 | cpqHoSWRunningTable | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1.1 | cpqHoSWRunningEntry | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1.1.9 | cpqHoSWRunningCountMin | CPQHOST-MIB |