All MIBs › CISCO-VTP-MIB › vtpVlanParentVlan
vtpVlanParentVlan
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vtpVlanParentVlan
OID (numeric): 1.3.6.1.4.1.9.9.46.1.3.1.1.10
Node type: OBJECT-TYPE
Type: VlanIndex
Access: read-only
Description:
The parent VLAN for this VLAN. This object is only instantiated when the value of the corresponding instance of vtpVlanType has a value of 'fddi' or 'tokenRing' and Source Routing is in use on this VLAN. The parent VLAN must have a vtpVlanType value of fddiNet(4) or trNet(5), respectively.
What is vtpVlanParentVlan?
This object identifies the parent VLAN for a sub-VLAN in FDDI or Token Ring environments where Source Routing is enabled, allowing hierarchical VLAN organization. The parent VLAN must use the appropriate bridge type (fddiNet or trNet) that matches the child VLAN's type. This relationship is crucial for configuring complex multi-hop bridged networks in enterprise environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.3.1.1.10 snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpVlanParentVlan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.3.1.1.10.1 snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpVlanParentVlan.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.10 | vtpVlanParentVlan | CISCO-VTP-MIB |