All MIBs › HUAWEI-VLAN-IF-MIB › hwVlanID
hwVlanID
Module: HUAWEI-VLAN-IF-MIB
OID (symbolic): HUAWEI-VLAN-IF-MIB::hwVlanID
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: vlan id
VLANID
What is hwVlanID?
This read-only INTEGER reports the VLAN ID associated with a given VLAN interface entry in the Huawei VLAN interface table. An admin reads this to identify which 802.1Q VLAN a particular VLAN interface (indexed by hwVlanInterfaceID) corresponds to. For example, this object might report 100, indicating the interface entry is bound to VLAN 100.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.2.1.2 snmpwalk -v2c -c public <target> HUAWEI-VLAN-IF-MIB::hwVlanID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.2.1.2.1 snmpget -v2c -c public <target> HUAWEI-VLAN-IF-MIB::hwVlanID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwVlanID.1
Start monitoring Huawei enterprise/campus switch or router with VLAN routing (SVI) support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-VLAN-IF-MIB::hwVlanID OID value, configure state conditions and alerts, and monitor any Huawei enterprise/campus switch or router with VLAN routing (SVI) support from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.6 | hwVlan | HUAWEI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.6.1 | hwVlanMngObject | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2 | hwVlanInterfaceTable | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2.1 | hwVlanInterfaceEntry | HUAWEI-VLAN-IF-MIB |
| 1.3.6.1.4.1.2011.5.6.1.2.1.2 | hwVlanID | HUAWEI-VLAN-IF-MIB |