TPLINK-MAC-VLAN-MIB

File: TPLINK-MAC-VLAN-MIB.mib (4628 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 MacAddress
tplinkMgmt

Defined Types

MACENTRY  
SEQUENCE    
  macAddr MacAddress
  macDescription OCTET STRING Size(0..32)
  macVlanId INTEGER
  macVlanStatus TPRowStatus

MACVLANPORTENTRY  
SEQUENCE    
  macVlanPortNumber OCTET STRING
  macVlanPortEnable INTEGER
  macVlanPortLag OCTET STRING Size(0..10)

Defined Values

tplinkMacVlanMIB 1.3.6.1.4.1.11863.6.15
Implementation of the macvlan is mandatory for the swtich.
MODULE-IDENTITY    

tplinkMacVlanMIBObjects 1.3.6.1.4.1.11863.6.15.1
OBJECT IDENTIFIER    

tplinkMacVlanNotifications 1.3.6.1.4.1.11863.6.15.2
OBJECT IDENTIFIER    

macVlanConfig 1.3.6.1.4.1.11863.6.15.1.1
OBJECT IDENTIFIER    

macVlanPort 1.3.6.1.4.1.11863.6.15.1.2
OBJECT IDENTIFIER    

macVlanConfigTable 1.3.6.1.4.1.11863.6.15.1.1.1
MAC VLAN (Virtual Local Area Network) is the way to classify the VLANs based on MAC Address. A MAC address is relative to a single VLAN ID. The untagged packets and the priority-tagged packets coming from the MAC address will be tagged with this VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MACENTRY

macVlanEntry 1.3.6.1.4.1.11863.6.15.1.1.1.1
An entry contains of the information of a mac vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  MACENTRY  

macAddr 1.3.6.1.4.1.11863.6.15.1.1.1.1.1
Enter the MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

macDescription 1.3.6.1.4.1.11863.6.15.1.1.1.1.2
Give a description to the MAC address for identification, 1-8 characters.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

macVlanId 1.3.6.1.4.1.11863.6.15.1.1.1.1.3
Enter the ID number of the MAC 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  

macVlanStatus 1.3.6.1.4.1.11863.6.15.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  

macVlanPortTable 1.3.6.1.4.1.11863.6.15.1.2.1
Here you can enable the port for the MAC VLAN feature. Only the port is enabled, can the configured MAC VLAN take effect.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MACVLANPORTENTRY

macVlanPortEntry 1.3.6.1.4.1.11863.6.15.1.2.1.1
An entry contains of the information of a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MACVLANPORTENTRY  

macVlanPortNumber 1.3.6.1.4.1.11863.6.15.1.2.1.1.1
The port id.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

macVlanPortEnable 1.3.6.1.4.1.11863.6.15.1.2.1.1.2
Select your desired port for MAC VLAN feature. All the ports are disabled by default 0. Disable 1. Enable
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

macVlanPortLag 1.3.6.1.4.1.11863.6.15.1.2.1.1.3
Displays the LAG to which the port belongs
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)