All MIBs › CPQOS-MIB › cpqOsWarCpuTimePercent
cpqOsWarCpuTimePercent
Module: CPQOS-MIB
OID (symbolic): CPQOS-MIB::cpqOsWarCpuTimePercent
OID (numeric): 1.3.6.1.4.1.232.19.2.3.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Warning alarm will be issued if, (cpqOsCpuTotalCpuTimePercent >= cpqOsWarCpuTotalCpuTimePercent && cpqOsCpuTotalCpuTimePercent < cpqOsCriCpuTotalCpuTimePercent) for 15 data collection intervals.
What is cpqOsWarCpuTimePercent?
This read-write integer sets the warning threshold for cpqOsCpuTimePercent; a warning alarm fires if CPU time percent is at or above this value but still below the critical threshold, sustained for 15 data collection intervals. An admin tunes this to get an early heads-up on rising CPU load before it becomes critical. For example, setting cpqOsWarCpuTimePercent to 80 triggers a warning if CPU usage sits at or above 80% (but below the critical threshold) across 15 consecutive polls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.5 snmpwalk -v2c -c public <target> CPQOS-MIB::cpqOsWarCpuTimePercent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.19.2.3.2.1.5.1 snmpget -v2c -c public <target> CPQOS-MIB::cpqOsWarCpuTimePercent.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.19.2.3.2.1.5.1 i <value>
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::cpqOsWarCpuTimePercent 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.3 | cpqOsProcessor | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2 | cpqOsProcessorTable | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2.1 | cpqOsProcessorEntry | CPQOS-MIB |
| 1.3.6.1.4.1.232.19.2.3.2.1.5 | cpqOsWarCpuTimePercent | CPQOS-MIB |