Data Object - LinkLayerDiscoveryProtocolInfo(vim.host.PhysicalNic.LldpInfo)

Property of
PhysicalNicHintInfo
Extends
DynamicData
See also
KeyAnyValue
Since
vSphere API 5.0

Data Object Description

The Link Layer Discovery Protocol information.

Properties

Name Type Description
chassisIdxsd:string

ChassisId represents the chassis identification for the device that transmitted the LLDP frame. The receiving LLDP agent combines the Chassis ID and portId to represent the entity connected to the port where the frame was received.
parameter*KeyAnyValue[]

LLDP parameters
portIdxsd:string

This property identifies the specific port that transmitted the LLDP frame. The receiving LLDP agent combines the Chassis ID and Port to represent the entity connected to the port where the frame was received.
timeToLivexsd:int

It is the duration of time in seconds for which information contained in the received LLDP frame shall be valid. If a value of zero is sent it can also identify a device that has shut down or is no longer transmitting, prompting deletion of the record from the local database.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition