All MIBs › COMTROL-ES8510-MIB › stpModeStatus
stpModeStatus
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::stpModeStatus
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.4.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable Spanning Tree protocol, Rapid Spanning Tree protocol, or disable .
Rapid Spanning Tree Algorithm and Protocol (RSTP) provides a loop free topology for any LAN or bridged network. RSTP is an evolution of the Spanning Tree Protocol (STP), and was introduced in the extension IEEE 802.1w, and provides for faster spanning tree convergence after a topology change.
What is stpModeStatus?
This read-write setting selects which spanning-tree variant runs on the switch: classic STP, Rapid STP, Multiple STP, or none at all (disabled). An admin generally prefers rstp or mstp over legacy stp because RSTP's IEEE 802.1w mechanism converges far faster after a topology change. For example, switching this from stp(1) to rstp(2) on a switch with several redundant uplinks shortens the network outage seen after a cable is unplugged from tens of seconds down to a couple of seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.4.5.1 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::stpModeStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.4.5.1.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::stpModeStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.4.5.1.1 i <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::stpModeStatus OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4 | networkRedundancy | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4.5 | stp | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.4.5.1 | stpModeStatus | COMTROL-ES8510-MIB |