
# Default event gestation period is 2 minutes
# GEST_DEFAULT=120

# Default event expiry period is 4 hours
# EXP__DEFAULT=14400

# Default event obsolescence period is 72 hours
# OBS__DEFAULT=259200

# zero for testing
GEST_DEFAULT=0
# 15 mins for testing
EXP__DEFAULT=900
# 90 days for testing
OBS__DEFAULT=7776000



# Default cause code for IMtrap events
CAUS_DEFAULT=0x00000000



SEVE_0x00000000=ERROR
TITL_0x00000000=Unknown event
DESC_0x00000000=WEBES cannot find details for this event in the ESLe resource files.
ACTS_0x00000000=Update the ESLe resource files to include entries for this event.
SREQ_0x00000000=no
