MIB Viewer

hpicfOpenFlowInstanceMissRuleDefaultAction

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.89.1.4.1.31
Access
read-write
Status
current
Sub-identifiers
0
This MIB object is used to configure the flow miss action associated with the instance. A value of 0(none) indicates no flow miss action specified, which is to drop all unknown packets. A value of 1(drop) enables an instance to drop all unknown packets. A value of 2(normal) enables an instance to forward all unknown packets using non-OpenFlow pipeline. A value of 3(ctrl) enables an instance to forward all unknown packets to the OpenFlow controller.
INTEGER { none(0), drop(1), normal(2), ctrl(3) }