hwVirtualAccessTunnelReason

HUAWEI-VIRTUALACCESS-MIB · .1.3.6.1.4.1.2011.5.25.343.1.1.2.1.7

Object

This object indicates the cause that the VP group becomes down.
Options:
1. TunnelUp(1)            --indicates Tunnel was up.
2. TunnelDelete(2)        --indicates Tunnel was deleted.
3. BfdDown(3)         --indicates BFD was down.
4. ApDown(4)          --indicates AP down.
5. ApInterfaceDown(5) --indicates AP interface was down.
6. other(6)           --indicates other reason.

Context

MIB
HUAWEI-VIRTUALACCESS-MIB
OID
.1.3.6.1.4.1.2011.5.25.343.1.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
hwVirtualAccessTunnelEntry
Groups
1

Walk 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-VIRTUALACCESS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VIRTUALACCESS-MIB::hwVirtualAccessTunnelReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VIRTUALACCESS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VIRTUALACCESS-MIB::hwVirtualAccessTunnelReason.<hwVirtualAccessTunnelSourceNodeId>.<hwVirtualAccessTunnelDestNodeId>.<hwVirtualAccessTunnelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VIRTUALACCESS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VIRTUALACCESS-MIB::hwVirtualAccessTunnelReason'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance