All MIBs › DES3225G-MIB › swPortCtrlStpState
swPortCtrlStpState
Module: DES3225G-MIB
OID (symbolic): DES3225G-MIB::swPortCtrlStpState
OID (numeric): 1.3.6.1.4.1.171.11.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 Protocol on this specific port, provided swDevCtrlStpState is enabled device-wide; if disabled here, incoming BPDUs on the port are simply discarded. Like the device-wide setting, it's locked enabled and can't be turned off once the switch is in 802.1Q VLAN mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.24.3.2.1.10 snmpwalk -v2c -c public <target> DES3225G-MIB::swPortCtrlStpState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.24.3.2.1.10.1 snmpget -v2c -c public <target> DES3225G-MIB::swPortCtrlStpState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.11.24.3.2.1.10.1 i <value>
Start monitoring D-Link DES-3225G switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES3225G-MIB::swPortCtrlStpState OID value, configure state conditions and alerts, and monitor any D-Link DES-3225G switch from a single console.
OID Breakdown
Upper-level ancestors (8 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11.24 | des3225gSeries | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3 | swPortPackage | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.2 | swPortCtrlTable | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.2.1 | swPortCtrlEntry | DES3225G-MIB |
| 1.3.6.1.4.1.171.11.24.3.2.1.10 | swPortCtrlStpState | DES3225G-MIB |