State¶
Leafs
-
class
Interfaces.Interface.Aggregation.
State
¶ Bases:
Entity
Class Hierarchy:
Interfaces
Interface
Aggregation
State
This class represents state data.
Operational state variables for logical
aggregate / LAG interfaces
-
lag_type
¶ Sets the type of LAG, i.e., how it is configured / maintained
type:
AggregationType
config: False
-
min_links
¶ Specifies the mininum number of member interfaces that must be active for the aggregate interface to be available
type: int
range: 0..65535config: False
-
lag_speed
¶ Reports effective speed of the aggregate interface, based on speed of active member interfaces
type: int
range: 0..4294967295config: False
units: Mbps
-