iwBrPortStpState
INFINET-BRIDGE-MIB ·
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.4
Object
column
Enumeration
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 that are disabled, this object will have a value of disabled(1).
Context
- MIB
- INFINET-BRIDGE-MIB
- OID
.1.3.6.1.4.1.3942.1.1.8.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iwBrPortEntry
- Table
- iwBrPortTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | blocking |
3 | listening |
4 | learning |
5 | forwarding |
6 | broken |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| iwBrPortGrpId Configured switch group Id. The zero
value is special value to identify
kernel bridge group which is always
present in a running bridge entity.
'Next to' relationship between grou… | column | BridgeGroupIdOrZero | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.1 |
| iwBrPortStpPathCost32 The contribution of this port to the path cost of
paths towards the spanning tree root which include
this port. 802.1D-1998 recommends that the default
value of this parameter be… | column | Integer32 | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.10 |
| iwBrPortVlanAlteration VLAN alteration algorithm for this port. If the
value is -1, any VLAN tag will be stripped if present.
If the value is (1..4095), then VLAN tag will be added
or changed to have th… | column | Integer32 | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.11 |
| iwBrPortId Interface index of physical interface
which participates in switch group given
by iwBrPortGrpId. Index pair of
iwBrPortGrpId and iwBrPortId points to
unique switch port instance. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.2 |
| iwBrPortStpPrio The value of the port priority. | column | Integer32 | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.3 |
| iwBrPortStpRole The port's current role, as defined by application of
the Spanning Tree Protocol. | column | Enumeration | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.5 |
| iwBrPortStpDesCost The path cost of the Designated Port of the segment
connected to this port. This value is compared to the
Root Path Cost field in received bridge PDUs. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.6 |
| iwBrPortStpDesBridge The Bridge Identifier of the bridge that this
port considers to be the Designated Bridge for
this port's segment. | column | BridgeId | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.7 |
| iwBrPortStpDesPort The Port Identifier of the port on the Designated
Bridge for this port's segment. | column | Integer32 | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.8 |
| iwBrPortStpFwdTransitions The number of times this port has transitioned
from the Learning state to the Forwarding state. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3942.1.1.8.1.3.1.1.9 |