All MIBs › PRVT-MST-MIB › mSTPortStatus
mSTPortStatus
Module: PRVT-MST-MIB
OID (symbolic): PRVT-MST-MIB::mSTPortStatus
OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.4.1.1.4
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Indicates the operational status of the port for the MST protocol.
edge -- this port is an edge port for the MST region.
boundary -- this port is a boundary port for the MST region.
pvst -- this port is connected to a PVST/PVST+ bridge.
stp -- this port is connected to a Single Spanning Tree bridge.
This object is only instantiated when the object value of stpxSpanningTreeType is mst(4).
What is mSTPortStatus?
This read-only BITS value reports a port's MST role flags: edge (this port is a region edge), boundary (connects outside the MST region), pvst (connected to a PVST/PVST+ bridge), and stp (connected to a single spanning-tree bridge); instantiated only in MST mode, it helps an admin quickly see what kind of neighbor a port is dealing with.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.4.1.1.4 snmpwalk -v2c -c public <target> PRVT-MST-MIB::mSTPortStatus
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.4.1 snmpget -v2c -c public <target> PRVT-MST-MIB::mSTPortStatus.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::mSTPortStatus 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.4 | mSTPortStatus | PRVT-MST-MIB |