HPE-ComponentMapper-MIB
15 objects
The private MIB module definition for Hardware & software components.
Imported Objects
| HPE-MIB | nm |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.243 | IdentityrlComponentMapper | The private MIB module definition for Hardware & software components. | ||
| 1.3.6.1.4.1.11.2.243.1 | TablerlComponentMapperTable | not-accessible | current | For each module (board) there is an entry describing its hardware & software info in this module |
| 1.3.6.1.4.1.11.2.243.1.1 | RowrlComponentMapperEntry | not-accessible | current | A entry of this table specifies a module (board) |
| 1.3.6.1.4.1.11.2.243.1.1.1 | ColumnrlComponentMapperUnitNum | not-accessible | current | The unit number (for stackable devices) or 1 for 'stand alone' device. |
| 1.3.6.1.4.1.11.2.243.1.1.2 | ColumnrlComponentMapperType | not-accessible | current | Hardware or Software Type: cpu(1), packetProcessor(2), phy(3), flash(4), sfp(5), poe(6), cpld(7), image(8), kernel(9), bootloader(10), fanController(11), ssh(1… |
| 1.3.6.1.4.1.11.2.243.1.1.3 | ColumnrlComponentMapperIndex | not-accessible | current | The index of the component. |
| 1.3.6.1.4.1.11.2.243.1.1.4 | ColumnrlComponentMapperVendorID | read-only | current | The vendor of the wanted component. |
| 1.3.6.1.4.1.11.2.243.1.1.5 | ColumnrlComponentMapperDeviceID | read-only | current | The Device ID of the wanted component. |
| 1.3.6.1.4.1.11.2.243.1.1.6 | ColumnrlComponentMapperHardwareVersionID | read-only | current | The hardware version/revision of the wanted component. |
| 1.3.6.1.4.1.11.2.243.1.1.7 | ColumnrlComponentMapperSoftwareVersionID | read-only | current | The software version/revision of the wanted component. |
| 1.3.6.1.4.1.11.2.243.1.1.8 | ColumnrlComponentMapperAliasID | read-only | current | Alias for identical component type with different name. |
| 1.3.6.1.4.1.11.2.243.1.1.9 | ColumnrlComponentMapperProductNumber | read-only | current | component product number |
| 1.3.6.1.4.1.11.2.243.1.1.10 | ColumnrlComponentMapperSerialNumber | read-only | current | component serial number. |
| 1.3.6.1.4.1.11.2.243.1.1.11 | ColumnrlComponentMapperPartNumber | read-only | current | component part number. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ComponentType | INTEGER { cpu(1), packetProcessor(2), phy(3), flash(4), sfp(5), poe(6), cpld(7), image(8), kernel(9), bootloader(10), fanController(11), ssh(12), ssl(13) } | current | Component type. |