Bridge MIB

The Bridge MIB module for managing devices that support IEEE 802.1D.

The Bridge-Identifier, as used in the Spanning Tree Protocol, to uniquely identify a bridge. Its first two octets (in network byte order) contain a priority value, and its last 6 octets contain the MAC address used to refer to a bridge in a unique fashion (typically, the numerically smallest MAC address of all ports on the bridge.

Supported object groups

The following groups from LLDP-EXT-DOT1-MIB are fully supported.

Object group name OID Supported?

dot1dBase

1.3.6.1.2.1.17.1

Yes

dot1dStp

1.3.6.1.2.1.17.2

Yes

dot1dTp

1.3.6.1.2.1.17.4

Yes

dot1dStatic

1.3.6.1.2.1.17.5

Yes

Note

Note

The dot1dTpFdbTable (OID 1.3.6.1.2.1.17.4.4) in RFC 1493 is used to find dynamically learned MAC addresses. Statically configured MAC addresses are in the snFdbTable
Note

Note

The SNMP MIB object dot1dStpPortTable (OID 1.3.6.1.2.1.17.2.15) does not display information for tagged ports that belong to an 802.1W RSTP configuration. The design of that MIB table is based on a Single STP standard, and does not accommodate Multiple STPs. Thus, the table displays information only for SSTP and for tagged and untagged ports.
Note

Note

RFC 4188 has been converted to SMIv2 format. The object dot1dStpPortPathCost32 was added to support IEEE 802. The existing MIB dot1dStpPortPathCost has an upper range of 65535. Over that value, this MIB stays at the upper value and you should access dot1dStpPortPathCost32, which has a higher upper-range value.
Table 1. BRIDGE-MIB- Notifications
Object Name OID Description
newRoot 1.3.6.1.2.1.17.0.1 The newRoot trap indicates that the sending agent has become the new root of the Spanning Tree;the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer, immediately subsequent to its election. Implementation of this trap is optional.
topologyChange 1.3.6.1.2.1.17.0.2

A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition.