MIB Viewer

scalableComplexAction

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.2.24.1.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 complex. clear(1) - This clears all partition information related to the complex. Any nodes associated with the complex are no longer assigned to any partitions. All nodes in the complex must be powered off prior to attempting this operation, otherwise, the action will fail. autocreate(2) - This creates a single partition which includes all nodes associated with the complex. Any other prior partition definitions must be deleted prior to issuing this action, otherwise, the action will fail. create(3) - This allows the creation of a partition within the complex. Prior to triggering this action, the scalableComplexPartStartSlot and scalableComplexPartNumNodes objects must be set first to identify the starting slot number and number of nodes to be included in this new partition. The nodes chosen for inclusion in this new partition must not be part of another existing partition, otherwise, the action will fail.
INTEGER { clear(1), autocreate(2), create(3) }