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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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 |