All MIBs › AirPair-MIB › vlanTag
vlanTag
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::vlanTag
OID (numeric): 1.3.6.1.4.1.7262.1.12.14
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The first two bytes are set to 0x8100. The two byte control tag is set by the user.
What is vlanTag?
This read-write object holds the 4-byte 802.1Q VLAN tag applied to frames when vlanTagging is enabled: the first two bytes are fixed at 0x8100 (the standard VLAN tag protocol ID) and the last two bytes are the user-set control tag/VLAN ID, defaulting to "81000000". Set this together with vlanTagging to place the unit's traffic on a specific VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.14 snmpwalk -v2c -c public <target> AirPair-MIB::vlanTag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.12.14.1 snmpget -v2c -c public <target> AirPair-MIB::vlanTag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.12.14.1 s <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::vlanTag OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 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.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12 | apNetworkInterfaceCard | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.12.14 | vlanTag | AirPair-MIB |