OpenflowAsyncConfigResults Object


Description:

Openflow async results.

Parents: OpenflowControllerProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

OpenflowControllerProtocolConfig

Use this to connect a results object to an object.

OpenflowAsyncConfigResults Writable Attributes

There are no writable attributes.

OpenflowAsyncConfigResults Read-Only Attributes

Read-Only Attribute Description
Dpid

Value of the DPID in hex.

Type: string

Default: "" (empty string)

FlowRemovedMaskMasterEqual

Value of the flow removed mask for controllers operating as a master or equal.

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.

FlowRemovedMaskSlave

Value of the flow removed mask for controllers operating as a slave.

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.

PacketInMaskMasterEqual

Value of the packet-in mask for controllers operating as a master or equal.

Type: enum

Default: 0

Possible Values:

Value Description
NO_MATCHING_FLOW

No Matching Flow

OUTPUT_TO_CONTROLLER

The packet was explicitly sent to the controller.

INVALID_TTL

The packet has an invalid time to live.

PacketInMaskSlave

Value of the packet-in mask for controllers operating 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.

PortStatusMaskMasterEqual

Value of the port status mask for controllers operating as a master or equal.

Type: enum

Default: 0

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.

PortStatusMaskSlave

Value of the port status mask for controllers operating as a slave.

Type: enum

Default: 0

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.