All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snVLanByPortCfgStpVersion
snVLanByPortCfgStpVersion
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByPortCfgStpVersion
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.2.7.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.
What is snVLanByPortCfgStpVersion?
This object specifies which Spanning Tree Protocol version operates on a VLAN port: legacy IEEE 802.1D or modern IEEE 802.1w (Rapid STP) for faster convergence. An operator selects the STP version to balance compatibility with legacy equipment against the need for rapid topology change detection. Mismatched STP versions between ports cause topology loops and can partition the network into isolated segments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.7.1.24 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByPortCfgStpVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.2.7.1.24.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snVLanByPortCfgStpVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.3.2.7.1.24.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2 | snVLanInfo | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.7 | snVLanByPortCfgTable | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.7.1 | snVLanByPortCfgEntry | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.2.7.1.24 | snVLanByPortCfgStpVersion | FOUNDRY-SN-SWITCH-GROUP-MIB |