awcDot11TpFdbVlanId

AWCVX-MIB · .1.3.6.1.4.1.522.3.12.5.1.17

Object

column AwcVlanId
Numeric ID of the VLAN over which the Station is
communicating.  If 0, the Station is not known to be
communicating over any specific VLAN.

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.12.5.1.17
Type
column
Access
readonly
Status
current
Parent
awcDot11TpFdbEntry
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::awcDot11TpFdbVlanId'
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::awcDot11TpFdbVlanId.<awcDot11TpFdbAddress>'
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::awcDot11TpFdbVlanId'

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