MIB Viewer

hpicfOpenFlowInstancePipelineModel

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.89.1.4.1.27
Access
read-write
Status
current
Sub-identifiers
0
This MIB object is used to configure the openflow instance pipeline model. A value of 0(none) indicates no table pipeline model which is equal to standard match. A value of 1(standardMatch) enables an instance in advertising its policy-engine and software tables. A value of 2(ipControlTable) enables an OpenFlow 1.3 instance in advertising its IP control table. A value of 3(customPipeline) enables an OpenFlow controller to create a custom OpenFlow table pipeline in the OpenFlow 1.3 instance.
INTEGER { none(0), standardMatch(1), ipcontrolTable(2), customPipeline(3) }