LldpNeighbor interface
Type Deprecated. Will be removed in an upcoming version. LldpNeighbor represents the details about the device connected to the NIC.
Properties
port |
The descriptive information about the port on the connected device. NOTE: This property will not be serialized. It can only be populated by the server. |
port |
The system-assigned name of the port on the connected device. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The descriptive information about the connected device. NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The system-assigned name of the connected device. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
portDescription
The descriptive information about the port on the connected device. NOTE: This property will not be serialized. It can only be populated by the server.
portDescription?: string
Property Value
string
portName
The system-assigned name of the port on the connected device. NOTE: This property will not be serialized. It can only be populated by the server.
portName?: string
Property Value
string
systemDescription
The descriptive information about the connected device. NOTE: This property will not be serialized. It can only be populated by the server.
systemDescription?: string
Property Value
string
systemName
The system-assigned name of the connected device. NOTE: This property will not be serialized. It can only be populated by the server.
systemName?: string
Property Value
string