cfgWlan802dot11rVlan

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.3.13.1.14

Object

column r/w Integer32
The 802.1q VLAN tag of 802.11r backbone traffic.
              
Defines the VLAN tag with which all 802.11r managment frames
(ethertype 0x88b7) are transmitted on the backbone.
              
Setting a value of 0 disables the VLAN header and transmits the
frames untagged.
              
The priority of all tagged frames is set to 0x7.
              
When this value is set to a value other than 0, make sure that
the VLAN mode of the wireless interface `cfgNetWlanVlanMode` allows
tagged frames. Also ensure that `cfgNetWlanTrunk` includes
all VLANs or this specific VLAN.
              
Applies to AP. 802.11n products only.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.3.13.1.14
Type
column
Access
readwrite
Status
current
Parent
cfgWlan802dot11rTableEntry
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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlan802dot11rVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlan802dot11rVlan.<cfgWlan802dot11rIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlan802dot11rVlan'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4094

Conformance