TPLINK-SPANNING-TREE-MIB

File: TPLINK-SPANNING-TREE-MIB.mib (48594 bytes)

Imported modules

SNMPv2-SMI TPLINK-MIB RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
tplinkMgmt ifIndex

Defined Types

TPSTPPORTCONFIGENTRY  
SEQUENCE    
  tpStpPortNumber OCTET STRING
  tpStpPortEnable INTEGER
  tpStpPortPriority INTEGER
  tpStpPortExPathCost INTEGER
  tpStpPortInPathCost INTEGER
  tpStpEdgePortStatus INTEGER
  tpStpPointToPointStatus INTEGER
  tpStpPortMCheck INTEGER
  tpStpPortStpVersion INTEGER
  tpStpPortRole INTEGER
  tpStpPortStatus INTEGER
  tpStpPortLag OCTET STRING

TPMSTPINSTANCECONFIGENTRY  
SEQUENCE    
  tpMstpInstanceId INTEGER
  tpMstpInstanceEnable INTEGER
  tpMstpInstancePriority INTEGER
  tpMstpInstanceVlanId OCTET STRING
  tpMstpClearInstanceVlanId INTEGER

TPMSTPINSTANCEPORTCONFIGENTRY  
SEQUENCE    
  tpMstpInstancePortConfigId INTEGER
  tpMstpInstancePortNumber OCTET STRING
  tpMstpInstancePortPriority INTEGER
  tpMstpInstancePortPathCost INTEGER
  tpMstpInstancePortRole INTEGER
  tpMstpInstancePortStatus INTEGER
  tpMstpInstancePortLag OCTET STRING

TPSTPPORTDEFENDENTRY  
SEQUENCE    
  tpStpDefendPortNumber OCTET STRING
  tpStpLoopDefendEnable INTEGER
  tpStpRootBridgeDefendEnable INTEGER
  tpStpTcDefendEnable INTEGER
  tpStpBPDUDefendEnable INTEGER
  tpStpBPDUHoldEnable INTEGER
  tpStpDefendPortLag OCTET STRING

Defined Values

tplinkSpanningTreeMIB 1.3.6.1.4.1.11863.6.21
Private MIB for Spanning-Tree.
MODULE-IDENTITY    

tplinkSpanningTreeMIBObjects 1.3.6.1.4.1.11863.6.21.1
OBJECT IDENTIFIER    

tpStpBasicCfg 1.3.6.1.4.1.11863.6.21.1.1
OBJECT IDENTIFIER    

tpStpBasicGlobalConfig 1.3.6.1.4.1.11863.6.21.1.1.1
OBJECT IDENTIFIER    

tpStpEnable 1.3.6.1.4.1.11863.6.21.1.1.1.1
Spanning Tree Protocol. 0. disable 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpRstpEnable 1.3.6.1.4.1.11863.6.21.1.1.1.2
Rapid Spanning Tree Protocol. 0. disable 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpMstpEnable 1.3.6.1.4.1.11863.6.21.1.1.1.3
Multiple Spanning Tree Protocol. 0. disable 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpBasicParamConfig 1.3.6.1.4.1.11863.6.21.1.1.2
OBJECT IDENTIFIER    

tpStpCistPriority 1.3.6.1.4.1.11863.6.21.1.1.2.1
Enter a value from 0 to 61440 to specify the priority of the switch for comparison in the CIST. CIST priority is an important criterion on determining the root bridge. In the same condition, the switch with the highest priority will be chosen as the root bridge. The lower value has the higher priority. The value could be devided exactly by 4096.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..61440  

tpStpHelloTime 1.3.6.1.4.1.11863.6.21.1.1.2.2
Enter a value from 1 to 10 in seconds to specify the interval to send BPDU packets. It is used to test the links. (tpStpHelloTime+1)*2<=tpStpAgingTime.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

tpStpAgingTime 1.3.6.1.4.1.11863.6.21.1.1.2.3
Enter a value from 6 to 40 in seconds to specify the maximum time the switch can wait without receiving a BPDU before attempting to reconfigure. (tpStpHelloTime+1)*2<=tpStpAgingTime.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 6..40  

tpStpForwardDelay 1.3.6.1.4.1.11863.6.21.1.1.2.4
Enter a value from 4 to 30 in seconds to specify the time for the port to transit its state after the network topology is changed. stpAgingTime<=(stpForwardDelay-1)*2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..30  

tpStpHoldCount 1.3.6.1.4.1.11863.6.21.1.1.2.5
Enter a value from 1 to 20 to set the maximum number of BPDU packets transmitted per Hello Time interval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..20  

tpStpMaxHops 1.3.6.1.4.1.11863.6.21.1.1.2.6
Enter a value from 1 to 40 to set the maximum number of hops that occur in a specific region before the BPDU is discarded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..40  

tpStpInfo 1.3.6.1.4.1.11863.6.21.1.1.3
OBJECT IDENTIFIER    

tpStpEnableStatus 1.3.6.1.4.1.11863.6.21.1.1.3.1
0. disable 1. enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpMode 1.3.6.1.4.1.11863.6.21.1.1.3.2
1. stp 2. rstp 3. mstp
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stp(1), rstp(2), mstp(3)  

tpStpLocalBridge 1.3.6.1.4.1.11863.6.21.1.1.3.3
Local bridge.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpCISTRoot 1.3.6.1.4.1.11863.6.21.1.1.3.4
CIST Root.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpExPathCost 1.3.6.1.4.1.11863.6.21.1.1.3.5
External Path cost.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2000000  

tpStpRegionRoot 1.3.6.1.4.1.11863.6.21.1.1.3.6
Region Root.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpInPathCost 1.3.6.1.4.1.11863.6.21.1.1.3.7
Internal Path cost.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2000000  

tpStpDesignatedBridge 1.3.6.1.4.1.11863.6.21.1.1.3.8
Designated Bridge.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpRootPort 1.3.6.1.4.1.11863.6.21.1.1.3.9
RootPort.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpStpLastTopologyChangeTime 1.3.6.1.4.1.11863.6.21.1.1.3.10
LastTopologyChangeTime.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpTopologyChangeCounter 1.3.6.1.4.1.11863.6.21.1.1.3.11
TopologyChangeCounter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpStpPortCfg 1.3.6.1.4.1.11863.6.21.1.2
OBJECT IDENTIFIER    

tpStpPortConfigTable 1.3.6.1.4.1.11863.6.21.1.2.1
Here you can configure the parameters of the ports for comparison in the CIST and the common parameters of all Instances. And you can view the status of the ports in the CIST. CIST (Common and Internal Spanning Tree) is the spanning tree in a switched network, connecting all devices in the network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSTPPORTCONFIGENTRY

tpStpPortConfigEntry 1.3.6.1.4.1.11863.6.21.1.2.1.1
An entry contains of the information of a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSTPPORTCONFIGENTRY  

tpStpPortNumber 1.3.6.1.4.1.11863.6.21.1.2.1.1.1
Displays the port number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpPortEnable 1.3.6.1.4.1.11863.6.21.1.2.1.1.2
Select Enable /Disable STP function for the desired port. 0. Disable 1. Enable 2. ErrPort
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1), errPort(2)  

tpStpPortPriority 1.3.6.1.4.1.11863.6.21.1.2.1.1.3
Enter a value from 0 to 240 divisible by 16. Port priority is an important criterion on determining the root port. In the same condition, the port with the highest priority will be chosen as the root port. The lower value has the higher priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..240  

tpStpPortExPathCost 1.3.6.1.4.1.11863.6.21.1.2.1.1.4
ExPath Cost is used to choose the path and calculate the path costs of ports in different MST regions. It is an important criterion on determining the root port. The lower value has the higher priority. automatic when value is zero. Make sure that Path Cost ranges from 0 to 2000000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2000000  

tpStpPortInPathCost 1.3.6.1.4.1.11863.6.21.1.2.1.1.5
InPath Cost is used to choose the path and calculate the path costs of ports in an MST region. It is an important criterion on determining the root port. The lower value has the higher priority. Make sure that Path Cost ranges from 0 to 2000000.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2000000  

tpStpEdgePortStatus 1.3.6.1.4.1.11863.6.21.1.2.1.1.6
Select Enable/Disable Edge Port. The edge port can transit its state from blocking to forwarding rapidly without waiting for forward delay. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpPointToPointStatus 1.3.6.1.4.1.11863.6.21.1.2.1.1.7
Select the P2P link status. If the two ports in the P2P link are root port or designated port, they can transit their states to forwarding rapidly to reduce the unnecessary forward delay. 0. auto 1. force enable 2. force disable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), force-enable(1), force-disable(2)  

tpStpPortMCheck 1.3.6.1.4.1.11863.6.21.1.2.1.1.8
Select Enable to perform MCheck operation on the port. Unchange means no MCheck operation. 0. unChange 1. enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unChange(0), enable(1)  

tpStpPortStpVersion 1.3.6.1.4.1.11863.6.21.1.2.1.1.9
Displays the STP version of the port. 1. stp 2. rstp 3. mstp
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER n-a(0), stp(1), rstp(2), mstp(3)  

tpStpPortRole 1.3.6.1.4.1.11863.6.21.1.2.1.1.10
Displays the role of the port played in the STP Instance. 1.Disable:Indicates the port that is not participating in the STP. 2.Alternate:Indicates the port that can be a backup port of a root or master port. 3.Backup:Indicates the port that is the backup port of a designated port. 4.Designated:Indicates the port that forwards packets to a downstream network segment or switch. 5.root:Indicates the port that has the lowest path cost from this bridge to the Root Bridge and forwards packets to the root. 6.Master:Indicates the port that connects a MST region to the common root. The path from the master port to the common root is the shortest path between this MST region and the common root.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER n-a(0), disabled(1), alternate(2), backup(3), designated(4), root(5), master(6)  

tpStpPortStatus 1.3.6.1.4.1.11863.6.21.1.2.1.1.11
Displays the working status of the port. 1.Disconnected: In this status the port is not participating in the STP. 2.Blocking: In this status the port can only receive BPDU packets. 3.Learning: In this status the port can receive/send BPDU packets and learn MAC address. 4.Forwarding: In this status the port can receive/forward data, receive/send BPDU packets as well as learn MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER n-a(0), disconnected(1), blocking(2), learning(3), forwarding(4)  

tpStpPortLag 1.3.6.1.4.1.11863.6.21.1.2.1.1.12
Displays the LAG number which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpInstanceCfg 1.3.6.1.4.1.11863.6.21.1.3
OBJECT IDENTIFIER    

tpMstpRegionConfig 1.3.6.1.4.1.11863.6.21.1.3.1
OBJECT IDENTIFIER    

tpMstpRegionName 1.3.6.1.4.1.11863.6.21.1.3.1.1
Create a name for MST region identification using up to 32 characters.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tpMstpRevision 1.3.6.1.4.1.11863.6.21.1.3.1.2
Enter the revision from 0 to 65535 for MST region identification.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

tpMstpInstanceConfigTable 1.3.6.1.4.1.11863.6.21.1.3.2
Here you can set the VLAN-to-spanning-tree mapping configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPMSTPINSTANCECONFIGENTRY

tpMstpInstanceConfigEntry 1.3.6.1.4.1.11863.6.21.1.3.2.1
An entry contains of the mstp instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPMSTPINSTANCECONFIGENTRY  

tpMstpInstanceId 1.3.6.1.4.1.11863.6.21.1.3.2.1.1
Displays Instance ID of the switch,0 representative CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpMstpInstanceEnable 1.3.6.1.4.1.11863.6.21.1.3.2.1.2
Displays status of the instance. 0. Disable 1. Enable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpMstpInstancePriority 1.3.6.1.4.1.11863.6.21.1.3.2.1.3
Enter the priority of the switch in the instance. It is an important criterion on determining if the switch will be chosen as the root bridge in the specific instance.Make sure that Priority ranges from 0 to 61440 and could be divided exactly by 4096
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..61440  

tpMstpInstanceVlanId 1.3.6.1.4.1.11863.6.21.1.3.2.1.4
Enter the desired VLAN ID. After modification here, the new VLAN ID will be added to the corresponding instance ID and the previous VLAN ID won't be replaced.The format of input VLAN ID shoud be like '1,3,4-7,11-30' in the range from 1 to 4094.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

tpMstpClearInstanceVlanId 1.3.6.1.4.1.11863.6.21.1.3.2.1.5
This object use to clear instance's vlan id.The cleared VLAN ID will be automatically mapped to the CIST.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

tpMstpInstancePortConfigTable 1.3.6.1.4.1.11863.6.21.1.3.3
A port can play different roles in different spanning tree instance. Here you can configure the parameters of the ports in different instance IDs as well as view status of the ports in the specified instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPMSTPINSTANCEPORTCONFIGENTRY

tpMstpInstancePortConfigEntry 1.3.6.1.4.1.11863.6.21.1.3.3.1
An entry contains of the mstp instance port config.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPMSTPINSTANCEPORTCONFIGENTRY  

tpMstpInstancePortConfigId 1.3.6.1.4.1.11863.6.21.1.3.3.1.1
The instance ID for its port configuration, 1-8.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpMstpInstancePortNumber 1.3.6.1.4.1.11863.6.21.1.3.3.1.2
Displays the port number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpMstpInstancePortPriority 1.3.6.1.4.1.11863.6.21.1.3.3.1.3
Enter the priority of the port in the instance. It is an important criterion on determining if the port will be chosen as the root port by the device connected to this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..240  

tpMstpInstancePortPathCost 1.3.6.1.4.1.11863.6.21.1.3.3.1.4
Path Cost is used to choose the path and calculate the path costs of ports in an MST region. It is an important criterion on determining the root port. The lower value has the higher priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2000000  

tpMstpInstancePortRole 1.3.6.1.4.1.11863.6.21.1.3.3.1.5
Displays the role of the port played in the STP Instance. 1. Disable 2. Alternate 3. Backup 4. Designated 5. root 6. Master
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER n-a(0), disabled(1), alternate(2), backup(3), designated(4), root(5), master(6)  

tpMstpInstancePortStatus 1.3.6.1.4.1.11863.6.21.1.3.3.1.6
Displays the working status of the port. 1. Disable 2. Blocking 3. Learning 4. Forwarding
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER n-a(0), disabled(1), blocking(2), learning(3), forwarding(4)  

tpMstpInstancePortLag 1.3.6.1.4.1.11863.6.21.1.3.3.1.7
Displays the LAG number which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpSecurityCfg 1.3.6.1.4.1.11863.6.21.1.4
OBJECT IDENTIFIER    

tpStpPortDefendTable 1.3.6.1.4.1.11863.6.21.1.4.1
Port defend function is to prevent the devices from any malicious attack against STP features..
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPSTPPORTDEFENDENTRY

tpStpPortDefendEntry 1.3.6.1.4.1.11863.6.21.1.4.1.1
An entry contains of the information of a port protection.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPSTPPORTDEFENDENTRY  

tpStpDefendPortNumber 1.3.6.1.4.1.11863.6.21.1.4.1.1.1
Displays the port number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpLoopDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.2
Loop defend is to prevent the loops in the network brought by recalculating STP because of link failures and network congestions. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpRootBridgeDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.3
Root defend is to prevent wrong network topology change caused by the role change of the current legal root bridge. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpTcDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.4
TC defend is to prevent the decrease of the performance and stability of the switch brought by continuously removing MAC address entries upon receiving TC-BPDUs in the STP network. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpBPDUDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.5
BPDU defend is to prevent BPDUs flood in the STP network. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpBPDUHoldEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.6
0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpStpDefendPortLag 1.3.6.1.4.1.11863.6.21.1.4.1.1.7
Displays the LAG number which the port belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tpStpTcDefendConfig 1.3.6.1.4.1.11863.6.21.1.4.2
OBJECT IDENTIFIER    

tpStpTcDefendThreshold 1.3.6.1.4.1.11863.6.21.1.4.2.1
Enter a number from 1 to 100. It is the maximum number of the TC-BPDUs received by the switch in a TC Protect Cycle.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

tpStpTcDefendTimer 1.3.6.1.4.1.11863.6.21.1.4.2.2
Enter a value from 1 to 10 to specify the TC Protect Cycle.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

tplinkSpanningTreeNotifications 1.3.6.1.4.1.11863.6.21.2
OBJECT IDENTIFIER    

tpMstpTopologyChange 1.3.6.1.4.1.11863.6.21.2.1
The topology of spanning tree has changed.
Status: current Access: read-write
NOTIFICATION-TYPE