An instance of the LldpInformationType contains LLDP information collected by an independent LLDP agent. Figure 6 illustrates the structure of the LldpInformationType.

image009.png

Figure 6 – LldpInformationType

The LldpInformationType is formally defined in Table 68.

Table 68 – LldpInformationType definition

Attribute

Value

BrowseName

LldpInformationType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the BaseObjectType

HasComponent

Object

RemoteStatistics

LldpRemoteStatisticsType

O

HasComponent

Object

LocalSystemData

LldpLocalSystemType

M

HasComponent

Object

Ports

FolderType

M

Conformance Units

BNM IEEE LLDP Info

LldpInformationType represents the schema of the YANG container lldp in IEEE 802.1ABcu-2021. It models the two entry points for subsequent structures LocalSystemData for all device-related identification and Ports for the port-specific identification and information on neighbour devices.

RemoteStatistics contains a collection of statistics indicating activity and events occurring on neighbour devices.

LocalSystemData represents all device-related identification properties.

Ports is a folder containing one or more instances of LldpPortInformationType that contains information about neighbouring devices seen through that port. The content of Ports is limited to instances of Type LldpPortInformationType.

The components of the LldpInformationType have additional subcomponents, which are defined in Table 69.

Table 69 - LldpInformationType Addtional Components

BrowsePath

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Ports

Organizes

Object

<LldpPortInformation>

LldpPortInformationType

OP