All MIBs › CPQSTDEQ-MIB › cpqSeCpuSpeed
cpqSeCpuSpeed
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeCpuSpeed
OID (numeric): 1.3.6.1.4.1.232.1.2.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current internal speed of this processor in megahertz. This changes as per the processor performance state Zero will be returned if this value is not available.
What is cpqSeCpuSpeed?
This read-only INTEGER from 0 to 65535 is the current internal speed of this processor in megahertz, which changes as the processor's performance state changes, returning zero if unavailable. An administrator cares because this reflects the real-time clock speed, which can drop under power-saving states and affect performance troubleshooting. For example, an admin investigating slow application response notices this OID reporting well below the rated maximum, suggesting the CPU is currently throttled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.4 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.2.1.1.4.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCpuSpeed.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSeCpuSpeed.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::cpqSeCpuSpeed 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.4 | cpqSeCpuSpeed | CPQSTDEQ-MIB |