tmnxOFFlowTableNoMatchAction
TIMETRA-OPEN-FLOW-MIB ·
.1.3.6.1.4.1.6527.3.1.2.93.1.6.1.5
Object
column
r/w
Enumeration
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.
Context
- MIB
- TIMETRA-OPEN-FLOW-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.93.1.6.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOFFlowTableEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | fallThrough |
3 | packetIn |