This table describes Huawei device temperature objects.
The indexes of the table are hwEntityTempSlotId, hwEntityTempI2CId, hwEntityTempAddr, hwEntityTempChannel.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.1 | hwEntityTempSlotId | Integer32 | read-only | This object indicates the entity slot. | For example, if 18022399 is displayed for a router, it needs to be first converted into hexadecimal value 0x112FFFF. The first 1 indicates the chassis number, and the two digits following the chassis number indicate a hexadecimal slot ID. The hexadecimal slot ID is then converted into a decimal number, that is, 18. The last four Fs can be ignored. Therefore, value 18022399 indicates slot 18 of chassis 1. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.2 | hwEntityTempI2CId | Integer32 | read-only | This object indicates the I2C of the entity temperature. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.3 | hwEntityTempAddr | Integer32 | read-only | This object indicates the address of the entity temperature. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.4 | hwEntityTempChannel | Integer32 | read-only | This object indicates the channel of the entity temperature. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5 | hwEntityTempStatus | INTEGER{normal(1),minor(2),major(3),fatal(4)} | read-only | This object indicates the status of the entity temperature. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.6 | hwEntityTempValue | Integer32 | read-only | This object indicates the current value of the entity temperature. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.7 | hwEntityTempMinorAlmThreshold | Integer32 | read-write | This object indicates the minor alarm threshold of the entity temperature. | The actually supported access is read-write. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.8 | hwEntityTempMajorAlmThreshold | Integer32 | read-write | This object indicates the major alarm threshold of the entity temperature. | The actually supported access is read-write. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.8.1.9 | hwEntityTempFatalAlmThreshold | Integer32 | read-write | This object indicates the fatal alarm threshold of the entity temperature. | The actually supported access is read-write. |