|
Description:
|
hwACVoltageCState OBJECT-TYPE
SYNTAX INTEGER {normal(0), belowVoltage(1), exceedVoltage(2), missingPhase(3), invalid(-1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Phase CA/C of AC input state.
Options:
1. normal(0) - indicates that the Phase CA/C of AC input state is normal
2. belowVoltage(1) - indicates that the Phase CA/C of AC input state is belowVoltage
3. exceedVoltage(2) - indicates that the Phase CA/C of AC input state is exceedVoltage
4. missingPhase(3) - indicates that the Phase CA/C of AC input state is missing-phase
5. 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"
|
|
|