All MIBs › ES1000-MIB › swPortCtrlStpState
swPortCtrlStpState
Module: ES1000-MIB
OID (symbolic): ES1000-MIB::swPortCtrlStpState
OID (numeric): 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The state of STP(spanning tree algorithm) operation on this port. That's meaning the port whether add in the STP. The value enabled(3) indicates that STP is enabled on this port, as long as swDevCtrlStpState is also enabled for this device. When disabled(2) but swDevCtrlStpState is still enabled for the device, STP is disabled on this port : any BPDU packets received will be discarded and no BPDU packets will be propagated from the port.When the device is in 802.1Q Vlan mode, this object will be enabled and cannot be disabled.
What is swPortCtrlStpState?
Enables or disables Spanning Tree participation on this specific port (as long as STP is also enabled device-wide via swDevCtrlStpState). Disabling it on a port causes any received BPDUs to be discarded and none to be sent from that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3.2.1.10 snmpwalk -v2c -c public <target> ES1000-MIB::swPortCtrlStpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3.2.1.10.1 snmpget -v2c -c public <target> ES1000-MIB::swPortCtrlStpState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3.2.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swPortCtrlStpState.1
Start monitoring ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ES1000-MIB::swPortCtrlStpState OID value, configure state conditions and alerts, and monitor any ES1000-series modular Ethernet switch (Marconi/D-Link 'Golf' platform) 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.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20 | external | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1 | dlink | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2 | golf | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2 | golfcommon | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2 | marconi_mgmt | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24 | es1000Series | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3 | swPortPackage | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3.2 | swPortCtrlTable | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3.2.1 | swPortCtrlEntry | ES1000-MIB |
| 1.3.6.1.4.1.326.2.20.1.2.2.2.24.3.2.1.10 | swPortCtrlStpState | ES1000-MIB |