All MIBs › CME-MIB › powerPolicyActivate
powerPolicyActivate
Module: CME-MIB
OID (symbolic): CME-MIB::powerPolicyActivate
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.10.6.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When read, this object provides the status of this power policy. If the value is enabled(1), it means this is the active power policy for the associated domain. When set to a value of enabled(1), the power policy will be made the active one for the associated domain. A set of disabled(0) is not allowed.
The SET may fail when the user goes from a less restrictive policy to a more restrictive policy, e.g. no power management to redundant power modules.
This happens because the MM might have allocated more power for components in the less restrictive policy. Then if a user wants to go to a more restrictive policy, the power available may be lower than what was already allocated.
The SET should always succeed if a user goes from a more restrictive to a less restrictive policy.
What is powerPolicyActivate?
This read-write integer shows whether this power policy is the active one for its associated power domain, and setting it to enabled(1) makes it the active policy, though a SET of disabled is not allowed and switching from a less restrictive to a more restrictive policy can fail. An admin uses this to switch power management strategies for a domain, such as trading some redundancy for more usable wattage or vice versa. For example, activating a different, more restrictive policy might fail if doing so would require shedding load that is already committed to running blades.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.6.1.1.7 snmpwalk -v2c -c public <target> CME-MIB::powerPolicyActivate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.6.1.1.7.1 snmpget -v2c -c public <target> CME-MIB::powerPolicyActivate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.2.10.6.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::powerPolicyActivate 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.6 | powerPolicyInformation | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.6.1 | powerPolicyTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.6.1.1 | powerPolicyEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.6.1.1.7 | powerPolicyActivate | CME-MIB |