LacpActivityType¶
-
class
ydk.models.openconfig.openconfig_lacp.LacpActivityType¶ LacpActivityType (Enum Class)
Describes the LACP membership type, active or passive, of the
interface in the aggregate
-
ACTIVE = 0 Interface is an active member, i.e., will detect and
maintain aggregates
-
PASSIVE = 1 Interface is a passive member, i.e., it participates
with an active partner
-