EapsSharedPortSegmentTimerExpiryAction
The action to take when the EAPS Shared-port's segment timer expires. If action is configured to sendAlert(0), and the segment timer expires, the segment's status will remain in Up state, and a trap - extremeEapsSegmentTimerExpFlagSet - will be sent. When this segment timer stops expiring another trap - extremeEapsSegmentTimerExpFlagClear - will be sent. If the action is configured to segmentDown(1), and the segment timer expires, the segment's status will be set to Down.
Possible values
2 objects| Number | Name |
|---|---|
| 0 | sendAlert |
| 1 | segmentDown |