powerOnOffBlade
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.7
Object
column mandatory
r/w
Enumeration
Control the power state of a specific blade.
Off: Power Off Blade.
On: Power On Blade.
Softoff: Shut Down OS and Power Off Blade. This operation is not
supported on all blades.
NOTE: Value returned for the GET command is meaningless
for this MIB object. The powerRestartBladePowerState MIB object should be
used to check the power state of the blade(s)
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- bladePowerRestartEntry
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::powerOnOffBlade'
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::powerOnOffBlade.<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::powerOnOffBlade'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.