|
|
Description:
|
genEquipUnitAlarmOutputAdmin OBJECT-TYPE
SYNTAX INTEGER {
disable(0),
enable(1),
test(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The Admin state of the External output alarm. When 'Enabled', the functionality will be:
(i) If no alarms are raised, the N.O. (normally open) contact will be opened,
while the N.C. (normally closed) contact will be connected to the COM contact.
(ii) When an alarm is raised, or the system power is OFF,
the N.O will be connected to the COM contact, while the N.C. contact will remain opened.
When 'Test' option is selected, the dry contacts behave as an alarm is raised in the system,
as described in case (ii) above."
|
|
|
|