CPQSTDEQ-MIB :: cpqSeCpuSpeed

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSTDEQ-MIBcpqSeCpuSpeed

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 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.1cpqStdEquipmentCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2cpqSeComponentCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.2cpqSeProcessorCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.2.1cpqSeCpuTableCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.2.1.1cpqSeCpuEntryCPQSTDEQ-MIB
1.3.6.1.4.1.232.1.2.2.1.1.4cpqSeCpuSpeedCPQSTDEQ-MIB