ofFlowActionType

F10-OPENFLOW-MIB · .1.3.6.1.4.1.6027.3.20.1.13.1.2

Object

column Enumeration
OpenFlow Flow Action Type - Following are the supported Actions
outToSwitchPort -> Output to switch port.
setVlanVid      -> Set the 802.1q VLAN id.
setVlanPcp      -> Set the 802.1q priority.
stripVlan       -> Strip the 802.1q header.
setDlSrc        -> Ethernet source address.
setDlDst        -> Ethernet destination address.
setNetworkSrc   -> IP source address.
setNetworkDst   -> IP destination address.
setNetworkTos   -> IP ToS (DSCP field, 6 bits).
setTpSrc        -> TCP/UDP source port.
setTpDest       -> TCP/UDP destination port.
outToQueue      -> Output to queue.
vendor          -> Vendor specific action

Context

MIB
F10-OPENFLOW-MIB
OID
.1.3.6.1.4.1.6027.3.20.1.13.1.2
Type
column
Access
readonly
Status
current
Parent
ofFlowActionEntry
Table
ofFlowActionTable
Siblings
8

Syntax

Enumeration

Values & Constraints

Enumerated Values
1outToSwitchPort
2setVlanVid
3setVlanPcp
4stripVlan
5setDlSrc
6setDlDst
7setNetworkSrc
8setNetworkDst
9setNetworkTos
10setTpSrc
11setTpDest
12outToQueue
65535vendor

Related Objects

Sibling Objects