openflowConnectionRole

LUM-OPENFLOW-MIB · .1.3.6.1.4.1.8708.2.69.2.3.1.1.9

Object

column Enumeration
The role of the connected controller.
              
unknown - Unknown role
              
equal - Default role, full access.
              
master - Full access, at most one master
              
slave - Read-only access.

Context

MIB
LUM-OPENFLOW-MIB
OID
.1.3.6.1.4.1.8708.2.69.2.3.1.1.9
Type
column
Access
readonly
Status
current
Default
unknown
Parent
openflowConnectionEntry
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 'LUM-OPENFLOW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OPENFLOW-MIB::openflowConnectionRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-OPENFLOW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OPENFLOW-MIB::openflowConnectionRole.<openflowConnectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-OPENFLOW-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-OPENFLOW-MIB::openflowConnectionRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2equal
3master
4slave

Conformance