State¶
Leafs
-
class
Lldp.Interfaces.Interface.Neighbors.Neighbor.Capabilities.Capability.
State
¶ Bases:
Entity
Class Hierarchy:
Lldp
Interfaces
Interface
Neighbors
Neighbor
Capabilities
Capability
State
This class represents state data.
Operational state data for LLDP capabilities
-
name
¶ Name of the system capability advertised by the neighbor. Capabilities are represented in a bitmap that defines the primary functions of the system. The capabilities are defined in IEEE 802.1AB
type: one of the below values:
OTHER
config: False
-
enabled
¶ Indicates whether the corresponding system capability is enabled on the neighbor
type: bool
config: False
-