This table lists the status of powers. You can read the status of the powers on the device.
The indexes of the table are hwEntityPwrSlot, hwEntityPwrSn.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.1 | hwEntityPwrSlot | Integer32 | read-only | This object indicates the slot ID of a power. | For example, if 551 is displayed for a multi-chassis router, it needs to be first converted into hexadecimal value 0x227. The first 2 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, 39. Therefore, value 551 indicates slot 39 of chassis 2. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.2 | hwEntityPwrSn | Integer32 | read-only | This object indicates the serial number of the power in a certain slot. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.3 | hwEntityPwrReg | INTEGER{yes(1),no(2)} | read-only | This object indicates whether the power is registered. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.4 | hwEntityPwrMode | INTEGER{unknown(1),dc(2),ac(3),hvdc(4)} | read-only | This object indicates the mode of the power. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.5 | hwEntityPwrPresent | INTEGER{present(1),absent(2)} | read-only | This object indicates the present information of the power. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.6 | hwEntityPwrState | INTEGER{supply(1),notSupply(2),sleep(3),unknown(4)} | read-only | This object indicates the state of the power. | If the power supply is normal,supply is displayed. If the power supply is abnormal, notsupply is displayed. In this case, check the power supply alarm. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.7 | hwEntityPwrCurrent | Integer32 | read-only | This object indicates the current of the power. Unit: mA | The value 0 indicates an invalid value and the node cannot be queried. | 
| 1.3.6.1.4.1.2011.5.25.31.1.1.18.1.8 | hwEntityPwrVoltage | Integer32 | read-only | This object indicates the voltage of the power. Unit: mV | The value 0 indicates an invalid value and the node cannot be queried. |