MIB Viewer

ospfv3RestartExitReason

OBJECT-TYPE
1.3.6.1.2.1.191.1.1.20
Access
read-only
Status
current
Sub-identifiers
0
Describes the outcome of the last attempt at a graceful restart. none: no restart has yet been attempted. inProgress: a restart attempt is currently underway. completed: the last restart completed successfully. timedOut: the last restart timed out. topologyChanged: the last restart was aborted due to a topology change.
INTEGER { none(1), inProgress(2), completed(3), timedOut(4), topologyChanged(5) }