TPLINK-DOT1Q-VLAN-MIB
- Registered at
- 1.3.6.1.4.1.11863.6.14
- Last updated
- 2008-12-16 00:00
- Organization
- Shenzhen TP-LINK Technologies Co.Ltd.
- Revisions
- 2009-08-03 00:00
- Namespace
- tplink
- Source file
TPLINK-DOT1Q-VLAN-MIB- Digest
sha256:ea914ad2bc6a82b4b1b3a5f1b9aa122c1ef86ffeeb3d7c6e089892cac9049fcc
Description
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.
Contact
www.tplink.com.cn
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| TPLINK-MIB | tplinkMgmt |
| TPLINK-TC-MIB | TPRowStatus |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TPLINK-DOT1Q-VLAN-MIB TPLINK-MIB TPLINK-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| tplinkDot1qVlanMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11863.6.14.1 | |||
| vlanPortConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11863.6.14.1.1 | |||
| vlanPortConfigTable OBJECT-TYPE The 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. | 1.3.6.1.4.1.11863.6.14.1.1.1 | not-accessible | current | |
| vlanPortConifgEntry OBJECT-TYPE An entry contains of the information of a port parameter. | 1.3.6.1.4.1.11863.6.14.1.1.1.1 | not-accessible | current | |
| vlanPortNumber OBJECT-TYPE The port id. | 1.3.6.1.4.1.11863.6.14.1.1.1.1.1 | OCTET STRING (SIZE(0..16)) | read-only | current |
| vlanPortType OBJECT-TYPE 0.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. | 1.3.6.1.4.1.11863.6.14.1.1.1.1.2 | INTEGER {access(0), trunk(1), general(2)} | read-write | current |
| vlanPortPvid OBJECT-TYPE Enter the PVID number of the port, 1-4094 | 1.3.6.1.4.1.11863.6.14.1.1.1.1.3 | INTEGER (1..4094) | read-write | current |
| vlanPortLag OBJECT-TYPE Displays the LAG to which the port belongs. | 1.3.6.1.4.1.11863.6.14.1.1.1.1.4 | DisplayString (SIZE(0..10)) | read-only | current |
| vlanPortUnknown OBJECT-TYPE | 1.3.6.1.4.1.11863.6.14.1.1.1.1.5 | DisplayString (SIZE(0..256)) | read-only | current |
| vlanConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11863.6.14.1.2 | |||
| vlanConfigTable OBJECT-TYPE Here you can view and modify the VLAN Table. | 1.3.6.1.4.1.11863.6.14.1.2.1 | not-accessible | current | |
| vlanConfigEntry OBJECT-TYPE An entry contains of the information of a vlan. | 1.3.6.1.4.1.11863.6.14.1.2.1.1 | not-accessible | current | |
| dot1qVlanId OBJECT-TYPE Enter the ID number of VLAN,2-4094. | 1.3.6.1.4.1.11863.6.14.1.2.1.1.1 | INTEGER (1..4094) | read-create | current |
| dot1qVlanDescription OBJECT-TYPE Give a description to the VLAN for identification,1-16 characters | 1.3.6.1.4.1.11863.6.14.1.2.1.1.2 | OCTET STRING (SIZE(0..64)) | read-create | current |
| vlanTagPortMemberAdd OBJECT-TYPE Enter 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. | 1.3.6.1.4.1.11863.6.14.1.2.1.1.3 | OCTET STRING | read-create | current |
| vlanUntagPortMemberAdd OBJECT-TYPE Enter 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. | 1.3.6.1.4.1.11863.6.14.1.2.1.1.4 | OCTET STRING | read-create | current |
| vlanPortMemberRemove OBJECT-TYPE Remove port member of vlan,The format of input port number shoud be like '1, 3, 4-7, 11'. | 1.3.6.1.4.1.11863.6.14.1.2.1.1.5 | OCTET STRING | read-create | current |
| dot1qVlanStatus OBJECT-TYPE the 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) | 1.3.6.1.4.1.11863.6.14.1.2.1.1.6 | TPRowStatus | read-create | current |
| tplinkDot1qVlanNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11863.6.14.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| vlanTableCreate NOTIFICATION-TYPE | 1.3.6.1.4.1.11863.6.14.2.1 | current |