rlOpenFlowProtocolType
RADLAN-openflow-MIB ·
.1.3.6.1.4.1.89.319.4
Object
scalar r/w
Enumeration
OpenFlow protocol. tls or tcp. The default value is tcp.
Context
- MIB
- RADLAN-openflow-MIB
- OID
.1.3.6.1.4.1.89.319.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlOpenFlow
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-openflow-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-openflow-MIB::rlOpenFlowProtocolType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-openflow-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-openflow-MIB::rlOpenFlowProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tcp |
1 | tls |