All MIBs › ALCATEL-IND1-VLAN-STP-MIB › vStpInsProtocolSpecification
vStpInsProtocolSpecification
Module: ALCATEL-IND1-VLAN-STP-MIB
OID (symbolic): ALCATEL-IND1-VLAN-STP-MIB::vStpInsProtocolSpecification
OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The version of the Spanning Tree Protocol implemented for this instance. ieeeSTP represents standard STP of 802.1d 1998. ieeeRSTP stands for Rapid STP. Multiple STP or MSTP (802.1s) is only supported in flat mode, using instance 0. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version, a new value will be defined.
What is vStpInsProtocolSpecification?
This enumeration selects the spanning tree variant: IEEE STP (legacy 802.1d), RSTP (rapid), or MSTP (802.1s for multiple instances). Network engineers choose this based on convergence requirements, with RSTP being standard for modern networks due to its sub-second failover. MSTP enables independent spanning trees per VLAN group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.3 snmpwalk -v2c -c public <target> ALCATEL-IND1-VLAN-STP-MIB::vStpInsProtocolSpecification
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.3.1 snmpget -v2c -c public <target> ALCATEL-IND1-VLAN-STP-MIB::vStpInsProtocolSpecification.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vStpInsProtocolSpecification.1
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-VLAN-STP-MIB::vStpInsProtocolSpecification OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches from a single console.
OID Breakdown
Upper-level ancestors (12 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.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2 | managementIND1Software | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1 | softwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.12 | softentIND1VlanStp | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.2.1.12.1 | alcatelIND1VLANSTPMIB | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1 | alcatelIND1VLANSTPMIBObjects | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1 | vStpInfo | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1 | vStpInsTable | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1 | vStpInsEntry | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.1.1.3 | vStpInsProtocolSpecification | ALCATEL-IND1-VLAN-STP-MIB |