componentUniqueIDsType
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.22.37.13.1.4
Object
column
mandatory
Enumeration
Type of the unique ID in the object, componentUniqueIDsValue. The type is one of the following: World Wide Name (wwn), Global Unique IDs (guid) or Serial Attach SCSI IDs (sas).
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.22.37.13.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- componentUniqueIDsEntry
- Table
- componentUniqueIDsTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wwn |
2 | guid |
3 | sas |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| componentUniqueIDsTopologyPath mandatory The unique identifier for a component in this table. The chassis and each
installed component is represented by a hardware topology tree, where
each node in the tree represents a … | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.37.13.1.1 |
| componentUniqueIDsIndex mandatory Each component may have one or more unique ID values
associated with it, and this index object identifies the
particular instance. | column | Integer32 | .1.3.6.1.4.1.2.3.51.2.22.37.13.1.2 |
| componentUniqueIDsName mandatory The name of the component as a null terminated string. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.37.13.1.3 |
| componentUniqueIDsValue mandatory The unique ID value for this component and index. The
value is a null terminated string. | column | OctetString | .1.3.6.1.4.1.2.3.51.2.22.37.13.1.5 |