All MIBs › ASANTE-SWITCH-MIB › eSWSTP
eSWSTP
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWSTP
OID (numeric): 1.3.6.1.4.1.298.1.5.1.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this value to enable(2) will cause the switch to perform the Spanning Tree Algorithm as described in IEEE 802.1d.Setting it to disable(3) will stop the Spanning Tree Algorithm for all ports on the switch. If STP is disabled, the state of all ports in this switch should be set to Forwarding. When STP is changed from Disabled(3) to Enabled(2), the state of all enabled ports will be changed from forwarding to blocking, and the switch will recalculate the spanning tree.
What is eSWSTP?
This enables/disables Spanning Tree Protocol on the switch. It prevents bridge loops in redundant network topologies. Setting to 'enable' (2) activates loop prevention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.1.1.18 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWSTP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.1.1.18.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWSTP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.298.1.5.1.1.1.18.1 i <value>
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASANTE-SWITCH-MIB::eSWSTP OID value, configure state conditions and alerts, and monitor any Asante Technologies Ethernet switch (legacy) 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.298 | asante | ASANTE-AH1012-MIB |
| 1.3.6.1.4.1.298.1 | products | ASANTE-AH1012-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.298.1.5 | switch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1 | eAsntSwitch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1 | eSWAgent | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1.1 | eSWAgentSW | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1.1.18 | eSWSTP | ASANTE-SWITCH-MIB |