getlldpparamResult Structure Definition

The getlldpparamResult structure defines the return type for getlldpparam API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

lldpparamList

List of lldpparams


lldpparam Structure Definition

The lldpparam structure defines the actual return type values for getlldpparam API.

Syntax



Members

holdtimetxmult

A multiplier for calculating the duration for which the receiving device stores the LLDP information in its database before discarding or removing it. The duration is calculated as the holdtimeTxMult (Holdtime Multiplier) parameter value multiplied by the timer (Timer) parameter value.

timer

Interval, in seconds, between LLDP packet data units (LLDPDUs). that the Citrix ADC sends to a directly connected device.

mode

Global mode of Link Layer Discovery Protocol (LLDP) on the Citrix ADC. The resultant LLDP mode of an interface depends on the LLDP mode configured at the global and the interface levels.

_nextgenapiresource


See Also