Alarm Options Module
Module icon

Overview
It is a core module that cannot be deleted, copied or linked. It is configured by altering the contents of its setup registers.
Inputs
The Alarms Options module has no programmable inputs.
Setup registers
This register enables or disables reporting of alarms with event priority values ranging from 192 – 255 inclusive.
This register enables or disables reporting of alarms with event priority values ranging from 128 – 191 inclusive.
This register enables or disables reporting of alarms with event priority values ranging from 64 – 127 inclusive.
This read–write register specifies the number of alarms that can be buffered before a report is made. SNMP traps and reports are sent when the number of events accumulated is equal to or greater than this value.
This read–write register specifies the amount of time (in seconds) to wait after an alarm has occurred before a report is made. SNMP traps and reports are sent when the time after an alarm has occurred to equal to or greater than this value.
Output registers
All events produced by the Alarms Options module are recorded in the Event register. Possible events and their associated priority numbers are shown in the table below.
Event Priority Group | Priority | Description |
---|---|---|
Setup Charge | 10 | Input links, setup registers or labels have changed. |
Responses to special conditions
The following table summarizes how the Alarm Options module behaves under different conditions.
Condition | Response of Output Register |
---|---|
When the meter is started or powered-up (either the first time, or after a shutdown). | All output registers retain the values they held when the meter was shut down. |
Detailed module operation
Rpt Buffer Size and Rpt Hold Time work together to determine when reports and/or SNMP traps will be sent. Traps are sent before the Rpt Hold Time has been exceeded if the trapped events exceed the Rpt Buffer Size, and vice versa.
Example
-
RPT Buffer Size = 3 events
-
RPT Hold Time = 30 seconds
-
A = Alarm generated by the meter
-
R = Report sent by the meter.
The first three alarms (A1, A2, A3) are received within 15 seconds of each other (T2 - T1 = 15), therefore the report/trap R1 is sent based on the number of alarms being equal to the Rpt Buffer Size (Alarms received = Rpt Buffer Size = 3).
For the next two alarms, A4 is received at T3 = 25. and A5 is received a few seconds after. However, a third alarm is not received, so the report/trap R2 is sent based on the Rpt Hold Time being exceeded (T4 - T3 = Rpt Hold Time = 30).