Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
BridgeForwardDelay | uint32 | |
Description | string | The ForwardDelay parameter to be used by all switches in the network if this switch becomes the root. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpBridgeForwardDelay |
PUnit | string | second * 10^-2 |
Units | string | Hundredths of Seconds |
BridgeHelloTime | uint32 | |
Description | string | The HelloTime parameter to be used by all switches in the network if this switch becomes the root. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpBridgeHelloTime |
PUnit | string | second * 10^-2 |
Units | string | Hundredths of Seconds |
BridgeMaxAge | uint32 | |
Description | string | The MaxAge parameter to be used by all switches in the network if this switch becomes the root. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpBridgeMaxAge |
PUnit | string | second * 10^-2 |
Units | string | Hundredths of Seconds |
DesignatedRoot | string | |
Description | string | The complete Bridge ID (Priority + MAC Address) of the root bridge. The format of the priority bits are the first two octets of the 8-octet long Bridge ID. Note that the MAC address is formatted as twelve hexadecimal digits (e.g., "010203040506"), with each pair representing one of the six octets of the MAC address in "canonical" bit order according to RFC 2469. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpDesignatedRoot |
MaxLen | uint32 | 16 |
ForwardDelay | uint32 | |
Description | string | The time spent by a port in the listening state before transitioning to the learning state, and in the learning state before transitioning to the forwarding state, as learned from the network. This value is also used during the period of a topology change as the maximum age of Spanning Tree information before discard. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpForwardDelay |
PUnit | string | second * 10^-2 |
Units | string | Hundredths of Seconds |
HelloTime | uint32 | |
Description | string | The current value of the interval between transmission of bridge PDUs by the switch, on any port for which it is the spanning tree root or trying to become so, as learned from the network. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpHelloTime |
PUnit | string | second * 10^-2 |
Units | string | Hundredths of Seconds |
HoldTime | uint32 | |
Description | string | The minimum interval between transmission of bridge PDUs through a given port, as learned from the network. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpHoldTime |
PUnit | string | second * 10^-2 |
Units | string | Hundredths of Seconds |
MaxAge | uint32 | |
Description | string | The current value for the maximum age of Spanning Tree information before discard, as learned from the network. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpMaxAge |
PUnit | string | second * 10^-2 |
Units | string | Hundredths of Seconds |
Priority | uint16 | |
Description | string | The format of the priority bits are the first two octets of the 8-octet long Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of the Bridge Address.
A priority that can be assigned to the switch for use in constructing the spanning tree. The unique identifier for a switch is constructed by concatenating the MAC address associated with the switch for spanning tree operations to the two-byte priority. Choice of the priority value influences election of the root bridge. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPriority |
ProtocolSpec | uint16 | |
Description | string | The version of the spanning tree protocol used by the switch. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpProtocolSpecification |
ValueMap | string | 1, 2, 3 |
Values | string | Unknown, DEC LB100, IEEE 802d |
RootCost | uint16 | |
Description | string | The cost of the path from the switch to the root. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpRootCost |
RootPort | uint16 | |
Description | string | The port number of the port having the lowest cost path to the root bridge. |
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpRootPort |
SpanningTreeBridgeAddress | string | |
Description | string | MAC address used by the spanning tree service when it must be uniquely identified. When concatenated with a SpanningTreeService Priority, a unique bridge identifier results. This property is defined for use of switches supporting multiple spanning tree services.
Note that the MAC address is formatted as twelve hexadecimal digits (e.g., "010203040506"), with each pair representing one of the six octets of the MAC address in "canonical" bit order according to RFC 2469. |