fuelGaugeTotalPower
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.7
Object
column mandatory
OctetString
This field displays the total available power for each power domain based on installed power modules and the current Power Management Policy Setting. When a 1200W or 1400W power module is installed in the domain the power management policy will not be applicable. In addition the power consumption in this domain will not be monitored.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- fuelGaugeEntry
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::fuelGaugeTotalPower'
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::fuelGaugeTotalPower.<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::fuelGaugeTotalPower'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.