MIB Viewer

scalableComplexPartitionAction

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.24.2.1.6
Access
write-only
Status
mandatory
Source
BLADE-MIB
Sub-identifiers
0
This object allows various actions to be taken in relation to a particular partition in a given complex. delete(1) - Deletes the partition from the complex. All nodes in the partition must be powered off prior to attempting this operation, otherwise, the action will fail. poweron(2) - Powers up a powered off partition poweroff(3) - Powers off an already powered on partition powercycle(4) - Power cycles a partition
INTEGER { delete(1), poweron(2), poweroff(3), powercycle(4) }