TPLINK-PROTOCOL-VLAN-MIB

File: TPLINK-PROTOCOL-VLAN-MIB.mib (5312 bytes)

Imported modules

RFC1213-MIB SNMPv2-SMI TPLINK-TC-MIB
SNMPv2-TC TPLINK-MIB

Imported symbols

ifIndex MODULE-IDENTITY OBJECT-TYPE
Counter32 Integer32 OBJECT-IDENTITY
TPRowStatus DisplayString tplinkMgmt

Defined Types

TEMPLATEENTRY  
SEQUENCE    
  templateProtocolName OCTET STRING Size(0..32)
  templateEtherType OCTET STRING Size(2)
  templateFrameType INTEGER
  templateStatus TPRowStatus

PROTOCOLENTRY  
SEQUENCE    
  protocolName OCTET STRING Size(0..32)
  protocolVlanId INTEGER
  protocolPortMember OCTET STRING
  protocolVlanStatus TPRowStatus

Defined Values

tplinkProtocolVlanMIB 1.3.6.1.4.1.11863.6.16
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.
MODULE-IDENTITY    

tplinkProtocolVlanMIBObjects 1.3.6.1.4.1.11863.6.16.1
OBJECT IDENTIFIER    

tplinkProtocolVlanNotifications 1.3.6.1.4.1.11863.6.16.2
OBJECT IDENTIFIER    

protocolTemplate 1.3.6.1.4.1.11863.6.16.1.1
OBJECT IDENTIFIER    

protocolGroup 1.3.6.1.4.1.11863.6.16.1.2
OBJECT IDENTIFIER    

protocolTemplateTable 1.3.6.1.4.1.11863.6.16.1.1.1
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TEMPLATEENTRY

templateEntry 1.3.6.1.4.1.11863.6.16.1.1.1.1
An entry contains of the information of a protocol template.
Status: current Access: not-accessible
OBJECT-TYPE    
  TEMPLATEENTRY  

templateProtocolName 1.3.6.1.4.1.11863.6.16.1.1.1.1.1
Give a name for the Protocol Template,1-8 characters
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

templateEtherType 1.3.6.1.4.1.11863.6.16.1.1.1.1.2
Enter the Ethernet protocol type field in the protocol template, for example 0800,0ff0. The value is [dsap ssap] when frame type is llc.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(2)  

templateFrameType 1.3.6.1.4.1.11863.6.16.1.1.1.1.3
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ethernet8023(0), ethernetII(1), snap(2), llc(3)  

templateStatus 1.3.6.1.4.1.11863.6.16.1.1.1.1.4
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)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

protocolGroupTable 1.3.6.1.4.1.11863.6.16.1.2.1
Here you can configure the Protocol VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PROTOCOLENTRY

protocolVlanEntry 1.3.6.1.4.1.11863.6.16.1.2.1.1
An entry contains of the information of a protocol vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  PROTOCOLENTRY  

protocolName 1.3.6.1.4.1.11863.6.16.1.2.1.1.1
Displays the protocol template name of the VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

protocolVlanId 1.3.6.1.4.1.11863.6.16.1.2.1.1.2
Enter the ID number of the Protocol VLAN. This VLAN should be one of the 802.1Q VLANs the ingress port belongs to,1-4094.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4094  

protocolPortMember 1.3.6.1.4.1.11863.6.16.1.2.1.1.3
Protocol Vlan port member.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

protocolVlanStatus 1.3.6.1.4.1.11863.6.16.1.2.1.1.4
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)
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus