fuelGaugeAllocatedPower
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.8
Object
column mandatory
OctetString
This field displays the power that has been reserved in each power domain. NOTE: 1) Power is always reserved in domain 1 for two management modules and two I/O modules. 2) Power is reserved for I/O modules installed in bay 3 and 4 (Powered on or standby). 3) Power is reserved for each installed Blade. Blades in a standby state (not powered on) will reserve a certain amount power. 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.8- 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::fuelGaugeAllocatedPower'
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::fuelGaugeAllocatedPower.<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::fuelGaugeAllocatedPower'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.