All MIBs › CPQSTDEQ-MIB › cpqSeCpuCurrentPerformanceState
cpqSeCpuCurrentPerformanceState
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeCpuCurrentPerformanceState
OID (numeric): 1.3.6.1.4.1.232.1.2.2.1.1.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This OID returns the current performance state of this processor. Processor performance states are denoted as Pn states. The value of n is cpqSeCpuPerformanceState. The higher the value n is, the lower the performance state is being used. Value 0 describes the highest performance state, in which the processor uses its maximum performance capability and may consume maximum power. The performance state number should not exceed 16 on Itanium servers. (-1) will be returned if this value is not available.
What is cpqSeCpuCurrentPerformanceState?
This read-only INTEGER reports the current Pn performance state of the processor, where 0 is the highest performance and maximum power state, and higher values of n indicate lower performance states. An administrator cares to see in real time whether the CPU is running at full performance or throttled down. For example, an admin observing sluggish performance checks this OID and finds it at P3, well above the P0 maximum-performance state, indicating the CPU is throttled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.29 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuCurrentPerformanceState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.29.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuCurrentPerformanceState.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeCpuCurrentPerformanceState OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) 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.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2 | cpqSeProcessor | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2.1 | cpqSeCpuTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2.1.1 | cpqSeCpuEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.2.1.1.29 | cpqSeCpuCurrentPerformanceState | CPQSTDEQ-MIB |