All MIBs › CISCO-STACK-MIB › vlanPortAuxiliaryVlan
vlanPortAuxiliaryVlan
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::vlanPortAuxiliaryVlan
OID (numeric): 1.3.6.1.4.1.9.5.1.9.3.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Voice Virtual Vlan ID (VVID) to which this port belongs to. If the VVID is not supported on the port, this MIB object will not be configurable and will return 4096.
Setting this MIB object to 4096, the CDP packets transmitting through this port would not include Appliance VLAN-ID TLV.
Setting this MIB object to 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.
Setting this MIB object 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.
Setting this MIB object to N (1..1000|1025..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.
This object is deprecated and replaced by vmVoiceVlanId in CISCO-VLAN-MEMBERSHIP-MIB.
What is vlanPortAuxiliaryVlan?
Read-write value showing the Voice VLAN ID (VVID) assigned to a switch port for auxiliary voice traffic; returns 4096 if the port doesn't support a voice VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.9.3.1.12 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::vlanPortAuxiliaryVlan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.9.3.1.12.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::vlanPortAuxiliaryVlan.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.1.9.3.1.12.1 i <value>
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::vlanPortAuxiliaryVlan OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9 | vlanGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9.3 | vlanPortTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9.3.1 | vlanPortEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.9.3.1.12 | vlanPortAuxiliaryVlan | CISCO-STACK-MIB |