The LldpPortInformationType is formally defined in Table 72.

Table 72 – LldpPortInformationType definition

Attribute

Value

BrowseName

LldpPortInformationType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

Subtype of the BaseObjectType

HasProperty

Variable

IetfBaseNetworkInterfaceName

String

PropertyType

M

HasProperty

Variable

DestMacAddress

Byte[6]

PropertyType

M

HasProperty

Variable

PortIdSubtype

PortIdSubtype

PropertyType

M

HasProperty

Variable

PortId

String

PropertyType

M

HasProperty

Variable

PortDescription

String

PropertyType

O

HasProperty

Variable

ManagementAddressTxPort

LldpManagementAddressTxPortType[]

PropertyType

O

HasComponent

Object

RemoteSystemsData

FolderType

O

Conformance Units

BNM IEEE LLDP Info

LldpPortInformationType represents the schema of the YANG list port in IEEE 802.1Abcu-2021.

IetfBaseNetworkInterfaceName points to an object of type IetfBaseNetworkInterfaceType organized in the NetworkInterfaces folder with the value of the String. This link is needed to identify the port component (contained in the local chassis with the LLDP agent) associated with this entry. Annex A.3 visualizes this reference.

DestMacAddress defines the MAC address of this network interface.

PortIdSubtype defines type of encoding used to identify the associated PortId, as defined in clause 8.5.3.2 of IEEE Std 802.1AB-2016.

PortId defines the port component associated with a given port in the local system, as defined in clause 8.5.3.3 of IEEE Std 802.1AB-2016.

PortDescription defines the port description associated with the local system, as defined in clause 8.5.5.2 of IEEE Std 802.1AB-2016.

ManagementAddressTxPort defines the set of ports (represented as a List of Type LldpManagementAddressTxPortType) on which the local system management address instance will be transmitted.

RemoteSystemsData defines the data received on this particular physical network connection. It is a folder containing instances of type LldpRemoteSystemType.

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

Table 73 - LldpPortInformationType additional subcomponents

BrowsePath

References

NodeClass

BrowseName

DataType

TypeDefinition

Other

RemoteSystemsData

Organizes

Object

<LldpRemoteSystem >

LldpRemoteSystemType

OP