EtherNet/IP™ Adapter3.02.00
LLDP Management Object (Class Code: 0x109)

Overview

The LLDP Data Table object displays a record of all adjacent LLDP implementing devices that are currently active according to the receive state machine of the LLDP protocol.

This object shall exist if LLDP is implemented on the device and the SNMP LLDP MIB has not been implemented. If neighboring devices have not been detected, only class attributes may be reachable.

One instance of the LLDP Data Table object shall be implemented per adjacent device detected. At least 8 instances shall be supported. It is recommended that 48 instances are supported. Instances shall be created and removed as neighboring devices change. The same instance number should be maintained for each neighboring device until the next power cycle of the device implementing this object.

Functions

uint32_t EI_API_ADP_getLldpParameter (T *pAdp_p, EI_API_ADP_SLldp_Parameter_t *pLldpParameter_p)
 Get attribute values of LLDP Management Object (ID 0x0109). More...
 
uint32_t EI_API_ADP_setLldpParameter (T *pAdp_p, EI_API_ADP_SLldp_Parameter_t lldpParameter_p)
 Set attribute values in LLDP Management Object (ID 0x0109). More...