lcsVoiceVLANPortMode

LCOS-SX-MIB · .1.3.6.1.4.1.2356.14.2.2.1.5.1.2

Object

column r/w Integer32
Voice VLAN port mode.
default: 0,
0: Disable (Disjoin from Voice VLAN.)
1: Auto (Enable auto detect mode. It detects whether there is VoIP phone attached to the specific port and configures the Voice VLAN members automatically.)
2: Forced (Force join to Voice VLAN.)

Context

MIB
LCOS-SX-MIB
OID
.1.3.6.1.4.1.2356.14.2.2.1.5.1.2
Type
column
Access
readwrite
Status
current
Parent
lcsVoiceVLANPortEntry

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

Syntax

Integer32

Values & Constraints

Enumerated Values
0disable
1enable
2any