agentOpenFlowVariant
NETGEAR-OPENFLOW-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.56.1.1.2
Object
scalar r/w
Enumeration
Indicates which OpenFlow version is currently running on the switch.
Context
- MIB
- NETGEAR-OPENFLOW-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.56.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentOpenFlowGlobalConfigGroup
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 'NETGEAR-OPENFLOW-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-OPENFLOW-PRIVATE-MIB::agentOpenFlowVariant.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-OPENFLOW-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-OPENFLOW-PRIVATE-MIB::agentOpenFlowVariant'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tenantNetworkingMode |
2 | openFlow10Mode |
3 | openFlow13Mode |