EapsFailTimerExpiryAction
The action to take when the failed timer expires. If action is configured to sendAlert(0), and the fail expires, the Master will remain in Complete or Init state, and a trap - extremeEapsFailTimerExpFlagSet - will be sent. When this fail timer stops expiring another trap - extremeEapsFailTimerExpFlagClear - will be sent. If the action is configured to openSecondaryPort(1), and the fail timer expires, the Master's state will be set to Failed, and it will open the secondary port.
Possible values
2 objects| Number | Name |
|---|---|
| 0 | sendAlert |
| 1 | openSecondaryPort |