hwVlanInterfaceLinkStatus

HUAWEI-VLAN-MIB · .1.3.6.1.4.1.2011.5.6.1.2.1.8

Object

column Enumeration
Indicates the protocol status of a link that is contained in a VLAN interface.
Options:
1. up(1)     -The protocol status of a link that is contained in a VLAN interface is up.
2. down(2)   -The protocol status of a link that is contained in a VLAN interface is down.

Context

MIB
HUAWEI-VLAN-MIB
OID
.1.3.6.1.4.1.2011.5.6.1.2.1.8
Type
column
Access
readonly
Status
current
Parent
hwVlanInterfaceEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down