All MIBs › HUAWEI-VLAN-MIB › hwSmartVlanID
hwSmartVlanID
Module: HUAWEI-VLAN-MIB
OID (symbolic): HUAWEI-VLAN-MIB::hwSmartVlanID
OID (numeric): 1.3.6.1.4.1.2011.5.6.1.6.1.1
Node type: OBJECT-TYPE
Type: VlanIndex
Access: read-only
Description:
The index of the table, indicates a smart VLAN ID.
What is hwSmartVlanID?
This OID holds a numerical identifier (1-4094) that uniquely identifies a smart VLAN (Virtual Local Area Network) on a Huawei device. Reading it tells you which specific VLAN group is being referenced; you cannot change it because it's read-only and serves as a table index. A network operator would look at this when troubleshooting VLAN membership or validating that smart VLAN configurations match their network design.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.6.1.1 snmpwalk -v2c -c public <target> HUAWEI-VLAN-MIB::hwSmartVlanID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.6.1.6.1.1.1 snmpget -v2c -c public <target> HUAWEI-VLAN-MIB::hwSmartVlanID.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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.6 | hwSmartVLanTable | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.6.1 | hwSmartVLanEntry | HUAWEI-VLAN-MIB |
| 1.3.6.1.4.1.2011.5.6.1.6.1.1 | hwSmartVlanID | HUAWEI-VLAN-MIB |