scalableComplexAction
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.24.1.1.6
Object
column
mandatory
r/w
Enumeration
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.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.24.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- scalableComplexEntry
- Table
- scalableComplexTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scalableComplexIdentifier mandatory The unique numeric identifier for a complex installed in the chassis. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.24.1.1.1 |
| scalableComplexNumPartitions mandatory The number of partitions currently defined for this complex. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.24.1.1.2 |
| scalableComplexNumNodes mandatory The number of nodes existing in this complex, regardless
of their assignment to any given partition. The physical
slot location of the nodes can be determined from the
scalableCom… | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.24.1.1.3 |
| scalableComplexPartStartSlot mandatory The lowest slot number occupied by the nodes in the new partition that
is being created via the scalableComplexAction=create(3) action. This
object must be set prior to triggering… | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.24.1.1.4 |
| scalableComplexPartNumNodes mandatory The number of nodes to be included in the new partition that is being
created via the scalableComplexAction=create(3) action. This object must
be set prior to triggering the parti… | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.24.1.1.5 |