vmVoiceVlanId

CISCO-VLAN-MEMBERSHIP-MIB · .1.3.6.1.4.1.9.9.68.1.5.1.1.1

Object

column r/w Integer32
The Voice Vlan ID (VVID) to which this
port belongs to.
              
0    -    The CDP packets transmitting 
          through this port would contain
          Appliance VLAN-ID TLV with value 
          of 0. VoIP and related packets 
          are expected to be sent and 
          received with VLAN-id=0 and an 
          802.1p priority. 
              
1..4094 - The CDP packets transmitting
          through this port would contain
          Appliance VLAN-ID TLV with N.
          VoIP and related packets are
          expected to be sent and received
          with VLAN-id=N and an 802.1p
          priority.
              
4095  -   The CDP packets transmitting
          through this port would contain
          Appliance VLAN-ID TLV with value
          of 4095. VoIP and related packets
          are expected to be sent and 
          received untagged without an 
          802.1p priority.
              
4096  -   The CDP packets transmitting 
          through this port would not 
          include Appliance VLAN-ID TLV; 
          or, if the VVID is not supported 
          on the port, this MIB object will
          not be configurable and will 
          return 4096.

Context

MIB
CISCO-VLAN-MEMBERSHIP-MIB
OID
.1.3.6.1.4.1.9.9.68.1.5.1.1.1
Type
column
Access
readwrite
Status
current
Parent
vmVoiceVlanEntry
Groups
1

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-4096

Conformance