hwOpenflowConnectionDownReason
HUAWEI-OPENFLOW-MIB ·
.1.3.6.1.4.1.2011.5.25.344.1.2.1.1.8
Object
column Enumeration
This object indicates the cause that the openflow connection becomes down. Options: 1. tcpDown(1) --indicates tcp down. 2. heartbeatTimeout(2) --indicates openflow heartbeat timeout. 3. pduError(3) --indicates openflow message data is wrong. 4. connectionUp(4) --indicates connection is up.
Context
- MIB
- HUAWEI-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.2011.5.25.344.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwOpenflowConnectionEntry
- 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 'HUAWEI-OPENFLOW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OPENFLOW-MIB::hwOpenflowConnectionDownReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-OPENFLOW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OPENFLOW-MIB::hwOpenflowConnectionDownReason.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-OPENFLOW-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-OPENFLOW-MIB::hwOpenflowConnectionDownReason'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of