All MIBs › CME-MIB › bladeDetailsPowerSaverMode
bladeDetailsPowerSaverMode
Module: CME-MIB
OID (symbolic): CME-MIB::bladeDetailsPowerSaverMode
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When enabled, the static low power saver mode allows the blade to selectively alter its operating voltage and frequency to reduce power consumption. This feature is not available on all blade types. Please refer to the blade documentation for details. If a blade does not support the static low power saver mode, this object will return notApplicable (255).
Under certain rare circumstances, the enabling of the static low power saver mode 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 bladeDetailsDynamicPowerSaver if its not already disabled.
What is bladeDetailsPowerSaverMode?
This value enables or disables static low power saver mode on a blade, which lets it selectively lower its operating voltage and frequency to reduce power consumption, returning notApplicable(255) on blades that don't support the feature. It gives an admin a way to trade off some performance for reduced power draw on a per-blade basis. For example, an admin managing a chassis near its power domain limit might enable this on lower-priority blades to free up power headroom for others.
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.6 snmpwalk -v2c -c public <target> CME-MIB::bladeDetailsPowerSaverMode
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.6.1 snmpget -v2c -c public <target> CME-MIB::bladeDetailsPowerSaverMode.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.6.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::bladeDetailsPowerSaverMode 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.6 | bladeDetailsPowerSaverMode | CME-MIB |