All MIBs › CME-MIB › bladeDetailsDynamicPowerSaver
bladeDetailsDynamicPowerSaver
Module: CME-MIB
OID (symbolic): CME-MIB::bladeDetailsDynamicPowerSaver
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When enabled, Dynamic Power Saver allows the voltage and frequency of the CPUs on the blade to be controlled based on how busy the CPU is. This feature is not available on all blade types. Please refer to the blade documentation for details. If a blade does not support the dynamic power saver, this object will return notApplicable (255).
Under certain rare circumstances, the enabling of the dynamic power saver may not complete successfully due to interactions with other blade functions, such as BIOS. Therefore, it is highly recommended that the user perform a GET of this object after performing a SET, in order to verify the completion of the intended operation.
NOTE: enabling this object will disable bladeDetailsPowerSaverMode if its not already disabled.
What is bladeDetailsDynamicPowerSaver?
This value enables or disables dynamic power saver mode on a blade, which adjusts CPU voltage and frequency based on real-time utilization rather than a fixed reduction, returning notApplicable(255) on unsupported blades. It gives an admin a more responsive power-saving option than the static mode, scaling performance down only when the CPU is actually idle. For example, enabling this on a lightly loaded blade would let it draw less power during quiet periods while still ramping up under load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1.7 snmpwalk -v2c -c public <target> CME-MIB::bladeDetailsDynamicPowerSaver
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1.7.1 snmpget -v2c -c public <target> CME-MIB::bladeDetailsDynamicPowerSaver.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1.7.1 i <value>
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::bladeDetailsDynamicPowerSaver 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 (12 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.2 | monitors | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10 | fuelGauge | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.10.4 | moduleInformation | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.4.1 | bladeDetails | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1 | bladeDetailsTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1 | bladeDetailsEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1.7 | bladeDetailsDynamicPowerSaver | CME-MIB |