ImStateEnum¶
-
class
ydk.models.cisco_ios_xr.Cisco_IOS_XR_ipv4_io_oper.ImStateEnum¶ ImStateEnum (Enum Class)
Im state enum
-
im_state_not_ready = 0 im state not ready
-
im_state_admin_down = 1 im state admin down
-
im_state_down = 2 im state down
-
im_state_up = 3 im state up
-
im_state_shutdown = 4 im state shutdown
-
im_state_err_disable = 5 im state err disable
-
im_state_down_immediate = 6 im state down immediate
-
im_state_down_immediate_admin = 7 im state down immediate admin
-
im_state_down_graceful = 8 im state down graceful
-
im_state_begin_shutdown = 9 im state begin shutdown
-
im_state_end_shutdown = 10 im state end shutdown
-
im_state_begin_error_disable = 11 im state begin error disable
-
im_state_end_error_disable = 12 im state end error disable
-
im_state_begin_down_graceful = 13 im state begin down graceful
-
im_state_reset = 14 im state reset
-
im_state_operational = 15 im state operational
-
im_state_not_operational = 16 im state not operational
-
im_state_unknown = 17 im state unknown
-
im_state_last = 18 im state last
-