MldRouterResults Object


Description:

MLD Querier results.

Parents: MldRouterConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

MldRouterConfig

Use this to connect a results object to an object.

MldRouterResults Writable Attributes

There are no writable attributes.

MldRouterResults Read-Only Attributes

Read-Only Attribute Description
HostState

State of the IGMP/MLD host block.

Type: enum

Default: NON_MEMBER

Possible Values:

Value Description
UNDEFINED

Undefined.

NON_MEMBER

No device in the block is joined to a group, and there are no initial unsolicited reports to be sent.

JOINING

At least one device in the block has yet to send its initial unsolicited non-Leave report.

MEMBER

At least one device in the block is joined to a group, and there are no initial unsolicited reports to be sent.

LEAVING

One or more devices in the block have yet to send their initial unsolicited Leave reports, and no device in the block is sending non-Leave reports.

IfHandle

IL interface handle.

Type: u32

Default: 0

McastCompatibilityMode

MLD version the router block is currently operating as.

Type: enum

Default: V1

Possible Values:

Value Description
V1

MLDv1

V2

MLDv2

RouterState

State of the IGMP/MLD querier block.

Type: enum

Default: NOT_STARTED

Possible Values:

Value Description
UNDEFINED

Undefined.

NOT_STARTED

Not started.

UP

Already started and up.

RxFrameCount

Total number of MLD frames received.

Type: u32

Default: 0

RxMldCheckSumErrorCount

Total number of MLD messages received with checksum errors.

Type: u32

Default: 0

RxMldLengthErrorCount

Total number of MLD messages received with length errors.

Type: u32

Default: 0

RxUnknownTypeCount

Total number of frames of unknown type received.

Type: u32

Default: 0

Timestamp

Timestamp in seconds of last statistic update.

Type: double

Default: 0

TxFrameCount

Total number of MLD frames transmitted.

Type: u32

Default: 0