OpenflowSetAsyncMessageCommand Object


Description:

OpenFlow set async message.

Can be used with Command Sequencer: Yes

GUI Command Name: Openflow: Send set async request to switches

Parents: Sequencer, StcSystem

OpenflowSetAsyncMessageCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
FlowRemovedMaskMasterEqualList

Select one or more flow removed masks for controllers operating as master or equal.

Type: enum

Default: IDLE_TIMEOUT | HARD_TIMEOUT | DELETE_FLOW_MOD | GROUP_REMOVED

Possible Values:

Value Description
IDLE_TIMEOUT

Flow idle time exceeded idle_timeout.

HARD_TIMEOUT

Time exceeded hard_timeout.

DELETE_FLOW_MOD

Evicted by a delete flow mod.

GROUP_REMOVED

The group was removed.

FlowRemovedMaskSlaveList

Select one or more flow removed masks for slave controllers.

Type: enum

Default: 0

Possible Values:

Value Description
IDLE_TIMEOUT

Flow idle time exceeded idle_timeout.

HARD_TIMEOUT

Time exceeded hard_timeout.

DELETE_FLOW_MOD

Evicted by a delete flow mod.

GROUP_REMOVED

The group was removed.

HandleList

List of switches to send the SET command to.

Type: handle

Default: 0

PacketInMaskMasterEqualList

Select one or more Packet In masks for controllers operating as a master or equal.

Type: enum

Default: NO_MATCHING_FLOW | OUTPUT_TO_CONTROLLER

Possible Values:

Value Description
NO_MATCHING_FLOW

No matching flow was found.

OUTPUT_TO_CONTROLLER

The packet was explicitly sent to the controller.

INVALID_TTL

The packet has an invalid time to live.

PacketInMaskSlaveList

Select one or more Packet In masks for controllers acting as a slave.

Type: enum

Default: 0

Possible Values:

Value Description
NO_MATCHING_FLOW

No matching flow was found.

OUTPUT_TO_CONTROLLER

The packet was explicitly sent to the controller.

INVALID_TTL

The packet has an invalid time to live.

PortStatusMaskMasterEqualList

Select one or more port status masks for controllers operating as a master or equal.

Type: enum

Default: PORT_ADDED | PORT_REMOVED | PORT_ATTRIBUTE_CHANGED

Possible Values:

Value Description
PORT_ADDED

The port was added to the datapath.

PORT_REMOVED

The port was removed from the datapath.

PORT_ATTRIBUTE_CHANGED

A port attribute was changed.

PortStatusMaskSlaveList

Select one or more port status masks for controllers operating as a slave.

Type: enum

Default: PORT_ADDED | PORT_REMOVED | PORT_ATTRIBUTE_CHANGED

Possible Values:

Value Description
PORT_ADDED

The port was added to the datapath.

PORT_REMOVED

The port was removed from the datapath.

PORT_ATTRIBUTE_CHANGED

A port attribute was changed.

OpenflowSetAsyncMessageCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status