pd2ModulePowerCapabilities
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.12
Object
column mandatory
Enumeration
Power Domain 2 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
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.12- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- powerDomain2Entry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::pd2ModulePowerCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::pd2ModulePowerCapabilities.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::pd2ModulePowerCapabilities'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.