openflowConnectionState
LUM-OPENFLOW-MIB ·
.1.3.6.1.4.1.8708.2.69.2.3.1.1.8
Object
column Enumeration
State information for an OpenFlow connection.
disconnected - The connection is down.
connecting - Connection setup has been initiated.
connected - The connection is up and feature handshake has been performed.
disconnecting - Release of the connection has been initiated.
Context
- MIB
- LUM-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.8708.2.69.2.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Default
disconnected- Parent
- openflowConnectionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::openflowConnectionState'
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::openflowConnectionState.<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::openflowConnectionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disconnected |
2 | connecting |
3 | connected |
4 | disconnecting |
Conformance
Member of