vnsVlanID

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.1.2.1.16

Object

column r/w Integer32
VLAN tag for the packets trasmitted to/from of the VNS. This value has
meaning if vnsMode is bridgeAtController(2) or bridgeAtAP(3).
If vnsMode = bridgeAtController(2), tagging is done at controller.
If vnsMode = bridgeAtAP(3), tagging is done at Access Point.
Value ranges: (-1) it is not tagged, zero(0) means reserved, 1-4094 tag value.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.1.2.1.16
Type
column
Access
readwrite
Status
current
Default
-1
Parent
vnsConfigEntry
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsVlanID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::vnsVlanID.<vnsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::vnsVlanID'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-4094

Conformance