OpenflowControllerSwitchPortResults Object


Description:

Openflow controller switch port results.

Parents: OpenflowControllerProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

OpenflowControllerProtocolConfig

Use this to connect a results object to an object.

OpenflowControllerSwitchPortResults Writable Attributes

There are no writable attributes.

OpenflowControllerSwitchPortResults Read-Only Attributes

Read-Only Attribute Description
DiscoveredPort

Name of the discovered port.

Type: string

Default: "" (empty string)

Dpid

DPID of the switch on which the port exists.

Type: string

Default: "" (empty string)

DpidNum

DPID as a decimal number.

Type: u64

Default: 0

PortNum

Switch port number.

Type: u64

Default: 0

SwitchName

Name of the switch.

Type: string

Default: "" (empty string)