LldpNodeConfig Object


Description:

Defines an LLDP emulated node object.

Parents: EmulatedDevice

Automatically-created children: LldpTlvConfig

Result children (automatically created): DcbxBandwidthAllocationResult, DcbxBcnModeResult, DcbxBcnParameterResult, DcbxFcoePriorityResult, DcbxLogicalLinkResult, DcbxNivResult, DcbxPriorityAllocationResult, DcbxPriorityFlowControlResult, LldpCdcpResult, LldpCongestionNotificationResult, LldpDcbxFeatureResult, LldpDcbxResult, LldpEvbResult, LldpIeeeDcbxFeatureResult, LldpNeighborResults, LldpNodeResults, LldpPreemptionResults

Relations:

Side name
(Type)
Relative Description
ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

LDP Mpls Control Plane Binding Result.

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

LDP Convergence Config for Primary Path.

ResultChild
(ResultChild)

DcbxBandwidthAllocationResult, DcbxBcnModeResult, DcbxBcnParameterResult, DcbxFcoePriorityResult, DcbxLogicalLinkResult, DcbxNivResult, DcbxPriorityAllocationResult, DcbxPriorityFlowControlResult, LldpCdcpResult, LldpCongestionNotificationResult, LldpDcbxFeatureResult, LldpDcbxResult, LldpEvbResult, LldpIeeeDcbxFeatureResult, LldpNeighborResults, LldpNodeResults, LldpPreemptionResults

Use this to connect a results object to an object.

TimeComparisonPair
(TimeComparisonPairSrcProtocol)

TsnProtocolsTimeComparisonPair, TsnProtocolsTimeComparisonPair

UsesIf
(UsesIf)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Specifies the interfaces used by the configuration object (configuration object examples: BgpRouterConfig, LdpRouterConfig, and so on).

LldpNodeConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DstMacAddr

Destination MAC Address.

Type: mac

Default: 01:80:c2:00:00:0e

EnableVlanTag

Enable Vlan Tag.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Vlan Tag.

FALSE

Disable Vlan Tag.

MsgTxHoldMultiplier

A multiplier used to compute the TTL value.

Type: u8

Default: 4

Range: 2 - 10

MsgTxInterval

Interval in seconds between successive transmit cycles.

Type: u16

Default: 30

Range: 5 - 32768

ReinitializeDelay

Delay (in seconds) after adminStatus becomes disable before re-initialization is attempted.

Type: u8

Default: 2

Range: 1 - 10

TxDelay

Minimum delay (in seconds) between successive LLDP message transmissions.

Type: u16

Default: 2

Range: 1 - 8192

UsePartialBlockState

Use partial block state.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use partial block state.

FALSE

Don't use partial block state.

LldpNodeConfig Read-Only Attributes

Read-Only Attribute Description
DeviceState

LLDP device state.

Type: enum

Default: LLDP_SESSION_STATE_NONE

Possible Values:

Value Description
LLDP_SESSION_STATE_NONE

No state.

LLDP_SESSION_STATE_DOWN

Session down.

LLDP_SESSION_STATE_UP

Session up.

LLDP_SESSION_STATE_PAUSE

Session pause.