All MIBs › CME-MIB › pd1ModulePowerCapabilities
pd1ModulePowerCapabilities
Module: CME-MIB
OID (symbolic): CME-MIB::pd1ModulePowerCapabilities
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Power Domain 1 Table Module Power Capabilities.
staticPowerManagement: the module with the static worst case power values. fixedPowermanagement: the module with the static power values but ability to throttle. dynamicPowerManagement: the module with power meter capability, measurement enabled, but capping disabled. dynamicPowerMeasurement1: the module with power meter capability, measurement enabled, phase 1 only dynamicPowerMeasurement2: the module with power meter capability, measurement enabled, phase 2 or higher dynamicPowerMeasurementWithPowerCapping: the module with power meter capability, both measurement and capping enabled, phase 2 or higher
What is pd1ModulePowerCapabilities?
This enumerated value describes the power management capability of a module within power domain 1, ranging from noAbility to static, fixed, or dynamic power management with metering and capping features. It tells an admin what level of power control and measurement granularity is available for a given module. For example, a module reporting dynamicPowerManagement(3) supports live power metering but not yet capping, while a module further along the enumeration would support both.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.12 snmpwalk -v2c -c public <target> CME-MIB::pd1ModulePowerCapabilities
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.12.1 snmpget -v2c -c public <target> CME-MIB::pd1ModulePowerCapabilities.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pd1ModulePowerCapabilities.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::pd1ModulePowerCapabilities 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.2 | powerDomain1 | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.2.1 | powerDomain1Table | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1 | powerDomain1Entry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.12 | pd1ModulePowerCapabilities | CME-MIB |