GsState¶
-
class
ydk.models.cisco_ios_xr.Cisco_IOS_XR_ipv4_ospf_oper.GsState¶ GsState (Enum Class)
Gs state
-
mgmt_gs_init = 0 Process in initialization
-
mgmt_gs_normal = 1 Graceful Shutdown not running
-
mgmt_gs_delay = 2 Delaying before Graceful Shutdown
-
mgmt_gs_flush = 3 Flushing self originated LSAs
-
mgmt_gs_hello = 4 Sending empty hellos
-
mgmt_gs_quiet = 5 Shutdown mode.
-