All MIBs › PROMINET-MIB › promSwitchSTPConfig
promSwitchSTPConfig
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promSwitchSTPConfig
OID (numeric): 1.3.6.1.4.1.2167.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When set to ieee8021dStp(1), the switch executes spanning tree conformant to the IEEE 802.1D bridging standard. The switch runs one instance of spanning tree.
When set to stpPerVlan(2), the switch executes a separate instance of spanning tree for each virtual LAN. This configuration conforms to the model that instances of virtual LANs within the switch are separate virtual bridging functions. This method may not work well with bridge/routers that are also running spanning tree.
When set to twoLayerStp(3), the switch executes a two-layer spanning tree to prevent loops. Two layer spanning tree creates a higher 'plane' of spanning tree between VLAN devices. This method of running spanning tree is 'plug and play' with bridge/router type devices and also scales better than the other two methods for large environments.
When set to disable(4), spanning tree is disabled in the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.5.1.1.1 snmpwalk -v2c -c public <target> PROMINET-MIB::promSwitchSTPConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.5.1.1.1.1 snmpget -v2c -c public <target> PROMINET-MIB::promSwitchSTPConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.5.1.1.1.1 i <value>
Start monitoring Prominet Corporation Gigabit Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROMINET-MIB::promSwitchSTPConfig OID value, configure state conditions and alerts, and monitor any Prominet Corporation Gigabit Ethernet switches 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.2167 | prominet | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5 | promSwitching | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1 | promSwitchingLayerII | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.1 | promSwitchGen | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.1.1.1 | promSwitchSTPConfig | PROMINET-MIB |