LldpNeighbor interface

Type Deprecated. Will be removed in an upcoming version. LldpNeighbor represents the details about the device connected to the NIC.

Properties

portDescription

The descriptive information about the port on the connected device.

portName

The system-assigned name of the port on the connected device.

systemDescription

The descriptive information about the connected device.

systemName

The system-assigned name of the connected device.

Property Details

portDescription

The descriptive information about the port on the connected device.

portDescription?: string

Property Value

string

portName

The system-assigned name of the port on the connected device.

portName?: string

Property Value

string

systemDescription

The descriptive information about the connected device.

systemDescription?: string

Property Value

string

systemName

The system-assigned name of the connected device.

systemName?: string

Property Value

string