bootInfoTopologyIndex
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.1.15.1.1
Object
column
mandatory
OctetString
The unique identifier for a node containing boot devices 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.15.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- bootDeviceInfoEntry
- Table
- bootDeviceInfoTable
- Siblings
- 7
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-100
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bootDeviceIndex mandatory An index for the boot device for the given topology id. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.22.1.15.1.2 |
| bootDeviceId mandatory The device Id of the boot device. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.1.15.1.3 |
| bootDeviceActive mandatory Specifies whether the boot device is active. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.22.1.15.1.4 |
| bootDevicePresence mandatory Specifies whether the boot device is present. | column | Enumeration | .1.3.6.1.4.1.2.3.51.2.22.1.15.1.5 |
| bootDeviceLabel mandatory The device label of the boot device. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.1.15.1.6 |
| bootDeviceUserLabel mandatory The user label of the boot device. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.1.15.1.7 |
| bootDeviceOrder mandatory The sequence number in boot order of the boot device.
0 specifies this device is not in the boot sequence. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.22.1.15.1.8 |