IfStateType¶
-
class
ydk.models.ietf.ietf_ospf.IfStateType¶ IfStateType (Enum Class)
OSPF interface state type.
-
Down = 1 Interface down state
-
Loopback = 2 Interface loopback state
-
Waiting = 3 Interface waiting state
-
Point_to_Point = 4 Interface point-to-point state
-
DR = 5 Interface Designated Router (DR) state
-
BDR = 6 Interface Backup Designated Router (BDR) state
-
DR_Other = 7 Interface Other Designated Router state
-