fuelGaugeRemainingPower
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.9
Object
column mandatory
OctetString
This field displays the remaining power available in each domain. Remaining Power = Total Power minus Power In Use 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.9- 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::fuelGaugeRemainingPower'
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::fuelGaugeRemainingPower.<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::fuelGaugeRemainingPower'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.