voiceVlanPortMode

TPLINK-VOICEVLAN-MIB · .1.3.6.1.4.1.11863.6.19.1.2.1.1.2

Object

column r/w Enumeration
Select the mode for the port to join the voice VLAN.
0. manual: In this mode, you can manually add a port to the 
voice VLAN or remove a port from the voice VLAN
1. auto: In this mode, the switch automatically adds a port 
to the voice VLAN or removes a port from the voice VLAN by 
checking whether the port receives voice data or not.

Context

MIB
TPLINK-VOICEVLAN-MIB
OID
.1.3.6.1.4.1.11863.6.19.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
voiceVlanPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable