InterfaceState¶
-
class
ydk.models.cisco_ios_xr.Cisco_IOS_XR_ipv4_ospf_oper.InterfaceState¶ InterfaceState (Enum Class)
Interface state
-
mgmt_ifs_unknown = 0 Interface state unknown
-
mgmt_ifs_admin_down = 1 Interface is administratively down
-
mgmt_ifs_down = 2 Interface is down
-
mgmt_ifs_up = 3 Interface is up
-
mgmt_ifs_shutdown = 4 Interface is administratively down
-