|
Description:
|
hwACPowerState OBJECT-TYPE
SYNTAX INTEGER {normal(1), offline(2), exceedVoltage(3), belowVoltage(4), backup(5), invalid(-1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Status of power supply.
Options:
1.normal(1) - indicates that the power supply is normal
2.offline(2) - indicates that the power supply is offline
3.exceedVoltage(3) - indicates that the power supply is overvoltage
4.belowVoltage(4) - indicates that the power supply is undervoltage
5.backup(5) - indicates that the power supply is not supported currently
6.invalid(-1) - indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal"
|
|
|