TPLINK-SPANNING-TREE-MIB: View SNMP OID List / Download MIB

VENDOR: TP-LINK


 Home MIB: TPLINK-SPANNING-TREE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tplinkSpanningTreeMIB 1.3.6.1.4.1.11863.6.21
Private MIB for Spanning-Tree.
       tplinkSpanningTreeMIBObjects 1.3.6.1.4.1.11863.6.21.1
           tpStpBasicCfg 1.3.6.1.4.1.11863.6.21.1.1
               tpStpBasicGlobalConfig 1.3.6.1.4.1.11863.6.21.1.1.1
                   tpStpEnable 1.3.6.1.4.1.11863.6.21.1.1.1.1 integer read-write
Spanning Tree Protocol. 0. disable 1. enable Enumeration: 'enable': 1, 'disable': 0.
                   tpRstpEnable 1.3.6.1.4.1.11863.6.21.1.1.1.2 integer read-write
Rapid Spanning Tree Protocol. 0. disable 1. enable Enumeration: 'enable': 1, 'disable': 0.
                   tpMstpEnable 1.3.6.1.4.1.11863.6.21.1.1.1.3 integer read-write
Multiple Spanning Tree Protocol. 0. disable 1. enable Enumeration: 'enable': 1, 'disable': 0.
               tpStpBasicParamConfig 1.3.6.1.4.1.11863.6.21.1.1.2
                   tpStpCistPriority 1.3.6.1.4.1.11863.6.21.1.1.2.1 integer read-write
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.
                   tpStpHelloTime 1.3.6.1.4.1.11863.6.21.1.1.2.2 integer read-write
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.
                   tpStpAgingTime 1.3.6.1.4.1.11863.6.21.1.1.2.3 integer read-write
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.
                   tpStpForwardDelay 1.3.6.1.4.1.11863.6.21.1.1.2.4 integer read-write
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.
                   tpStpHoldCount 1.3.6.1.4.1.11863.6.21.1.1.2.5 integer read-write
Enter a value from 1 to 20 to set the maximum number of BPDU packets transmitted per Hello Time interval.
                   tpStpMaxHops 1.3.6.1.4.1.11863.6.21.1.1.2.6 integer read-write
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.
               tpStpInfo 1.3.6.1.4.1.11863.6.21.1.1.3
                   tpStpEnableStatus 1.3.6.1.4.1.11863.6.21.1.1.3.1 integer read-only
0. disable 1. enable Enumeration: 'enable': 1, 'disable': 0.
                   tpStpMode 1.3.6.1.4.1.11863.6.21.1.1.3.2 integer read-only
1. stp 2. rstp 3. mstp Enumeration: 'mstp': 3, 'stp': 1, 'rstp': 2.
                   tpStpLocalBridge 1.3.6.1.4.1.11863.6.21.1.1.3.3 octet string read-only
Local bridge.
                   tpStpCISTRoot 1.3.6.1.4.1.11863.6.21.1.1.3.4 octet string read-only
CIST Root.
                   tpStpExPathCost 1.3.6.1.4.1.11863.6.21.1.1.3.5 integer read-only
External Path cost.
                   tpStpRegionRoot 1.3.6.1.4.1.11863.6.21.1.1.3.6 octet string read-only
Region Root.
                   tpStpInPathCost 1.3.6.1.4.1.11863.6.21.1.1.3.7 integer read-only
Internal Path cost.
                   tpStpDesignatedBridge 1.3.6.1.4.1.11863.6.21.1.1.3.8 octet string read-only
Designated Bridge.
                   tpStpRootPort 1.3.6.1.4.1.11863.6.21.1.1.3.9 integer read-only
RootPort.
                   tpStpLastTopologyChangeTime 1.3.6.1.4.1.11863.6.21.1.1.3.10 octet string read-only
LastTopologyChangeTime.
                   tpStpTopologyChangeCounter 1.3.6.1.4.1.11863.6.21.1.1.3.11 integer read-only
TopologyChangeCounter.
           tpStpPortCfg 1.3.6.1.4.1.11863.6.21.1.2
               tpStpPortConfigTable 1.3.6.1.4.1.11863.6.21.1.2.1 no-access
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.
                   tpStpPortConfigEntry 1.3.6.1.4.1.11863.6.21.1.2.1.1 no-access
An entry contains of the information of a port.
                       tpStpPortNumber 1.3.6.1.4.1.11863.6.21.1.2.1.1.1 octet string read-only
Displays the port number of the switch.
                       tpStpPortEnable 1.3.6.1.4.1.11863.6.21.1.2.1.1.2 integer read-write
Select Enable /Disable STP function for the desired port. 0. Disable 1. Enable 2. ErrPort Enumeration: 'enable': 1, 'disable': 0, 'errPort': 2.
                       tpStpPortPriority 1.3.6.1.4.1.11863.6.21.1.2.1.1.3 integer read-write
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.
                       tpStpPortExPathCost 1.3.6.1.4.1.11863.6.21.1.2.1.1.4 integer read-write
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.
                       tpStpPortInPathCost 1.3.6.1.4.1.11863.6.21.1.2.1.1.5 integer read-write
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.
                       tpStpEdgePortStatus 1.3.6.1.4.1.11863.6.21.1.2.1.1.6 integer read-write
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 Enumeration: 'enable': 1, 'disable': 0.
                       tpStpPointToPointStatus 1.3.6.1.4.1.11863.6.21.1.2.1.1.7 integer read-write
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 Enumeration: 'auto': 0, 'force-disable': 2, 'force-enable': 1.
                       tpStpPortMCheck 1.3.6.1.4.1.11863.6.21.1.2.1.1.8 integer read-write
Select Enable to perform MCheck operation on the port. Unchange means no MCheck operation. 0. unChange 1. enable Enumeration: 'enable': 1, 'unChange': 0.
                       tpStpPortStpVersion 1.3.6.1.4.1.11863.6.21.1.2.1.1.9 integer read-only
Displays the STP version of the port. 1. stp 2. rstp 3. mstp Enumeration: 'mstp': 3, 'stp': 1, 'rstp': 2, 'n-a': 0.
                       tpStpPortRole 1.3.6.1.4.1.11863.6.21.1.2.1.1.10 integer read-only
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. Enumeration: 'root': 5, 'alternate': 2, 'designated': 4, 'disabled': 1, 'master': 6, 'n-a': 0, 'backup': 3.
                       tpStpPortStatus 1.3.6.1.4.1.11863.6.21.1.2.1.1.11 integer read-only
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. Enumeration: 'learning': 3, 'forwarding': 4, 'disconnected': 1, 'blocking': 2, 'n-a': 0.
                       tpStpPortLag 1.3.6.1.4.1.11863.6.21.1.2.1.1.12 octet string read-only
Displays the LAG number which the port belongs to.
           tpStpInstanceCfg 1.3.6.1.4.1.11863.6.21.1.3
               tpMstpRegionConfig 1.3.6.1.4.1.11863.6.21.1.3.1
                   tpMstpRegionName 1.3.6.1.4.1.11863.6.21.1.3.1.1 octet string read-write
Create a name for MST region identification using up to 32 characters.
                   tpMstpRevision 1.3.6.1.4.1.11863.6.21.1.3.1.2 integer read-write
Enter the revision from 0 to 65535 for MST region identification.
               tpMstpInstanceConfigTable 1.3.6.1.4.1.11863.6.21.1.3.2 no-access
Here you can set the VLAN-to-spanning-tree mapping configuration.
                   tpMstpInstanceConfigEntry 1.3.6.1.4.1.11863.6.21.1.3.2.1 no-access
An entry contains of the mstp instance.
                       tpMstpInstanceId 1.3.6.1.4.1.11863.6.21.1.3.2.1.1 integer read-only
Displays Instance ID of the switch,0 representative CIST.
                       tpMstpInstanceEnable 1.3.6.1.4.1.11863.6.21.1.3.2.1.2 integer read-only
Displays status of the instance. 0. Disable 1. Enable Enumeration: 'enable': 1, 'disable': 0.
                       tpMstpInstancePriority 1.3.6.1.4.1.11863.6.21.1.3.2.1.3 integer read-write
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
                       tpMstpInstanceVlanId 1.3.6.1.4.1.11863.6.21.1.3.2.1.4 octet string read-write
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.
                       tpMstpClearInstanceVlanId 1.3.6.1.4.1.11863.6.21.1.3.2.1.5 integer read-write
This object use to clear instance's vlan id.The cleared VLAN ID will be automatically mapped to the CIST. Enumeration: 'clear': 1.
               tpMstpInstancePortConfigTable 1.3.6.1.4.1.11863.6.21.1.3.3 no-access
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.
                   tpMstpInstancePortConfigEntry 1.3.6.1.4.1.11863.6.21.1.3.3.1 no-access
An entry contains of the mstp instance port config.
                       tpMstpInstancePortConfigId 1.3.6.1.4.1.11863.6.21.1.3.3.1.1 integer read-only
The instance ID for its port configuration, 1-8.
                       tpMstpInstancePortNumber 1.3.6.1.4.1.11863.6.21.1.3.3.1.2 octet string read-only
Displays the port number of the switch.
                       tpMstpInstancePortPriority 1.3.6.1.4.1.11863.6.21.1.3.3.1.3 integer read-write
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.
                       tpMstpInstancePortPathCost 1.3.6.1.4.1.11863.6.21.1.3.3.1.4 integer read-write
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.
                       tpMstpInstancePortRole 1.3.6.1.4.1.11863.6.21.1.3.3.1.5 integer read-only
Displays the role of the port played in the STP Instance. 1. Disable 2. Alternate 3. Backup 4. Designated 5. root 6. Master Enumeration: 'root': 5, 'alternate': 2, 'designated': 4, 'disabled': 1, 'master': 6, 'n-a': 0, 'backup': 3.
                       tpMstpInstancePortStatus 1.3.6.1.4.1.11863.6.21.1.3.3.1.6 integer read-only
Displays the working status of the port. 1. Disable 2. Blocking 3. Learning 4. Forwarding Enumeration: 'disabled': 1, 'forwarding': 4, 'blocking': 2, 'learning': 3, 'n-a': 0.
                       tpMstpInstancePortLag 1.3.6.1.4.1.11863.6.21.1.3.3.1.7 octet string read-only
Displays the LAG number which the port belongs to.
           tpStpSecurityCfg 1.3.6.1.4.1.11863.6.21.1.4
               tpStpPortDefendTable 1.3.6.1.4.1.11863.6.21.1.4.1 no-access
Port defend function is to prevent the devices from any malicious attack against STP features..
                   tpStpPortDefendEntry 1.3.6.1.4.1.11863.6.21.1.4.1.1 no-access
An entry contains of the information of a port protection.
                       tpStpDefendPortNumber 1.3.6.1.4.1.11863.6.21.1.4.1.1.1 octet string read-only
Displays the port number of the switch.
                       tpStpLoopDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.2 integer read-write
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 Enumeration: 'enable': 1, 'disable': 0.
                       tpStpRootBridgeDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.3 integer read-write
Root defend is to prevent wrong network topology change caused by the role change of the current legal root bridge. 0. Disable 1. Enable Enumeration: 'enable': 1, 'disable': 0.
                       tpStpTcDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.4 integer read-write
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 Enumeration: 'enable': 1, 'disable': 0.
                       tpStpBPDUDefendEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.5 integer read-write
BPDU defend is to prevent BPDUs flood in the STP network. 0. Disable 1. Enable Enumeration: 'enable': 1, 'disable': 0.
                       tpStpBPDUHoldEnable 1.3.6.1.4.1.11863.6.21.1.4.1.1.6 integer read-write
0. Disable 1. Enable Enumeration: 'enable': 1, 'disable': 0.
                       tpStpDefendPortLag 1.3.6.1.4.1.11863.6.21.1.4.1.1.7 octet string read-only
Displays the LAG number which the port belongs to.
               tpStpTcDefendConfig 1.3.6.1.4.1.11863.6.21.1.4.2
                   tpStpTcDefendThreshold 1.3.6.1.4.1.11863.6.21.1.4.2.1 integer read-write
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.
                   tpStpTcDefendTimer 1.3.6.1.4.1.11863.6.21.1.4.2.2 integer read-write
Enter a value from 1 to 10 to specify the TC Protect Cycle.
       tplinkSpanningTreeNotifications 1.3.6.1.4.1.11863.6.21.2
           tpMstpTopologyChange 1.3.6.1.4.1.11863.6.21.2.1
The topology of spanning tree has changed.