All MIBs › RFC1286-MIB › dot1dStpPortState
dot1dStpPortState
Module: RFC1286-MIB
OID (symbolic): RFC1286-MIB::dot1dStpPortState
OID (numeric): 1.3.6.1.2.1.17.2.15.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.2.15.1.3 snmpwalk -v2c -c public <target> RFC1286-MIB::dot1dStpPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.2.15.1.3.1 snmpget -v2c -c public <target> RFC1286-MIB::dot1dStpPortState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2 | dot1dStp | BRIDGE-MIB |
| 1.3.6.1.2.1.17.2.15 | dot1dStpPortTable | MRVINREACH |
| 1.3.6.1.2.1.17.2.15.1 | dot1dStpPortEntry | MRVINREACH |
| 1.3.6.1.2.1.17.2.15.1.3 | dot1dStpPortState | RFC1286-MIB |