All MIBs › PRVT-MST-MIB › mSTPortOperLinkType
mSTPortOperLinkType
Module: PRVT-MST-MIB
OID (symbolic): PRVT-MST-MIB::mSTPortOperLinkType
OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the operational link type of a bridge port for the MST protocol.
pointToPoint -- the port is operationally connected to a point-to-point link.
shared -- the port is operationally connected to a shared medium.
other -- none of the above.
This object is only instantiated when the value of the stpxSpanningTreeType object is mst(4).
What is mSTPortOperLinkType?
This read-only INTEGER reports the operational link type MST has determined for a port (pointToPoint(1), shared(2), or other(3)), instantiated only when the device is running MST mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.4.1.1.2 snmpwalk -v2c -c public <target> PRVT-MST-MIB::mSTPortOperLinkType
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.2.1 snmpget -v2c -c public <target> PRVT-MST-MIB::mSTPortOperLinkType.1
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::mSTPortOperLinkType 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 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.738 | privateVendorOID | PRIV-VENDORDEF-MIB |
| 1.3.6.1.4.1.738.1 | prvt_products | PRVT-SWITCH-MIB |
| 1.3.6.1.4.1.738.1.5 | switch | PRVT-SWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.738.1.5.107 | prvtMSTMib | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1 | prvtMSTObjects | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.4 | mSTPort | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.4.1 | mSTPortTable | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.4.1.1 | mSTPortEntry | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.4.1.1.2 | mSTPortOperLinkType | PRVT-MST-MIB |