hwControltunnelConnectionDownReason
HUAWEI-CONTROLTUNNEL-MIB ·
.1.3.6.1.4.1.2011.5.25.352.1.2.1.1.8
Object
column Enumeration
This object indicates the cause that the control-tunnel connection becomes down. Options: 1. tcpDown(1) --indicates tcp down. 2. heartbeatTimeout(2) --indicates control-tunnel heartbeat timeout. 3. pduError(3) --indicates control-tunnel message data is wrong. 4. connectionUp(4) --indicates connection is up. 5. sessionDeleted(5) --indicates control-tunnel session is deleted.
Context
- MIB
- HUAWEI-CONTROLTUNNEL-MIB
- OID
.1.3.6.1.4.1.2011.5.25.352.1.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwControltunnelConnectionEntry
- 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-CONTROLTUNNEL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONTROLTUNNEL-MIB::hwControltunnelConnectionDownReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CONTROLTUNNEL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CONTROLTUNNEL-MIB::hwControltunnelConnectionDownReason.<hwControltunnelIpType>.<hwControltunnelRemoteIp>.<hwControltunnelLocalIp>.<hwControltunnelVpnInstanceName>.<hwControltunnelDatapathId>.<hwControltunnelAuxiliaryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CONTROLTUNNEL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CONTROLTUNNEL-MIB::hwControltunnelConnectionDownReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tcpDown |
2 | heartbeatTimeout |
3 | pduError |
4 | connectionUp |
5 | sessionDeleted |
Conformance
Member of