All MIBs › A3COM-HUAWEI-LswVLAN-MIB › hwifSubVlanlistLow
hwifSubVlanlistLow
Module: A3COM-HUAWEI-LswVLAN-MIB
OID (symbolic): A3COM-HUAWEI-LswVLAN-MIB::hwifSubVlanlistLow
OID (numeric): 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each sub VLAN of the super VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is a sub VLAN of the super VLAN; the VLAN is not a sub VLAN of the super VLAN if its bit has a value of '0'.
What is hwifSubVlanlistLow?
This is a bitmap of sub-VLAN IDs (1-2048) that belong to the SuperVlan. You set this to define which VLANs are subordinate. For example, bit 1 through 10 set means VLANs 1-10 are sub-VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.2 snmpwalk -v2c -c public <target> A3COM-HUAWEI-LswVLAN-MIB::hwifSubVlanlistLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.2.1 snmpget -v2c -c public <target> A3COM-HUAWEI-LswVLAN-MIB::hwifSubVlanlistLow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwifSubVlanlistLow.1
Start monitoring H3C/3Com managed switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-LswVLAN-MIB::hwifSubVlanlistLow OID value, configure state conditions and alerts, and monitor any H3C/3Com managed switches from a single console.
OID Breakdown
Upper-level ancestors (12 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2 | hwproducts | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.23 | lanSw | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1 | lswCommon | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.2.23.1.2 | hwLswVlan | A3COM-HUAWEI-LswVLAN-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.2.1 | hwLswVlanMngObject | A3COM-HUAWEI-LswVLAN-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7 | hwifSuperVlanMappingTable | A3COM-HUAWEI-LswVLAN-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1 | hwifSuperVlanMappingEntry | A3COM-HUAWEI-LswVLAN-MIB |
| 1.3.6.1.4.1.43.45.1.2.23.1.2.1.7.1.2 | hwifSubVlanlistLow | A3COM-HUAWEI-LswVLAN-MIB |