awcDot11AuxSSIDDefaultVlanId

AWCVX-MIB · .1.3.6.1.4.1.522.3.6.1.7.1.7

Object

column r/w AwcVlanId
Default VLAN Identifier for stations
Associated to this access point over awcDot11AuxSSID.
A value of 0 indicates that either VLANs are disabled
or that the default VLAN is awcNativeVlanId.

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.6.1.7.1.7
Type
column
Access
readwrite
Status
current
Default
0
Parent
awcDot11AuxiliarySSIDEntry
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 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11AuxSSIDDefaultVlanId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11AuxSSIDDefaultVlanId.<ifIndex>.<awcDot11AuxSSIDIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::awcDot11AuxSSIDDefaultVlanId'

Syntax

Source
AwcVlanId
Base type
Integer32
Type Description
A 12-bit VLAN ID used in the VLAN Tag header. A value
of 0 indicates NULL or no VLAN ID.

Values & Constraints

Type Constraints
range: 0..4094

Conformance