hpicfOpenFlowInstanceControllerRole
HP-ICF-OPENFLOW-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.3
Object
column Enumeration
Role of a controller in an instance. The default role of a controller is equal. In this role, the controller has full access to the switch and is equal to other controllers in the same role. In member role, the controller has read-only access to the switch. The conductor role is similar to equal and has full access to the switch, the difference is that the switch ensures it is the only controller in this role. When a controller changes its role to conductor, the switch changes all other controllers with the role conductor to have the role member.
Context
- MIB
- HP-ICF-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfOpenFlowInstanceControllerEntry
- 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::hpicfOpenFlowInstanceControllerRole'
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::hpicfOpenFlowInstanceControllerRole.<hpicfOpenFlowInstanceName>.<hpicfOpenFlowControllerID>'
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::hpicfOpenFlowInstanceControllerRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | equal |
2 | conductor |
3 | member |
Conformance
Member of