hwL2VlanDynamicVlan

HUAWEI-L2VLAN-MIB · .1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.21

Object

This object indicates whether the VLAN is a dynamic VLAN:
enable: 1 
disable: 2

Context

MIB
HUAWEI-L2VLAN-MIB
OID
.1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.21
Type
column
Access
readonly
Status
current
Parent
hwL2VlanMIBEntry
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-L2VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-L2VLAN-MIB::hwL2VlanDynamicVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-L2VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-L2VLAN-MIB::hwL2VlanDynamicVlan.<hwL2VlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-L2VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-L2VLAN-MIB::hwL2VlanDynamicVlan'

Syntax

Values & Constraints

Type Values
1enabled
2disabled

Conformance