All MIBs › CME-MIB › componentPowerDetailsEffectiveClockRate
componentPowerDetailsEffectiveClockRate
Module: CME-MIB
OID (symbolic): CME-MIB::componentPowerDetailsEffectiveClockRate
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.31.6.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Component Module Details Table Effective CPU Clock Rate applies to DPM components only. It displays processor's effective clock rate based on sample interval. Note that some components do not effective clock rate. In this case, 'notApplicable' will be displayed.
NOTE: The effective clock rate are reported only on a primary slot when a server component 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 effective clock rate are reported on slot 3 while 'notApplicable' is displayed for slot 4.
What is componentPowerDetailsEffectiveClockRate?
This read-only string reports a DPM component's actual, sampled CPU clock rate, showing 'notApplicable' for components that don't support this measurement; for multi-slot components it's only reported on the primary slot. Admins use it to see real-time processor speed, which can drop from the maximum under thermal or power-saving throttling. For example, an admin comparing this effective clock rate against the maximum clock rate for the same component can spot throttling caused by a power-saver setting or thermal event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.4 snmpwalk -v2c -c public <target> CME-MIB::componentPowerDetailsEffectiveClockRate
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.4.1 snmpget -v2c -c public <target> CME-MIB::componentPowerDetailsEffectiveClockRate.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::componentPowerDetailsEffectiveClockRate 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.4 | componentPowerDetailsEffectiveClockRate | CME-MIB |