portVoiceVlanId

NEXANS-BM-MIB · .1.3.6.1.4.1.266.20.3.1.1.30

Object

column r/w Integer32
The Voide-VLAN-ID assigned to this port.
Packets of this Voice-VLAN are allway send with a VLAN-Tag, because
IP-Phones normaly need a tagged VLAN.
If portTrunkingMode is set to dot1qTagging, ALL frames are transmited
with a VLAN-tag, except frames which belong to the Default-VLAN-ID. In
this case the Voice-VLAN-ID has no effect.
Changes of this value will take affect after the next switch reboot or
after setting adminReset to renewIpAndVlanParameter(5).
Setting this value to 0 will disable the Voice-VLAN.

Context

MIB
NEXANS-BM-MIB
OID
.1.3.6.1.4.1.266.20.3.1.1.30
Type
column
Access
readwrite
Status
current
Parent
bmSwitchPortEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4095