MSTP-MIB :: swMSTPPortAdminEdgePort

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsMSTP-MIBswMSTPPortAdminEdgePort

swMSTPPortAdminEdgePort

Module: MSTP-MIB

OID (symbolic): MSTP-MIB::swMSTPPortAdminEdgePort

OID (numeric): 1.3.6.1.4.1.171.12.15.2.4.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The value of the Edge Port parameter. A value of TRUE indicates that this port should be assumed as an edge-port and a value of FALSE indicates that this port should be assumed as a non-edge-port

What is swMSTPPortAdminEdgePort?

This read-write value sets whether this port should be treated as an edge port: true(1) assumes it connects to an end host with no other bridges downstream (allowing fast transition to forwarding), false(2) assumes it connects to another bridge, and auto(3) lets the switch decide. Admins set true on access ports connecting to PCs or phones to skip the normal STP listening/learning delay.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.15.2.4.1.7
snmpwalk -v2c -c public <target> MSTP-MIB::swMSTPPortAdminEdgePort

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.15.2.4.1.7.1
snmpget -v2c -c public <target> MSTP-MIB::swMSTPPortAdminEdgePort.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.171.12.15.2.4.1.7.1 i <value>

Start monitoring Enterprise/data-center Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MSTP-MIB::swMSTPPortAdminEdgePort OID value, configure state conditions and alerts, and monitor any Enterprise/data-center Ethernet switches from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.171d_linkDE1500-MIB
1.3.6.1.4.1.171.12dlink_common_mgmtDLINK-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.171.12.15swMSTPMIBMSTP-MIB
1.3.6.1.4.1.171.12.15.2swMSTPCtrlMSTP-MIB
1.3.6.1.4.1.171.12.15.2.4swMSTPPortTableMSTP-MIB
1.3.6.1.4.1.171.12.15.2.4.1swMSTPPortEntryMSTP-MIB
1.3.6.1.4.1.171.12.15.2.4.1.7swMSTPPortAdminEdgePortMSTP-MIB