hwVlanInterfaceFrameType

HUAWEI-VLAN-MIB · .1.3.6.1.4.1.2011.5.6.1.2.1.6

Object

column r/w Enumeration
Indicates the type of the frame that can be received by a VLAN interface.
Options:
1. ethernetii(1)    -For the frame format of ethernetii(1), see RFC894.
2. ethernetsnap(2)  -The value is not supported.
3. ethernet8022(3)  -The value is not supported.
4. ethernet8023(4)  -The value is not supported.
Currently, only ethernetii(1) is supported.

Context

MIB
HUAWEI-VLAN-MIB
OID
.1.3.6.1.4.1.2011.5.6.1.2.1.6
Type
column
Access
readwrite
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::hwVlanInterfaceFrameType'
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::hwVlanInterfaceFrameType.<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::hwVlanInterfaceFrameType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ethernetii
2ethernetsnap
3ethernet8022
4ethernet8023