EoamMegResults Object


Description:

EOAM MEG results.

Parents: EoamMegConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

EoamMegConfig

Use this to connect a results object to an object.

EoamMegResults Writable Attributes

There are no writable attributes.

EoamMegResults Read-Only Attributes

Read-Only Attribute Description
BadContChkRxCount

Number of bad CC messages received from all MEPs in the MA/MEG. Number of CC messages received with an unexpected MEP ID, MAC address, or period.

Type: u32

Default: 0

ContChkRxState

CC receive state.

Type: enum

Default: DOWN

Possible Values:

Value Description
DOWN

CC messages are not being received.

UP

CC messages are being received.

ContChkTxState

CC transmit state.

Type: enum

Default: DOWN

Possible Values:

Value Description
DOWN

CC messages are not being transmitted.

UP

CC messages are being transmitted.

DomainId

ID of the Domain.

Type: string

Default: "" (empty string)

DroppedPktCount

Number of unserviceable packets that were dropped (as indicated by gaps in sequence numbers).

Type: u32

Default: 0

MegId

ID of the MA/MEG.

Type: string

Default: "" (empty string)

MeLevel

MD/ME level of the MA/MEG.

Type: u8

Default: 1

NumOfMegEndPoints

Number of MEPs in the MEG.

Type: u32

Default: 0

NumOfTimeouts

Number of timeouts in the MEG (message failed to arrive before timer expired).

Type: u32

Default: 0

NumOfUnexpectedMegEndPoints

Number of CC messages received from a MEP ID or source MAC address that not is found in the expected MEPs list for that MA/MEG.

Type: u32

Default: 0

NumOfUnexpectedMegIds

Number of received EOAM messages with an unexpected MA/MEG ID value.

Type: u32

Default: 0

NumOfUnexpectedMegLevels

Number of EOAM messages with an unexpected MD/ME level value.

Type: u32

Default: 0

NumOfUnexpectedPeriodValues

Number of received EOAM messages with an unexpected period value.

Type: u32

Default: 0

PortName

Name of the port.

Type: string

Default: "" (empty string)