All MIBs › CME-MIB › componentPowerDetailsMaximumClockRate
componentPowerDetailsMaximumClockRate
Module: CME-MIB
OID (symbolic): CME-MIB::componentPowerDetailsMaximumClockRate
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.31.6.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Component Module Details Table Maximum CPU Clock Rate applies to DPM components only. It displays processor's maximum clock rate based on sample interval. Note that some components do not maximum clock rate. In this case, 'notApplicable' will be displayed.
NOTE: The maximum clock rate are reported only on a primary slot when a server components spans multiple slots (e.g. double wide or triple wide). For example if the component is double wide and is installed in slot 3 and 4. 3 is primary slot while 4 is not. The maximum clock rate are reported on slot 3 while 'notApplicable' is displayed for slot 4.
What is componentPowerDetailsMaximumClockRate?
This read-only string reports a DPM component's maximum CPU clock rate based on a sample interval, showing 'notApplicable' where unsupported and reported only on the primary slot for multi-slot components. Admins use it as the ceiling to compare against the effective clock rate to judge how much a component is being throttled. For example, seeing the maximum clock rate much higher than the effective clock rate for the same component tells an admin power-saving or thermal limits are actively reducing its performance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.5 snmpwalk -v2c -c public <target> CME-MIB::componentPowerDetailsMaximumClockRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.5.1 snmpget -v2c -c public <target> CME-MIB::componentPowerDetailsMaximumClockRate.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::componentPowerDetailsMaximumClockRate OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (11 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.31 | componentPower | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.31.6 | componentPowerDetailsTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.31.6.1 | componentPowerDetailsEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.31.6.1.5 | componentPowerDetailsMaximumClockRate | CME-MIB |