All MIBs › PRVT-MST-MIB › mSTPortPerMstState
mSTPortPerMstState
Module: PRVT-MST-MIB
OID (symbolic): PRVT-MST-MIB::mSTPortPerMstState
OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.4.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports that are disabled (see mSTPortEnable), this object will have a value of disabled(1).
What is mSTPortPerMstState?
This read-only INTEGER reports a port's current spanning-tree state for one specific MST instance: disabled(1), blocking(2), listening(3), learning(4), forwarding(5), or broken(6) if the bridge detected the port malfunctioning; disabled ports (via mSTPortEnable) always show disabled(1) here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.4.2.1.3 snmpwalk -v2c -c public <target> PRVT-MST-MIB::mSTPortPerMstState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.4.2.1.3.1 snmpget -v2c -c public <target> PRVT-MST-MIB::mSTPortPerMstState.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::mSTPortPerMstState 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.2 | mSTPortPerMstTable | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.4.2.1 | mSTPortPerMstEntry | PRVT-MST-MIB |
| 1.3.6.1.4.1.738.1.5.107.1.4.2.1.3 | mSTPortPerMstState | PRVT-MST-MIB |