All MIBs › CME-MIB › componentPowerDetailsMaxPowerConfig
componentPowerDetailsMaxPowerConfig
Module: CME-MIB
OID (symbolic): CME-MIB::componentPowerDetailsMaxPowerConfig
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.31.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Component Module Details Table Maximum Power Configuration. Allow the user to set the maximum power that can be used by the component. This function is also known as power capping. Component must be powered on to set this value.
If the value of maximum power config is zero, it means the component doesn't support the power capping feature
What is componentPowerDetailsMaxPowerConfig?
This read-write integer lets an admin set the maximum power (power cap) a component is allowed to draw, and requires the component to already be powered on; a value of zero means the component doesn't support power capping. Admins use it to enforce power budgets across a densely populated chassis. For example, an admin sets this object to a lower wattage on a component to keep total chassis power draw under the facility's circuit limit during a power-constrained deployment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.1.3 snmpwalk -v2c -c public <target> CME-MIB::componentPowerDetailsMaxPowerConfig
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.3.1 snmpget -v2c -c public <target> CME-MIB::componentPowerDetailsMaxPowerConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.31.6.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::componentPowerDetailsMaxPowerConfig 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.3 | componentPowerDetailsMaxPowerConfig | CME-MIB |