All MIBs › TPLINK-SPANNING-TREE-MIB › tpStpEdgePortStatus
tpStpEdgePortStatus
Module: TPLINK-SPANNING-TREE-MIB
OID (symbolic): TPLINK-SPANNING-TREE-MIB::tpStpEdgePortStatus
OID (numeric): 1.3.6.1.4.1.11863.6.21.1.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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
What is tpStpEdgePortStatus?
Marks this port as an edge port (enable) or not (disable); an edge port is assumed to connect only to an end host, so it can transition straight to forwarding without waiting through the normal forward delay.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.21.1.2.1.1.6 snmpwalk -v2c -c public <target> TPLINK-SPANNING-TREE-MIB::tpStpEdgePortStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.21.1.2.1.1.6.1 snmpget -v2c -c public <target> TPLINK-SPANNING-TREE-MIB::tpStpEdgePortStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11863.6.21.1.2.1.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tpStpEdgePortStatus.1
Start monitoring TP-Link managed switch (STP/RSTP/MSTP port role/state status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPLINK-SPANNING-TREE-MIB::tpStpEdgePortStatus OID value, configure state conditions and alerts, and monitor any TP-Link managed switch (STP/RSTP/MSTP port role/state status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11863 | tplink | TPLINK-MIB |
| 1.3.6.1.4.1.11863.6 | tplinkMgmt | TPLINK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11863.6.21 | tplinkSpanningTreeMIB | TPLINK-SPANNING-TREE-MIB |
| 1.3.6.1.4.1.11863.6.21.1 | tplinkSpanningTreeMIBObjects | TPLINK-SPANNING-TREE-MIB |
| 1.3.6.1.4.1.11863.6.21.1.2 | tpStpPortCfg | TPLINK-SPANNING-TREE-MIB |
| 1.3.6.1.4.1.11863.6.21.1.2.1 | tpStpPortConfigTable | TPLINK-SPANNING-TREE-MIB |
| 1.3.6.1.4.1.11863.6.21.1.2.1.1 | tpStpPortConfigEntry | TPLINK-SPANNING-TREE-MIB |
| 1.3.6.1.4.1.11863.6.21.1.2.1.1.6 | tpStpEdgePortStatus | TPLINK-SPANNING-TREE-MIB |