ofCntlrAddrType

F10-OPENFLOW-MIB · .1.3.6.1.4.1.6027.3.20.1.8.1.2

Object

Open Flow Controller IP Address Type : The address type
of the controller's IP address. If no controller is configured
yet then this is set to unknown(0).

Context

MIB
F10-OPENFLOW-MIB
OID
.1.3.6.1.4.1.6027.3.20.1.8.1.2
Type
column
Access
readonly
Status
current
Parent
ofCntlrEntry
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 'F10-OPENFLOW-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-OPENFLOW-MIB::ofCntlrAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F10-OPENFLOW-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F10-OPENFLOW-MIB::ofCntlrAddrType.<ofInstId>.<ofCntlrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F10-OPENFLOW-MIB' -M '/opt/observium/mibs/force10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F10-OPENFLOW-MIB::ofCntlrAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance