All MIBs › CME-MIB › fuelGaugePowerManagementPolicySetting
fuelGaugePowerManagementPolicySetting
Module: CME-MIB
OID (symbolic): CME-MIB::fuelGaugePowerManagementPolicySetting
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Power Management Policy Setting for each power domain.
A new powerPolicyTable has been added which provides more detailed information regarding a domains power policy information. This table also has the capability to SET the power policy for a given domain.
Power Module Redundancy
Intended for a single power source into the chassis where each Power Module is on its own dedicated circuit. Maximum power is limited to one less than the number of Power Modules when more than one Power Module is present. One Power Module can fail without affecting compute node operation. Multiple Power Module failures can cause the chassis to power off. Note that some compute nodes may not be allowed to power on if doing so would exceed the policy power limit.
Power Module Redundancy with Compute Nodes Throttling Allowed
Very similar to Power Module Redundancy. This policy allows for a higher power limit; however, capable compute nodes may be allowed to throttle down if one Power Module fails.
Basic Power Management
Maximum power limit is higher than other policies and is limited only by the nameplate power of all the Power Modules combined. This is the least conservative approach, since it does not provide any protection for power source or Power Module failure. If any single power supply fails, compute node and/or chassis operation may be affected.
Power Source Redundancy
Intended for dual power sources into the chassis. Maximum power is limited to the capacity of half the number of installed power modules. This is the most conservative approach and is recommended when all power modules are installed. When the chassis is correctly wired with dual power sources, one power source can fail without affecting compute node server operation. Note that some compute nodes may not be allowed to power on if doing so would exceed the policy power limit.
Power Source Redundancy with Compute Node Throttling Allowed
Very similar to the Power Source Redundancy. This policy allows for a higher power limit, however capable compute nodes may be allowed to throttle down if one power source fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.6 snmpwalk -v2c -c public <target> CME-MIB::fuelGaugePowerManagementPolicySetting
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.6.1 snmpget -v2c -c public <target> CME-MIB::fuelGaugePowerManagementPolicySetting.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fuelGaugePowerManagementPolicySetting.1
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::fuelGaugePowerManagementPolicySetting 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 (15 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 |
| 1.3.6.1.4.1.2.3.51.2.2.10.1 | fuelGaugeInformation | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.1.1 | fuelGaugeTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1 | fuelGaugeEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.6 | fuelGaugePowerManagementPolicySetting | CME-MIB |