hwVirtualAccessExterLinkDownReason

HUAWEI-VIRTUALACCESS-MIB · .1.3.6.1.4.1.2011.5.25.343.1.1.5.1.6

Object

column Integer32
This object indicates the cause that the Link becomes down.
Options:
1. ifPhysicalLinkDown(1)     --indicates interface physical link was down.
2. interfaceDelete(2)        --indicates interface was deleted.
3. ifPhysicalLinkUp(3)       --indicates interface physical link was up.

Context

MIB
HUAWEI-VIRTUALACCESS-MIB
OID
.1.3.6.1.4.1.2011.5.25.343.1.1.5.1.6
Type
column
Access
readonly
Status
current
Parent
hwVirtualAccessExterLinkDownEntry
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::hwVirtualAccessExterLinkDownReason'
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::hwVirtualAccessExterLinkDownReason.<hwVirtualAccessExterLinkDownApId>.<hwVirtualAccessLinkDownIfIndex>'
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::hwVirtualAccessExterLinkDownReason'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535

Conformance