|
Description:
|
swPowerStatusChg NOTIFICATION-TYPE
OBJECTS {swDevInfoPowerUnitIndex, swDevInfoPowerID, swDevInfoPowerStatus}
STATUS current
DESCRIPTION
"Power Status change notification. The notification is issued
when the swPowerStatus changes as in the following cases:
lowVoltage -> overCurrent.
lowVoltage -> working.
lowVoltage -> disconnect.
lowVoltage -> connect.
overCurrent -> lowVoltage.
overCurrent -> working.
overCurrent -> disconnect.
overCurrent -> connect.
working -> lowVoltage.
working -> overCurrent.
working -> connect.
working -> disconnect.
fail -> connect.
fail -> disconnect.
connect -> lowVoltage.
connect -> overCurrent.
connect -> working.
connect -> disconnect.
disconnect -> lowVoltage.
disconnect -> overCurrent.
disconnect -> working.
disconnect -> connect."
|
|
|