All MIBs › CTELS100-NG-MIB › els100SwitchSpanningTreeStandby
els100SwitchSpanningTreeStandby
Module: CTELS100-NG-MIB
OID (symbolic): CTELS100-NG-MIB::els100SwitchSpanningTreeStandby
OID (numeric): 1.3.6.1.4.1.52.1011.3.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Globally enable or disable Spanning Tree Standby. If set to disable, every port will instanly enter forwarding mode after link up
What is els100SwitchSpanningTreeStandby?
This globally enables or disables Spanning Tree Standby mode; when disabled, every port instantly enters forwarding mode as soon as its link comes up, skipping the usual STP listening and learning delay. Disabling it speeds up how quickly a newly connected device gets network access, at the cost of losing the loop-prevention delay STP normally provides during that transition. An admin frequently reconnecting laptops who is annoyed by the STP forwarding delay might disable els100SwitchSpanningTreeStandby to get instant connectivity, accepting the reduced loop protection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1011.3.18 snmpwalk -v2c -c public <target> CTELS100-NG-MIB::els100SwitchSpanningTreeStandby
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1011.3.18.1 snmpget -v2c -c public <target> CTELS100-NG-MIB::els100SwitchSpanningTreeStandby.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1011.3.18.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> els100SwitchSpanningTreeStandby.1
Start monitoring Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTELS100-NG-MIB::els100SwitchSpanningTreeStandby OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1011 | els100 | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.3 | els100Switch | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.3.18 | els100SwitchSpanningTreeStandby | CTELS100-NG-MIB |