All MIBs › ATSWTCH2-MIB › atswitchBrStpPortState
atswitchBrStpPortState
Module: ATSWTCH2-MIB
OID (symbolic): ATSWTCH2-MIB::atswitchBrStpPortState
OID (numeric): 1.3.6.1.4.1.207.8.10.9.2.15.1.4
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 atswitchBrStpPortEnable), this object will have a value of disabled(1).
What is atswitchBrStpPortState?
Reports this port's current Spanning Tree state: disabled, blocking, listening, learning, forwarding, or broken. The bridge places a malfunctioning port into the broken state, and a port that is administratively disabled (see atswitchBrStpPortEnable) always reports disabled here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.10.9.2.15.1.4 snmpwalk -v2c -c public <target> ATSWTCH2-MIB::atswitchBrStpPortState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.10.9.2.15.1.4.1 snmpget -v2c -c public <target> ATSWTCH2-MIB::atswitchBrStpPortState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atswitchBrStpPortState.1
Start monitoring Allied Telesyn ATM switch (fabric v2) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATSWTCH2-MIB::atswitchBrStpPortState OID value, configure state conditions and alerts, and monitor any Allied Telesyn ATM switch (fabric v2) (legacy) 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.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.10 | atswitchMib | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.9 | atswitchBridgeMib | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.9.2 | atswitchBrStp | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.9.2.15 | atswitchBrStpPortTable | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.9.2.15.1 | atswitchBrStpPortEntry | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.9.2.15.1.4 | atswitchBrStpPortState | ATSWTCH2-MIB |