All MIBs › CME-MIB › bladeDetailsMaxPowerConfig
bladeDetailsMaxPowerConfig
Module: CME-MIB
OID (symbolic): CME-MIB::bladeDetailsMaxPowerConfig
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.10.4.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Blade Module Details Table Maximum Power Configuration. Allow the user to set the maximum power that can be used by the blade. This function is also known as power capping. Blade must be powered on to set this value.
If the value of maximum power config is zero, it means the blade doesn't support the power capping feature
What is bladeDetailsMaxPowerConfig?
This value lets an admin get or set the maximum power, in watts, that a blade is allowed to consume, a feature known as power capping, and the blade must be powered on to set it; a value of zero means the blade does not support power capping. It gives an admin direct control over how much power an individual blade can draw, useful for managing overall chassis power budgets. For example, setting this to 400 on a blade capable of drawing up to 550 watts would cap its consumption to help stay within the chassis's overall power domain limit.
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.3 snmpwalk -v2c -c public <target> CME-MIB::bladeDetailsMaxPowerConfig
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.3.1 snmpget -v2c -c public <target> CME-MIB::bladeDetailsMaxPowerConfig.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.3.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::bladeDetailsMaxPowerConfig 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.3 | bladeDetailsMaxPowerConfig | CME-MIB |