RoECtlPacket Object


Description:

RoE control packet.

Parents: RoEBlockConfig

Children: RoEEnTLVPayload

RoECtlPacket Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableSend

Send this RoE packet or not.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Send this RoE packet.

FALSE

Don't send this RoE packet.

OpCode

A field of 8 bits to define additional control sub types.

Type: enum

Default: ROEOAMTLV

Possible Values:

Value Description
ROEOAMTLV

RoE Operation, administration and management packet.

CTRL_AXCWORDS

RoE Ctrl_AxC data.

VSD

RoE Vendor specific control packet.

TIMING_CONTROL_PACKET

RoE packet containing both timeStamp and seqNum.

Payload

RoE packet payload.

Type: u8

Default: 0

SubType

RoE packet subtype.

Type: enum

Default: CONTROL

Possible Values:

Value Description
CONTROL

RoE Control sub type.

RoECtlPacket Read-Only Attributes

There are no read-only attributes.