openflow
OFAbstractFlowActionEntry

Represents an OpenFlow flow action entry.



public abstract class OFAbstractFlowActionEntry

Properties
actionType Flow action Type. For now only the Output Port action is supported.

type=openflow.OFFlowActionType
access=read-create
default=output
Displayed(tab/group)=Action Type

cookie This specifies the unique identifier for the flow cookie.

type=UInt128
access=read-create
default=0

dataPathID The value is an OCTET string (size 8) which indicates a 64-bit identifier for this OpenFlow switch instance. The lower 48-bits are its MAC address and the upper 16-bits are implementation dependent.

type=string
access=read-only
maximum=32

flowTableId This specifies the unique identifier for the flow table per open-flow switch instance

type=int
access=read-create
Mandatory on create

id This is the ID of the action entry. For now it should be set to 1.

type=int
access=read-create
default=1
minimum=1
maximum=65535
Displayed(tab/group)=ID

ofSwitchName OpenFlow switch name.

type=string
access=read-create
Mandatory on create

priority Priority level of flow entry.

type=int
access=read-create
default=0
minimum=0
maximum=65535

siteId

type=string
access=read-create
default=0.0.0.0
maximum=50

siteName

type=string
access=read-create
maximum=252
Mandatory on create

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 12.0.R1 until 24.3.R1
  • Excluded chassis types: 7750-SR1
Supported from 24.3.R1
  • Excluded chassis types: 7750-SR7, 7750-SR12, 7750-SR12e, 7750-SRa4, 7750-SRa8, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s, 7750 SR-1x-48D, 7750 SR-1-48D, 7750 SR-1-24D, 7750 SR-1x-92S, 7750 SR-1-92S, 7750 SR-1-46S, 7750 SR-1se, 7750 SR-2se, 7750-SR1
7705 SAR Gen 2
7705 SAR Hm Supported until 24.3.R1
7450 ESS Supported from 12.0.R1 until 24.3.R1
  • Excluded chassis types: 7450-ESS1
7950 XRS Supported from 12.0.R1 until 24.3.R1