All MIBs › PROMINET-MIB › promSwitchPortSTAPMode
promSwitchPortSTAPMode
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promSwitchPortSTAPMode
OID (numeric): 1.3.6.1.4.1.2167.5.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Disabling spanning tree on a switch port prevents the switch port from participating in the spanning tree process. When disabled(2), this port will neither generate BPDUs, nor process received BPDUs. Also, the port will always start in the forwarding state. A port configured in this mode will not be able to detect network loops involving this port.
The factory default is to enable spanning tree on all ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.5.2.1.1.2 snmpwalk -v2c -c public <target> PROMINET-MIB::promSwitchPortSTAPMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.5.2.1.1.2.1 snmpget -v2c -c public <target> PROMINET-MIB::promSwitchPortSTAPMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.5.2.1.1.2.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::promSwitchPortSTAPMode 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.2 | promSwitchPortMgt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.2.1 | promSwitchPortTable | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.2.1.1 | promSwitchPortEntry | PROMINET-MIB |
| 1.3.6.1.4.1.2167.5.2.1.1.2 | promSwitchPortSTAPMode | PROMINET-MIB |