LldpCdcpResult Object


Description:

CDCP results.

Parents: LldpNodeConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

LldpNodeConfig

Use this to connect a results object to an object.

LldpCdcpResult Writable Attributes

There are no writable attributes.

LldpCdcpResult Read-Only Attributes

Read-Only Attribute Description
ChannelCapacity

Total number of sender S-channels, both assigned and available to be assigned.

Type: u16

Default: 0

LocalRole

Local role.

Type: enum

Default: S

Possible Values:

Value Description
B

Emulated device serves as a bridge.

S

Emulated device serves as a station.

LocalSComp

Local S-component is present.

Type: enum

Default: TRUE

Possible Values:

Value Description
FALSE

Local S-Component is not present.

TRUE

Local S-Component is present.

RemoteRole

Remote role.

Type: enum

Default: B

Possible Values:

Value Description
B

Emulated device serves as a bridge.

S

Emulated device serves as a station.

RemoteSComp

Remote S-Component is present.

Type: enum

Default: TRUE

Possible Values:

Value Description
FALSE

Remote S-Component is not present.

TRUE

Remote S-Component is present.

SchState

State of the S-channel.

Type: enum

Default: NOTRUNNING

Possible Values:

Value Description
NOTRUNNING

Channel is not active.

RUNNING

Channel is active.