hpicfOpenFlowInstancePktInVlanTagging
HP-ICF-OPENFLOW-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.4.1.33
Object
column r/w
Enumeration
This MIB object is used to configure the 802.1q tagging property for a packet encapsulated inside the OpenFlow packet-in header. A value of 0 (default) indicates the default behavior which is the packet encapsulated inside a packet-in message will be tagged in the following cases a) the instance type is aggregate. b) the instance is a named instance with more than one member VLAN. c) the instance is a named instance and the packet was received with a tag. It will be untagged in all other cases. A value of 1 (inputForm) directs the instance to send the encapsulated packet as it was received on the physical port. A value of 2 (tagAlways) directs the instance to send the encapsulated packet always with an 802.1q tag irrespective of how it was received on the physical port. A value of 3 (untagAlways) directs the instance to send the encapsulated packet always without an 802.1q tag irrespective of how it was received on the physical port.
Context
- MIB
- HP-ICF-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.4.1.33- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfOpenFlowInstanceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hpicfOpenFlowInstancePktInVlanTagging'
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::hpicfOpenFlowInstancePktInVlanTagging.<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::hpicfOpenFlowInstancePktInVlanTagging'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | inputForm |
2 | tagAlways |
3 | untagAlways |
Conformance
Member of