All MIBs › CISCO-VTP-MIB › vlanTrunkPortVlansEnabled
vlanTrunkPortVlansEnabled
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vlanTrunkPortVlansEnabled
OID (numeric): 1.3.6.1.4.1.9.9.46.1.6.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-create
Description:
A string of octets containing one bit per VLAN in the management domain on this trunk port. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. If the bit corresponding to a VLAN is set to '1', then the local system is enabled for sending and receiving frames on that VLAN; if the bit is set to '0', then the system is disabled from sending and receiving frames on that VLAN.
To avoid conflicts between overlapping partial updates by multiple managers, i.e., updates which modify only a portion of an instance of this object (e.g., enable/disable a single VLAN on the trunk port), any SNMP Set operation accessing an instance of this object should also write the value of vlanTrunkPortSetSerialNo.
What is vlanTrunkPortVlansEnabled?
This object is a bitmap where each bit represents whether a specific VLAN is allowed to transit across a trunk port; a value of 1 means the VLAN is enabled for transmission on this trunk. The first octet covers VLANs 0-7, the second covers 8-15, and so on, with bit ordering allowing up to 1024 VLANs to be managed. Network administrators use this to control which VLANs are permitted across switch-to-switch trunks and to isolate traffic between departments or security zones.
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.6 | vlanTrunkPorts | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6.1 | vlanTrunkPortTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6.1.1 | vlanTrunkPortEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.6.1.1.4 | vlanTrunkPortVlansEnabled | CISCO-VTP-MIB |