OpenflowViewTableFeaturesCommand Object


Description:

View OpenFlow Table Features

Can be used with Command Sequencer: Yes

GUI Command Name: Openflow: View Openflow Table Features

Parents: Sequencer, StcSystem

OpenflowViewTableFeaturesCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
Controller

Select a controller for which to view statistics.

Type: handle

Default: 0

ExportFilePrefix

Value to prepend to the export file name.

Type: string

Default: OF_

ExportPath

Location of the exported file.

Type: outputFilePath

Default: "" (empty string)

ExportStatistics

Export statistics to a csv file.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Export to file.

FALSE

Do not export to file.

MaxEntries

Maximum number of entries to export.

Type: u32

Default: 5000

SaveAsArchive

Save the exported .csv files as a zipped archive file.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Save as a zip file.

FALSE

Save as a csv file.

SaveStatisticsToSingleFile

Save statistics to single file

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Save all results to one file.

FALSE

Save results in individual files.

StatisticsType

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Select the type of statistics to view

Type: enum

Default: PORT_STATISTICS

Possible Values:

Value Description
SWITCH_DESCRIPTION

View switch description.

INDIVIDUAL_FLOW

View statistics for individual flows.

AGGREGATE_FLOW

View aggregate flow statistics

TABLE_STATISTICS

View information about tables.

PORT_STATISTICS

View port statistics.

GROUP_STATISTICS

View group statistics.

METER_STATISTICS

View meter statistics.

METER_FEATURES

View meter features.

TABLE_FEATURES

View table features.

PORT_DESCRIPTION

View port description.

EXPERIMENTER

View experimenter statistics.

SwitchList

Select one or more switches for which to view statistics.

Type: handle

Default: 0

OpenflowViewTableFeaturesCommand Read-Only Attributes

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

Path to the export file.

Type: outputFilePath

Default: "" (empty string)

ReceivedEntryCount

Number of entries received.

Type: u32

Default: 0