|
Description:
|
hwPowerCentralDCOutputState OBJECT-TYPE
SYNTAX INTEGER {normal(1), volLack(2), volOver(3), loadOver(4), shortCircuit(5), noLoad(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of central module DC output.
Options:
1. normal(1) - indicates the normal state
2. volLack(2) - indicates the voltage underflow
3. volOver(3) - indicates the voltage overflow
4. loadOver(4) - indicates the over-loading
5. shortCircuit(5) - indicates the short circuit
6. noLoad(6) - indicates no load"
|
|
|