Question:
How is the "Alert ID with Domain ID" mapped to the Alarm ID value in the SAMStore alerts table?
Answer:
The value of the "Alert ID with Domain ID" is computed by adding the Alarm ID value in the SAMStore alerts table to 0x10000000000000 (13 zeros).
e.g. - If the alarm id (decimal value) in the SAMStore alerts table is 1178661, that value will be 0x1000000011FC25 in hexadecimal which is 4503599628549157 in decimal.