FileVersion=1.1

# Default event gestation period
GEST_DEFAULT=0

# Default event expiry period is 24 hours
EXP__DEFAULT=86400

# Default event obsolescence period is 25 hours
OBS__DEFAULT=90000



# Default cause code for IMtrap events
CAUS_DEFAULT=0x000000000



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


CODE_GenericFruFailure=20
SEVE_GenericFruFailure=ERROR
TITL_GenericFruFailure=FRU failure
DESC_GenericFruFailure=%S_TYPE% %S_NAME% [%S_SERIALNUM%] has reported a FRU failure - see the FRU list for details.
ACTS_GenericFruFailure=Send a new part to the customer with instructions for replacement.
SREQ_GenericFruFailure=0x00000107

CODE_GenericFruOK=22
SEVE_GenericFruOK=INFORMATIONAL
TITL_GenericFruOK=FRU is OK
DESC_GenericFruOK=A FRU on %S_TYPE% %S_NAME% [%S_SERIALNUM%] is now healthy. A failed FRU has been replaced or repaired.
ACTS_GenericFruOK=No action is necessary.
SREQ_GenericFruOK=0x00000007

CODE_BatteryFailure=20
SEVE_BatteryFailure=ERROR
TITL_BatteryFailure=Battery failure
DESC_BatteryFailure=The battery on the disk array controller for %S_TYPE% %S_NAME% [%S_SERIALNUM%] failed to recharge correctly.
ACTS_BatteryFailure=Send a new battery to the customer with instructions for replacement.
SREQ_BatteryFailure=0x00000107
GEST_BatteryFailure=10800

CODE_BatteryOK=22
SEVE_BatteryOK=INFORMATIONAL
TITL_BatteryOK=FRU is OK
DESC_BatteryOK=The battery on %S_TYPE% %S_NAME% [%S_SERIALNUM%] has recharged OK.
ACTS_BatteryOK=No action is necessary.
SREQ_BatteryOK=0x00000007

CODE_ManagementPortDisconnected=30
SEVE_ManagementPortDisconnected=WARNING
TITL_ManagementPortDisconnected=Management port disconnected
DESC_ManagementPortDisconnected=The ethernet management port for device %S_TYPE% %S_NAME% [%S_SERIALNUM%] has been disconnected.
ACTS_ManagementPortDisconnected=No action is necessary.
SREQ_ManagementPortDisconnected=0x00000007

CODE_ManagementPortConnected=32
SEVE_ManagementPortConnected=INFORMATIONAL
TITL_ManagementPortConnected=Management port connected
DESC_ManagementPortConnected=The ethernet management port for device %S_TYPE% %S_NAME% [%S_SERIALNUM%] has been (re)connected.
ACTS_ManagementPortConnected=No action is necessary.
SREQ_ManagementPortConnected=0x00000007

CODE_DeviceHealthOK=40
SEVE_DeviceHealthOK=INFORMATIONAL
SREQ_DeviceHealthOK=0x00000000

CODE_DeviceHealthWarning=42
SEVE_DeviceHealthWarning=INFORMATIONAL
SREQ_DeviceHealthWarning=0x00000000

CODE_DeviceHealthError=45
SEVE_DeviceHealthError=INFORMATIONAL
SREQ_DeviceHealthError=0x00000000
