IsisInterfaceAdjState¶
-
class
ydk.models.openconfig.openconfig_isis_types.
IsisInterfaceAdjState
¶ IsisInterfaceAdjState (Enum Class)
This type defines the state of the interface.
-
UP = 0
This state describes that adjacency is established.
-
DOWN = 1
This state describes that adjacency is NOT established.
-
INIT = 2
This state describes that adjacency is establishing.
-
FAILED = 3
This state describes that adjacency is failed.
-