hpicfOpenFlowInstanceMissRuleDefaultAction

HP-ICF-OPENFLOW-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.89.1.4.1.31

Object

column r/w Enumeration
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.

Context

MIB
HP-ICF-OPENFLOW-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.4.1.31
Type
column
Access
readwrite
Status
current
Parent
hpicfOpenFlowInstanceEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-OPENFLOW-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-OPENFLOW-MIB::hpicfOpenFlowInstanceMissRuleDefaultAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-OPENFLOW-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-OPENFLOW-MIB::hpicfOpenFlowInstanceMissRuleDefaultAction.<hpicfOpenFlowInstanceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-OPENFLOW-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-OPENFLOW-MIB::hpicfOpenFlowInstanceMissRuleDefaultAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1drop
2normal
3ctrl

Conformance