TPLINK-PROTOCOL-VLAN-MIB
AI MIB Summary
The TPLINK-PROTOCOL-VLAN-MIB enables monitoring and configuration of protocol-based VLAN classification on TP-Link managed switches, specifically tracking the association of protocol templates with VLAN IDs and the tagging status of untagged or priority-tagged traffic. This module provides visibility into the dynamic assignment of VLAN IDs to packets matching specific protocol criteria, facilitating granular traffic segregation based on Layer 3/4 protocol types rather than port or MAC address alone.
Protocol VLAN (Virtual Local Area Network) is the way to classify VLANs based on Protocols. A Protocol is relative to a single VLAN ID. The untagged packets and the priority-tagged packets matching the protocol template will be tagged with this VLAN ID.
Main OID:
tplinkProtocolVlanMIB.1.3.6.1.4.1.11863.6.16
17
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
tplinkProtocolVlanMIBProtocol VLAN (Virtual Local Area Network) is the way to classify
VLANs based on Protocols. A Protocol is relative to a single VLAN ID.
The untagged packets and the priority-tagged packets matching the
protocol template will be tagged with this VLAN ID. MODULE-IDENTITY .1.3.6.1.4.1.11863.6.16 |
tplinkProtocolVlanMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.16.1 |
protocolTemplate OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.16.1.1 |
protocolTemplateTableThe Protocol Template should be created before configuring
the Protocol VLAN. By default, the switch has defined the IP
Template, ARP Template, RARP Template, etc. You can add more
Protocol Template. SEQUENCE OF TEMPLATEENTRY .1.3.6.1.4.1.11863.6.16.1.1.1 |
templateEntryAn entry contains of the information of a protocol template. TEMPLATEENTRY .1.3.6.1.4.1.11863.6.16.1.1.1.1 |
templateProtocolNameGive a name for the Protocol Template,1-8 charactersrw OCTET STRING .1.3.6.1.4.1.11863.6.16.1.1.1.1.1 |
templateEtherTypeEnter the Ethernet protocol type field in the protocol template,
for example 0800,0ff0.
The value is [dsap ssap] when frame type is llc.rw OCTET STRING .1.3.6.1.4.1.11863.6.16.1.1.1.1.2 |
templateFrameTyperw Enumeration .1.3.6.1.4.1.11863.6.16.1.1.1.1.3 |
templateStatusthe 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.16.1.1.1.1.4 |
protocolGroup OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.16.1.2 |
protocolGroupTableHere you can configure the Protocol VLAN. SEQUENCE OF PROTOCOLENTRY .1.3.6.1.4.1.11863.6.16.1.2.1 |
protocolVlanEntryAn entry contains of the information of a protocol vlan. PROTOCOLENTRY .1.3.6.1.4.1.11863.6.16.1.2.1.1 |
protocolNameDisplays the protocol template name of the VLAN.ro OCTET STRING .1.3.6.1.4.1.11863.6.16.1.2.1.1.1 |
protocolVlanIdEnter the ID number of the Protocol VLAN. This VLAN should
be one of the 802.1Q VLANs the ingress port belongs to,1-4094.rw INTEGER .1.3.6.1.4.1.11863.6.16.1.2.1.1.2 |
protocolPortMemberProtocol Vlan port member.rw OCTET STRING .1.3.6.1.4.1.11863.6.16.1.2.1.1.3 |
protocolVlanStatusthe 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.16.1.2.1.1.4 |
tplinkProtocolVlanNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.16.2 |