agentOpenFlowIPAssignmentMode
NETGEAR-OPENFLOW-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.56.1.1.7
Object
scalar r/w
Enumeration
Flag indicating whether NETGEAR should automatically assign the IP address to the OpenFlow feature or the administrator manually assigns the address or the IP address of the service port.
Context
- MIB
- NETGEAR-OPENFLOW-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.56.1.1.7- 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::agentOpenFlowIPAssignmentMode.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::agentOpenFlowIPAssignmentMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | static |
2 | serviceport |