BfdSessionState¶
-
class
ydk.models.openconfig.openconfig_bfd.
BfdSessionState
¶ BfdSessionState (Enum Class)
The state of the BFD session according to the system referred
to by the context of the leaf.
-
UP = 0
The BFD session is perceived to be up by the system.
-
DOWN = 1
The BFD session is perceived to be down by the system.
-
ADMIN_DOWN = 2
The BFD session is administratively disabled.
-
INIT = 3
The BFD session is perceived to be initialising by the
system.
-