bootSequenceInfoTopologyIndex
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.1.16.1.1
Object
column
mandatory
OctetString
The unique identifier for a row in this table. The chassis and each
installed component is represented by a hardware topology tree, where
each node in the tree represents a component. The path to a particular
component consists of one or more <component>,<instance> pairs, where
each successive pair is a child of the previous parent pair.
As an example, the root of the tree is the chassis and is represented
by the pair 'CHASSIS, 1'. This pair indicates the first instance of
the chassis. If a blade is inserted in slot 4 of the chassis, its
topology path is 'CHASSIS, 1, BLADE, 4'. With this format, the
components in the chassis can be determined along with their relative
hierarchy to each other.
This component inventory table is indexed by this unique topology
path and the relevant numeric designations for the components are:
CHASSIS, 0x01 Chassis
MM, 0x02 Management Module
BLADE, 0x03 Main system board of a blade
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.1.16.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- bootSequenceInfoEntry
- Table
- bootSequenceInfoTable
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bootSequenceInfoMaxBootDevices mandatory The maximum number of boot devices. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.22.1.16.1.2 |
| bootSequenceInfoBootSequence mandatory A blank delimited string of device ids in the order of the boot sequence.
For example, 00000001 00000002 00000005. Note that the boot sequence list
can change from a given order a… | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.1.16.1.3 |