PRVT-MST-MIB :: mSTPortAdminLinkType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPRVT-MST-MIBmSTPortAdminLinkType

mSTPortAdminLinkType

Module: PRVT-MST-MIB

OID (symbolic): PRVT-MST-MIB::mSTPortAdminLinkType

OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.4.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Indicates the administrative link type configuration of a bridge port for the MST protocol.

pointToPoint -- the port is administratively configured to be connected to a point-to-point link.

shared -- the port is administratively configured to be connected to a shared medium.

auto -- the administrative configuration of the port's link type depends on the duplex mode of the port's link. If the port's link is full-duplex, the administrative link type configuration on this port will be taken as pointTopoint(1). If the port link is half-duplex, the administrative link type configuration on this port will be taken as shared(2).

This configuration of this object only takes effect when the stpxSpanningTreeType is mst(4).

What is mSTPortAdminLinkType?

This read-write INTEGER sets a port's administrative link type for MST: pointToPoint(1) forces point-to-point BPDU handling, shared(2) forces shared-medium handling, and auto(3) derives it from the port's duplex mode (full-duplex acts as point-to-point, half-duplex as shared); it only takes effect when the device's spanning tree mode is set to MST.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.4.1.1.1
snmpwalk -v2c -c public <target> PRVT-MST-MIB::mSTPortAdminLinkType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.4.1.1.1.1
snmpget -v2c -c public <target> PRVT-MST-MIB::mSTPortAdminLinkType.1

Set instance 1 (SNMPv2c):

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

Start monitoring BATM Advanced Communication switches (802.1s MSTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRVT-MST-MIB::mSTPortAdminLinkType OID value, configure state conditions and alerts, and monitor any BATM Advanced Communication switches (802.1s MSTP) from a single console.

OID Breakdown

Upper-level ancestors (9 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.738privateVendorOIDPRIV-VENDORDEF-MIB
1.3.6.1.4.1.738.1prvt_productsPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.5switchPRVT-SWITCH-MIB
Numeric OIDNameModule
1.3.6.1.4.1.738.1.5.107prvtMSTMibPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1prvtMSTObjectsPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.4mSTPortPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.4.1mSTPortTablePRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.4.1.1mSTPortEntryPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.4.1.1.1mSTPortAdminLinkTypePRVT-MST-MIB