eSWPortCtrlVlanTagging

ASANTE-SWITCH-MIB · .1.3.6.1.4.1.298.1.5.1.3.1.1.8

Object

column mandatory r/w Enumeration
Whether a frame should be tagged with VLAN
Tagging Header when transmitted through this
port within the switch.
Enable - Use Asante proprietary tagging mechanism
on this port wihtin the switch.
Enable8021Q - Use 802.1Q standard tagging on
this port within the switch.
Disable - Disable the tagging on this port within
the switch.

Context

MIB
ASANTE-SWITCH-MIB
OID
.1.3.6.1.4.1.298.1.5.1.3.1.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
eSWPortCtrlEntry

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 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWPortCtrlVlanTagging'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-SWITCH-MIB::eSWPortCtrlVlanTagging.<eSWGrpPtCtrlIndex>.<eSWPortCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-SWITCH-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-SWITCH-MIB::eSWPortCtrlVlanTagging'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2enable8021Q
3disable