TPLINK-VLAN-QINQ-MIB

File: TPLINK-VLAN-QINQ-MIB.mib (5937 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

VPNCONFIGUPLINKPORTENTRY  
SEQUENCE    
  vpnConfigUplinkPortEnable INTEGER

VPNCONFIGPORTENABLEENTRY  
SEQUENCE    
  vpnConfigPortEnable INTEGER

VPNCONFIGVLANMAPPINGENTRY  
SEQUENCE    
  vpnConfigVlanMappingPort OCTET STRING
  vpnConfigVlanMappingCVlan INTEGER
  vpnConfigVlanMappingSPVlan INTEGER
  vpnConfigVlanMappingDesc OCTET STRING
  vpnConfigVlanMappingStatus TPRowStatus

Defined Values

tplinkQinqVlanMIB 1.3.6.1.4.1.11863.6.17
VLAN-VPN (Virtual Private Network) function, the implement of a simple and flexible Layer 2 VPN technology, allows the packets with VLAN tags of private networks to be encapsulated with VLAN tags of public networks at the network access terminal of the Internet Service Provider. And these packets will be transmitted with double-tag across the public networks.
MODULE-IDENTITY    

tplinkQinqVlanMIBObjects 1.3.6.1.4.1.11863.6.17.1
OBJECT IDENTIFIER    

tplinkQinqVlanMIBNotifications 1.3.6.1.4.1.11863.6.17.2
OBJECT IDENTIFIER    

vpnConfigVpnMode 1.3.6.1.4.1.11863.6.17.1.1
Allows you to Enable/Disable the VLAN-VPN function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

vpnConfigTpid 1.3.6.1.4.1.11863.6.17.1.2
Enter the global TPID (Tag protocol identifier).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

vpnConfigUplinkPortTable 1.3.6.1.4.1.11863.6.17.1.3
A list of upLink port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VPNCONFIGUPLINKPORTENTRY

vpnConfigUplinkPortEntry 1.3.6.1.4.1.11863.6.17.1.3.1
An entry contains of the port for uplink.
Status: current Access: not-accessible
OBJECT-TYPE    
  VPNCONFIGUPLINKPORTENTRY  

vpnConfigUplinkPortEnable 1.3.6.1.4.1.11863.6.17.1.3.1.1
Select the desired port as the VPN Up-link port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

vpnConfigPort 1.3.6.1.4.1.11863.6.17.1.4
OBJECT IDENTIFIER    

vpnConfigPortEnableTable 1.3.6.1.4.1.11863.6.17.1.4.1
A list of port status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VPNCONFIGPORTENABLEENTRY

vpnConfigPortEnableEntry 1.3.6.1.4.1.11863.6.17.1.4.1.1
An entry contains of the port status.
Status: current Access: not-accessible
OBJECT-TYPE    
  VPNCONFIGPORTENABLEENTRY  

vpnConfigPortEnable 1.3.6.1.4.1.11863.6.17.1.4.1.1.1
Enable VLAN VPN of the select port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

vpnConfigVlanMapping 1.3.6.1.4.1.11863.6.17.1.5
OBJECT IDENTIFIER    

vpnConfigVlanMappingMode 1.3.6.1.4.1.11863.6.17.1.5.1
Allows you to Enable/Disable the VLAN mapping function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

vpnConfigVlanMappingTable 1.3.6.1.4.1.11863.6.17.1.5.2
A list of vlan Mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VPNCONFIGVLANMAPPINGENTRY

vpnConfigVlanMappingEntry 1.3.6.1.4.1.11863.6.17.1.5.2.1
An entry contains of the port for user auth .
Status: current Access: not-accessible
OBJECT-TYPE    
  VPNCONFIGVLANMAPPINGENTRY  

vpnConfigVlanMappingPort 1.3.6.1.4.1.11863.6.17.1.5.2.1.1
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

vpnConfigVlanMappingCVlan 1.3.6.1.4.1.11863.6.17.1.5.2.1.2
Enter the ID number of the Customer VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4094  

vpnConfigVlanMappingSPVlan 1.3.6.1.4.1.11863.6.17.1.5.2.1.3
Enter the ID number of the Service Provider VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4094  

vpnConfigVlanMappingDesc 1.3.6.1.4.1.11863.6.17.1.5.2.1.4
Give a description to the VLAN Mapping entry or leave it blank.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

vpnConfigVlanMappingStatus 1.3.6.1.4.1.11863.6.17.1.5.2.1.5
the following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),not being used destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus