|
Description:
|
hwLoadInfoOperStatus OBJECT-TYPE
SYNTAX INTEGER {normal(1), abnormal(2), stop(3), invalid(-1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Status of power supply.
Options:
1. normal(1) - indicates that the state of power supply is normal
2. abnormal(2) - indicates that the state of power supply is abnormal
3. stop(3) - indicates that the state of power supply is stopping power supply
4. 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"
|
|
|