All MIBs › CISCO-VTP-MIB › vtpVlanType
vtpVlanType
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vtpVlanType
OID (numeric): 1.3.6.1.4.1.9.9.46.1.3.1.1.3
Node type: OBJECT-TYPE
Type: VlanType
Access: read-only
Description: The type of this VLAN.
What is vtpVlanType?
This OID stores the type classification of a VLAN (Virtual Local Area Network), such as whether it carries Ethernet, Token Ring, or other traffic types. VLANs partition a switch into separate broadcast domains to improve security and performance. A network designer would check this value during audits to ensure VLANs are configured for their intended traffic type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpVlanType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpVlanType.1
Start monitoring Cisco Catalyst switches (VLAN Trunking Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VTP-MIB::vtpVlanType OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (VLAN Trunking Protocol) 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.46 | ciscoVtpMIB | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1 | vtpMIBObjects | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.3 | vlanInfo | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.3.1 | vtpVlanTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.3.1.1 | vtpVlanEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.3.1.1.3 | vtpVlanType | CISCO-VTP-MIB |