|
|
Description:
|
uxAlarmCancelType OBJECT-TYPE
SYNTAX INTEGER {
autoCancel (1),
nonAutoCancel (0)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"When an alarm is configured as auto-cancel(1), it clears from
the UX active alarm table, when the condition causing it goes away.
These alarms do not need explicit user intervention to cancel
(clear) them.
Non-auto-cancel(0) alarm requires user intervention to clear from
the active alarm table. User needs to cancel (clear) it
explicitly by setting the corresponding column object in
the active alarm table."
|
|
|
|