RestartExitReasonType¶
-
class
ydk.models.ietf.ietf_ospf.RestartExitReasonType¶ RestartExitReasonType (Enum Class)
Describes the outcome of the last attempt at a
graceful restart, either by itself or acting
as a helper.
-
None_ = 1 Not attempted.
-
InProgress = 2 Restart in progress.
-
Completed = 3 Successfully completed.
-
TimedOut = 4 Timed out.
-
TopologyChanged = 5 Aborted due to topology change.
-