MIB Viewer

ospfv3NbrRestartHelperExitReason

OBJECT-TYPE
1.3.6.1.2.1.191.1.9.1.15
Access
read-only
Status
current
Sub-identifiers
0
Describes the outcome of the last attempt at acting as a graceful restart helper for the neighbor. 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) }