An alarm trap is sent when an alarm occurs (activated) or
returns to normal state (deactivated). Alarm traps are logged
in alarmTrapTable. Variables in this trap:
* alarmIndex - The unique sequence number of this alarm trap.
* alarmTime - Date and time when event occured (local time),
including timezone if supported by controller.
* alarmStatusChange - (1) activated or (2) deactivated.
* alarmSeverity - Integer describing the severity of the alarm.
* alarmDescription - Free-text description of alarm.
* alarmType - Integer indicating type of alarm.
alarmActiveTrap
.1.3.6.1.4.1.6302.4.1.5.2
An alarm trap is sent when an alarm occurs (activated)
Variables in this trap
* alarmTime - Date and time when event occured (local time),
including timezone if supported by controller.
* alarmSeverity - Integer describing the severity of the alarm.
* alarmDescription - Free-text description of alarm.
* alarmType - Integer indicating type of alarm.
alarmCeaseTrap
.1.3.6.1.4.1.6302.4.1.5.3
An alarm trap is sent when an alarm returns to normal state (clear, deactivated).
Variables in this trap:
* alarmTime - Date and time when event occured (local time),
including timezone if supported by controller.
* alarmSeverity - Integer describing the severity of the alarm.
* alarmDescription - Free-text description of alarm.
* alarmType - Integer indicating type of alarm.