TPLINK-L2BRIDGE-MIB

File: TPLINK-L2BRIDGE-MIB.mib (18666 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TPRowStatus DisplayString tplinkMgmt

Defined Types

Tpl2BridgeManageStaticAddrCtrlEntry  
SEQUENCE    
  tpl2BridgeManageStaticMac OCTET STRING
  tpl2BridgeManageStaticVlanId INTEGER
  tpl2BridgeManageStaticPort OCTET STRING
  tpl2BridgeManageStaticStatus TPRowStatus

Tpl2BridgeManageDynAddrCtrlEntry  
SEQUENCE    
  tpl2BridgeManageDynMac OCTET STRING
  tpl2BridgeManageDynVlanId INTEGER
  tpl2BridgeManageDynPort OCTET STRING
  tpl2BridgeManageDynAgeStatus INTEGER
  tpl2BridgeManageDynStatus INTEGER

Tpl2BridgeManageFilterCtrlEntry  
SEQUENCE    
  tpl2BridgeManageFilterMac OCTET STRING
  tpl2BridgeManageFilterVlanId INTEGER
  tpl2BridgeManageFilterStatus TPRowStatus

VlanSecEntryStatus  
The status of a table entry.
TEXTUAL-CONVENTION    
  INTEGER disable(0), drop(1), forward(2), createRequest(3), destroy(4)  

Tpl2BridgeManagevlanSecEntry  
SEQUENCE    
  tpFdbVlanSecurityVid INTEGER
  tpFdbVlanSecurityMaxLearned INTEGER
  tpFdbVlanSecurityRowStatus VlanSecEntryStatus

Tpl2BridgeManageNotificationCtrlEntry  
SEQUENCE    
  tpl2BridgeManagePortIndex DisplayString
  tpl2BridgeManageLrnModeChg INTEGER
  tpl2BridgeManageExceedMaxLrn INTEGER
  tpl2BridgeManageNewMacLrn INTEGER

Defined Values

tplinkl2BridgeMIB 1.3.6.1.4.1.11863.6.10
This MIB module contain a collection of managed objects for l2 table address.
MODULE-IDENTITY    

tplinkl2BridgeMIBObjects 1.3.6.1.4.1.11863.6.10.1
OBJECT IDENTIFIER    

tplinkl2BridgeNotifications 1.3.6.1.4.1.11863.6.10.2
OBJECT IDENTIFIER    

tpl2BridgeManageStaticAddrCtrl 1.3.6.1.4.1.11863.6.10.1.1
OBJECT IDENTIFIER    

tpl2BridgeManageDynAddrCtrl 1.3.6.1.4.1.11863.6.10.1.2
OBJECT IDENTIFIER    

tpl2BridgeManageFilterAddrCtrl 1.3.6.1.4.1.11863.6.10.1.3
OBJECT IDENTIFIER    

tpl2BridgeManageVlanSecurityCtrl 1.3.6.1.4.1.11863.6.10.1.4
OBJECT IDENTIFIER    

tpl2BridgeManageNotificationCtrl 1.3.6.1.4.1.11863.6.10.1.5
OBJECT IDENTIFIER    

fdbDynMacNew 1.3.6.1.4.1.11863.6.10.2.1
The switch has learned a new dynamic address.
Status: current Access: read-create
NOTIFICATION-TYPE    

fdbStaticMacNew 1.3.6.1.4.1.11863.6.10.2.2
The switch has learned a new static address.
Status: current Access: read-create
NOTIFICATION-TYPE    

fdbFilterMacNew 1.3.6.1.4.1.11863.6.10.2.3
The switch has learned a new filter address.
Status: current Access: read-create
NOTIFICATION-TYPE    

fdbMacTableFull 1.3.6.1.4.1.11863.6.10.2.4
The switch's Address Table is full!
Status: current Access: read-create
NOTIFICATION-TYPE    

fdbMacMaxLearnedNumExceed 1.3.6.1.4.1.11863.6.10.2.5
The l2BridgeManageStaticPort has learned the maximum number of address that it can learn.
Status: current Access: read-create
NOTIFICATION-TYPE    

fdbMacLearnModeChange 1.3.6.1.4.1.11863.6.10.2.6
The l2BridgeManageDynPort has opened its portSecurity, and changes its learning mode.
Status: current Access: read-create
NOTIFICATION-TYPE    

tpl2BridgeManageStaticAddrCtrlTable 1.3.6.1.4.1.11863.6.10.1.1.1
A list of static mac address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Tpl2BridgeManageStaticAddrCtrlEntry

tpl2BridgeManageStaticAddrCtrlEntry 1.3.6.1.4.1.11863.6.10.1.1.1.1
The static address can be added or removed manually, independent of the aging time. In the stable networks, the static MAC address entries can facilitate the switch to reduce broadcast packets and enhance the efficiency of packets forwarding remarkably.
Status: current Access: not-accessible
OBJECT-TYPE    
  Tpl2BridgeManageStaticAddrCtrlEntry  

tpl2BridgeManageStaticMac 1.3.6.1.4.1.11863.6.10.1.1.1.1.1
The static MAC Address
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpl2BridgeManageStaticVlanId 1.3.6.1.4.1.11863.6.10.1.1.1.1.2
The corresponding VLAN ID of the MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

tpl2BridgeManageStaticPort 1.3.6.1.4.1.11863.6.10.1.1.1.1.3
The corresponding Port number of the MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

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

tpl2BridgeManageDynAddrCtrlAgingTime 1.3.6.1.4.1.11863.6.10.1.2.1
Configure aging time for the dynamic address.Set 0 to disable auto aging.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..630  

tpl2BridgeManageDynAddrCtrlTable 1.3.6.1.4.1.11863.6.10.1.2.2
A list of dynamic MAC address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Tpl2BridgeManageDynAddrCtrlEntry

tpl2BridgeManageDynAddrCtrlEntry 1.3.6.1.4.1.11863.6.10.1.2.2.1
The dynamic address can be generated by the auto-learning mechanism of the switch. The Dynamic Address Table can update automatically by auto-learning or aging out the MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Tpl2BridgeManageDynAddrCtrlEntry  

tpl2BridgeManageDynMac 1.3.6.1.4.1.11863.6.10.1.2.2.1.1
The dynamic MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpl2BridgeManageDynVlanId 1.3.6.1.4.1.11863.6.10.1.2.2.1.2
Displays the corresponding VLAN ID of the MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

tpl2BridgeManageDynPort 1.3.6.1.4.1.11863.6.10.1.2.2.1.3
The corresponding port number of the MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpl2BridgeManageDynAgeStatus 1.3.6.1.4.1.11863.6.10.1.2.2.1.4
The Aging Status of the MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAging(0), aging(1)  

tpl2BridgeManageDynStatus 1.3.6.1.4.1.11863.6.10.1.2.2.1.5
active(1)......It's should be enable when the MAC address is exist. bind(4)........Bind the dynamic MAC entry. destroy(6).....Delete the dynamic MAC entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), bind(4), destroy(6)  

tpl2BridgeManageFilterCtrlTable 1.3.6.1.4.1.11863.6.10.1.3.1
A list of filter MAC address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Tpl2BridgeManageFilterCtrlEntry

tpl2BridgeManageFilterCtrlEntry 1.3.6.1.4.1.11863.6.10.1.3.1.1
The filtering address is to forbid the undesired package to be forwarded. The filtering address can be added or removed manually, independent of the aging time.
Status: current Access: not-accessible
OBJECT-TYPE    
  Tpl2BridgeManageFilterCtrlEntry  

tpl2BridgeManageFilterMac 1.3.6.1.4.1.11863.6.10.1.3.1.1.1
The filtering MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpl2BridgeManageFilterVlanId 1.3.6.1.4.1.11863.6.10.1.3.1.1.2
The corresponding VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

tpl2BridgeManageFilterStatus 1.3.6.1.4.1.11863.6.10.1.3.1.1.3
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  

tpl2BridgeManagevlanSecurityTable 1.3.6.1.4.1.11863.6.10.1.4.1
A list of Fdb vlan security control entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Tpl2BridgeManagevlanSecEntry

tpl2BridgeManagevlanSecEntry 1.3.6.1.4.1.11863.6.10.1.4.1.1
The mac vlan security entry is used to set vlan mac address learning config.
Status: current Access: not-accessible
OBJECT-TYPE    
  Tpl2BridgeManagevlanSecEntry  

tpFdbVlanSecurityVid 1.3.6.1.4.1.11863.6.10.1.4.1.1.1
The vlan id of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

tpFdbVlanSecurityMaxLearned 1.3.6.1.4.1.11863.6.10.1.4.1.1.2
The max learned limit mac of this vlan security entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..16383  

tpFdbVlanSecurityRowStatus 1.3.6.1.4.1.11863.6.10.1.4.1.1.3
The status column has four defined values: - 'disable(0)', this entry is exist but invalid; - 'drop(1)', packets with other source mac will be drop when exceed max learned mac; - 'forward(2)', packets with other source mac can be forwarded when exceed max learned mac; - 'createRequest(3)', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to forward(1), making it available for using by the managed device; - 'destory(4)', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  VlanSecEntryStatus  

tpl2BridgeManageNotificationGlobalStatus 1.3.6.1.4.1.11863.6.10.1.5.1
The mac address notification global status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpl2BridgeManageNotificationTableFullStatus 1.3.6.1.4.1.11863.6.10.1.5.2
The mac address notification when the table is full.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpl2BridgeManageNotificationInterval 1.3.6.1.4.1.11863.6.10.1.5.3
The mac address notification interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000  

tpl2BridgeManageNotificationTable 1.3.6.1.4.1.11863.6.10.1.5.4
A list of port MAC address Notification setting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Tpl2BridgeManageNotificationCtrlEntry

tpl2BridgeManageNotificationCtrlEntry 1.3.6.1.4.1.11863.6.10.1.5.4.1
The dynamic address can be generated by the auto-learning mechanism of the switch. The Dynamic Address Table can update automatically by auto-learning or aging out the MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Tpl2BridgeManageNotificationCtrlEntry  

tpl2BridgeManagePortIndex 1.3.6.1.4.1.11863.6.10.1.5.4.1.1
This object indicates the port number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

tpl2BridgeManageLrnModeChg 1.3.6.1.4.1.11863.6.10.1.5.4.1.2
Displays the Learn mode change of the MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpl2BridgeManageExceedMaxLrn 1.3.6.1.4.1.11863.6.10.1.5.4.1.3
Displays the exceed max learned of the MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpl2BridgeManageNewMacLrn 1.3.6.1.4.1.11863.6.10.1.5.4.1.4
Displays the new mac learned of the MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)