All MIBs › CISCO-STP-EXTENSIONS-MIB › stpxMSTPortAdminLinkType
stpxMSTPortAdminLinkType
Module: CISCO-STP-EXTENSIONS-MIB
OID (symbolic): CISCO-STP-EXTENSIONS-MIB::stpxMSTPortAdminLinkType
OID (numeric): 1.3.6.1.4.1.9.9.82.1.11.11.1.2
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 link duplex of the port. If the port 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) or rapidPvstPlus(5). stpxMSTPortAdminLinkType is deprecated and replaced with stpxRSTPPortAdminLinkType.
What is stpxMSTPortAdminLinkType?
Allows configuring the administrative link type of a bridge port for MST purposes, specifying whether the port is treated as a point-to-point link or a shared link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.11.11.1.2 snmpwalk -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxMSTPortAdminLinkType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.11.11.1.2.1 snmpget -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxMSTPortAdminLinkType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.82.1.11.11.1.2.1 i <value>
Start monitoring Cisco Catalyst switch (STP extensions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STP-EXTENSIONS-MIB::stpxMSTPortAdminLinkType OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (STP extensions) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.82 | ciscoStpExtensionsMIB | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1 | stpxObjects | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.11 | stpxMSTObjects | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.11.11 | stpxMSTPortTable | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.11.11.1 | stpxMSTPortEntry | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.11.11.1.2 | stpxMSTPortAdminLinkType | CISCO-STP-EXTENSIONS-MIB |