hwL2VlanCreateStatus

OBS ✓
HUAWEI-L2VLAN-MIB · .1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.11

Object

column Enumeration
The status indicates how the VLAN is created, which is statically configured by management or created dynamically by GVRP.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: VLANs
Explore Observium network monitoring

Context

MIB
HUAWEI-L2VLAN-MIB
OID
.1.3.6.1.4.1.2011.5.25.42.3.1.1.1.1.11
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::hwL2VlanCreateStatus'
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::hwL2VlanCreateStatus.<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::hwL2VlanCreateStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2static
3dynamic

Conformance