onuVoiceVlanProfileUniWorkMode

NMS-GPON-MIB · .1.3.6.1.4.1.3320.10.6.19.3.1.3

Object

column r/w Enumeration
Voice-VLAN working mode of UNI.
disable - Disable Voice VLAN function.
mac-address - Add Voice VLAN and apply QoS based on MAC address.
vlan - Recognize Voice VLAN and apply QoS. (Voice VLAN announced by LLDP, and should be added by voice device.)

Context

MIB
NMS-GPON-MIB
OID
.1.3.6.1.4.1.3320.10.6.19.3.1.3
Type
column
Access
readwrite
Status
current
Parent
onuVoiceVlanProfileUniEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1mac-address
2vlan