fsofcFlowOutputAction
SUPERMICRO-OFC-CFG-MIB ·
.1.3.6.1.4.1.10876.101.2.81.4.1.1.4
Object
column
OctetString
The actions to be performed on the matching of current flow.
The actions for a flow will be a comma separated list
Possible actions below for example
port=2 - Send the packet to port 2
port=5,controller - Send the packet out on port 5 and copy to controller.
valn=7,port=3 - Send the packet out on port 3 and set vlan to 7 in outgoing Packet.
Context
- MIB
- SUPERMICRO-OFC-CFG-MIB
- OID
.1.3.6.1.4.1.10876.101.2.81.4.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsofcFlowEntry
- Table
- fsofcFlowTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-1024
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsofcTableIndex A unique value, greater than zero, for each flow table. | column | TableIndex | .1.3.6.1.4.1.10876.101.2.81.4.1.1.1 |
| fsofcFlowIndex A unique value, greater than zero, for each flow entry. It
is recommended that values are assigned contiguously
starting from 0. | column | FlowIndex | .1.3.6.1.4.1.10876.101.2.81.4.1.1.2 |
| fsofcFlowMatchField The fields from Incoming packet, to be matched for current flow entry.
The match fields for a flow entry will be a comma separated list
Possible match fields below for example
… | column | OctetString | .1.3.6.1.4.1.10876.101.2.81.4.1.1.3 |
| fsofcFlowIdleTimeout The entity which holds the value of Idle Time out in seconds . | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.2.81.4.1.1.5 |
| fsofcFlowHardTimeout The entity which holds the value of Hard time out in Seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.2.81.4.1.1.6 |
| fsofcFlowPacketCount The entity which holds the number of packets processed and matched for a flow entry. | column | INTEGER64 | .1.3.6.1.4.1.10876.101.2.81.4.1.1.7 |
| fsofcFlowByteCount The entity which holds the Number of bytes processed for the particular Flow Entry | column | INTEGER64 | .1.3.6.1.4.1.10876.101.2.81.4.1.1.8 |
| fsofcFlowDurationSec The entity which holds the time ,the particular flow entry has been alive in seconds . | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.2.81.4.1.1.9 |