MIB Viewer

tmnxOFFlowTableNoMatchAction

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.93.1.6.1.5
Access
read-create
Status
current
Sub-identifiers
0
The value of tmnxOFFlowTableNoMatchAction specifies the action to be performed when no match is found in the flow table. When the value of tmnxOFFlowTableNoMatchAction is set to 'drop (1)', packets are dropped if no match is found in flow table. When the value of tmnxOFFlowTableNoMatchAction is set to 'fall-through (2), evaluating is continued based on filter policy. When the value of tmnxOFFlowTableNoMatchAction is set to 'packetIn (3)', packets are forwarded to the controller if no match is found in flow table.
INTEGER { drop (1), fallThrough (2), packetIn (3) }