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
1 | outToSwitchPort |
2 | setVlanVid |
3 | setVlanPcp |
4 | stripVlan |
5 | setDlSrc |
6 | setDlDst |
7 | setNetworkSrc |
8 | setNetworkDst |
9 | setNetworkTos |
10 | setTpSrc |
11 | setTpDest |
12 | outToQueue |
65535 | vendor |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ofFlowActionId Open Flow Action Id | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6027.3.20.1.13.1.1 |
| ofFlowActionSrcMac OpenFlow Flow Action Source Mac address | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.6027.3.20.1.13.1.3 |
| ofFlowActionDstMac OpenFlow Flow Action Destination Mac | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.6027.3.20.1.13.1.4 |
| ofFlowActionPortIndex Ifindex value of OpenFlow Flow Action Port | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.6027.3.20.1.13.1.5 |
| ofFlowActionVlanId OpenFlow Flow Action VLAN ID | column | Q-BRIDGE-MIBVlanId | .1.3.6.1.4.1.6027.3.20.1.13.1.6 |
| ofFlowActionMaxLen OpenFlow Flow Action Max Length | column | Unsigned32 | .1.3.6.1.4.1.6027.3.20.1.13.1.7 |
| ofFlowActionVlanPcp OpenFlow Flow Action VLAN PCP | column | Unsigned32 | .1.3.6.1.4.1.6027.3.20.1.13.1.8 |
| ofFlowActionNWTos OpenFlow Flow Action Network TOS | column | Unsigned32 | .1.3.6.1.4.1.6027.3.20.1.13.1.9 |