TPLINK-DOT1Q-VLAN-MIB
AI MIB Summary
The TPLINK-DOT1Q-VLAN-MIB enables monitoring and configuration of IEEE 802.1Q VLAN parameters, including port-based VLAN membership, VLAN IDs, and PVID assignments, on TP-Link managed switches. This module facilitates the retrieval of VLAN table states and the enforcement of logical network segmentation policies to isolate broadcast domains and control traffic flow.
VLAN (Virtual Local Area Network) technology is developed for the switch to divide the LAN into multiple logical LANs flexibly. Hosts in the same VLAN can communicate with each other, regardless of their physical locations. VLAN can enhance performance by conserving bandwidth, and improve security by limiting traffic to specific domains.
Main OID:
tplinkDot1qVlanMIB.1.3.6.1.4.1.11863.6.14
20
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
tplinkDot1qVlanMIBVLAN (Virtual Local Area Network) technology is developed for
the switch to divide the LAN into multiple logical LANs flexibly.
Hosts in the same VLAN can communicate with each other, regardless
of their physical locations. VLAN can enhance performance by conserving
bandwidth, and improve security by limiting traffic to specific domains. MODULE-IDENTITY .1.3.6.1.4.1.11863.6.14 |
tplinkDot1qVlanMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.14.1 |
vlanPortConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.14.1.1 |
vlanPortConfigTableThe switch provides three Link Types for the ports. Usually,
the ACCESS port is to connect to the terminal hosts, such as
PC and Server; the TRUNK port is to connect to the switch;
the GENERAL port can connect to the terminal hosts or the
switch also. SEQUENCE OF VLANPORTCONFIGENTRY .1.3.6.1.4.1.11863.6.14.1.1.1 |
vlanPortConifgEntryAn entry contains of the information of a port parameter. VLANPORTCONFIGENTRY .1.3.6.1.4.1.11863.6.14.1.1.1.1 |
vlanPortNumberThe port id.ro OCTET STRING .1.3.6.1.4.1.11863.6.14.1.1.1.1.1 |
vlanPortType0.ACCESS:The ACCESS port can be added in a single VLAN,and the
egress rule of the port is UNTAG. The PVID is same as the current
VLAN ID. If the current VLAN is deleted,the PVID will be set to 1
by default.
1.TRUNK:The TRUNK port can be added in multiple VLANs, and the
egress rule of the port is TAG. The PVID can be set as the VID
number of any VLAN the port belongs to.
2.GENERAL:The GENERAL port can be added in multiple VLANs and set
various egress rules according to the different VLANs. The default
egress rule is UNTAG. The PVID can be set as the VID number of any
VLAN the port belongs to.rw INTEGER{ access(0), -- .1.3.6.1.4.1.11863.6.14.1.1.1.1.2 |
vlanPortPvidEnter the PVID number of the port, 1-4094rw INTEGER .1.3.6.1.4.1.11863.6.14.1.1.1.1.3 |
vlanPortLagDisplays the LAG to which the port belongs.ro DisplayString .1.3.6.1.4.1.11863.6.14.1.1.1.1.4 |
vlanConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.14.1.2 |
vlanConfigTableHere you can view and modify the VLAN Table. SEQUENCE OF DOT1QVLANCONFIGENTRY .1.3.6.1.4.1.11863.6.14.1.2.1 |
vlanConfigEntryAn entry contains of the information of a vlan. DOT1QVLANCONFIGENTRY .1.3.6.1.4.1.11863.6.14.1.2.1.1 |
dot1qVlanIdEnter the ID number of VLAN,2-4094.rw INTEGER .1.3.6.1.4.1.11863.6.14.1.2.1.1.1 |
dot1qVlanDescriptionGive a description to the VLAN for identification,1-16 charactersrw OCTET STRING .1.3.6.1.4.1.11863.6.14.1.2.1.1.2 |
vlanTagPortMemberAddEnter the desired port to be a tag member of VLAN,The format of input
port number shoud be like '1, 3, 4-7, 11'.
tag:All packets forwarded by the port are tagged. The packets contain
VLAN information.rw OCTET STRING .1.3.6.1.4.1.11863.6.14.1.2.1.1.3 |
vlanUntagPortMemberAddEnter the desired port to be a untag member of VLAN,The format of input
port number shoud be like '1, 3, 4-7, 11'.
untag:Packets forwarded by the port are untagged.rw OCTET STRING .1.3.6.1.4.1.11863.6.14.1.2.1.1.4 |
vlanPortMemberRemoveRemove port member of vlan,The format of input port number shoud be like
'1, 3, 4-7, 11'.rw OCTET STRING .1.3.6.1.4.1.11863.6.14.1.2.1.1.5 |
dot1qVlanStatusthe following two values are states:
these values may be read or written
active(1),
the following three values are
actions: these values may be written,
but are never read
createAndGo(4),
destroy(6)rw TPRowStatus (TPLINK-TC-MIB) .1.3.6.1.4.1.11863.6.14.1.2.1.1.6 |
tplinkDot1qVlanNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.14.2 |
vlanTableCreate NOTIFICATION-TYPE .1.3.6.1.4.1.11863.6.14.2.1 |