State¶
Leafs
-
class
Lldp.Interfaces.Interface.Neighbors.Neighbor.Capabilities.Capability.State¶ Bases:
EntityClass Hierarchy:
LldpInterfacesInterfaceNeighborsNeighborCapabilitiesCapabilityStateThis 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:
OTHERconfig: False
-
enabled¶ Indicates whether the corresponding system capability is enabled on the neighbor
type: bool
config: False
-