MIB Viewer

BRIDGE-MIB

84 objects
The Bridge MIB module for managing devices that support IEEE 802.1D. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4188; see the RFC itself for full legal notices.
Imported Objects
IF-MIBInterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Integer32 mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE TimeTicks
SNMPv2-TCMacAddress TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.2.1.17Identitydot1dBridgeThe Bridge MIB module for managing devices that support IEEE 802.1D. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC …
1.3.6.1.2.1.17.0Nodedot1dNotifications
1.3.6.1.2.1.17.0.1NotificationnewRootcurrentThe 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…
1.3.6.1.2.1.17.0.2NotificationtopologyChangecurrentA 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 …
1.3.6.1.2.1.17.1Nodedot1dBase
1.3.6.1.2.1.17.1.1Scalardot1dBaseBridgeAddressread-onlycurrentThe MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all…
1.3.6.1.2.1.17.1.2Scalardot1dBaseNumPortsread-onlycurrentThe number of ports controlled by this bridging entity.
1.3.6.1.2.1.17.1.3Scalardot1dBaseTyperead-onlycurrentIndicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging, this will be indicated by entries in th…
1.3.6.1.2.1.17.1.4Tabledot1dBasePortTablenot-accessiblecurrentA table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
1.3.6.1.2.1.17.1.4.1Rowdot1dBasePortEntrynot-accessiblecurrentA list of information for each port of the bridge.
1.3.6.1.2.1.17.1.4.1.1Columndot1dBasePortread-onlycurrentThe port number of the port for which this entry contains bridge management information.
1.3.6.1.2.1.17.1.4.1.2Columndot1dBasePortIfIndexread-onlycurrentThe value of the instance of the ifIndex object, defined in IF-MIB, for the interface corresponding to this port.
1.3.6.1.2.1.17.1.4.1.3Columndot1dBasePortCircuitread-onlycurrentFor a port that (potentially) has the same value of dot1dBasePortIfIndex as another port on the same bridge. This object contains the name of an object instanc…
1.3.6.1.2.1.17.1.4.1.4Columndot1dBasePortDelayExceededDiscardsread-onlycurrentThe number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.
1.3.6.1.2.1.17.1.4.1.5Columndot1dBasePortMtuExceededDiscardsread-onlycurrentThe number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.
1.3.6.1.2.1.17.2Nodedot1dStp
1.3.6.1.2.1.17.2.1Scalardot1dStpProtocolSpecificationread-onlycurrentAn indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE …
1.3.6.1.2.1.17.2.2Scalardot1dStpPriorityread-writecurrentThe value of the write-able portion of the Bridge ID (i.e., the first two octets of the (8 octet long) Bridge ID). The other (last) 6 octets of the Bridge ID a…
1.3.6.1.2.1.17.2.3Scalardot1dStpTimeSinceTopologyChangeread-onlycurrentThe time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. For RSTP, this reports the time since the tcWhile…
1.3.6.1.2.1.17.2.4Scalardot1dStpTopChangesread-onlycurrentThe total number of topology changes detected by this bridge since the management entity was last reset or initialized.
1.3.6.1.2.1.17.2.5Scalardot1dStpDesignatedRootread-onlycurrentThe bridge identifier of the root of the spanning tree, as determined by the Spanning Tree Protocol, as executed by this node. This value is used as the Root I…
1.3.6.1.2.1.17.2.6Scalardot1dStpRootCostread-onlycurrentThe cost of the path to the root as seen from this bridge.
1.3.6.1.2.1.17.2.7Scalardot1dStpRootPortread-onlycurrentThe port number of the port that offers the lowest cost path from this bridge to the root bridge.
1.3.6.1.2.1.17.2.8Scalardot1dStpMaxAgeread-onlycurrentThe maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is …
1.3.6.1.2.1.17.2.9Scalardot1dStpHelloTimeread-onlycurrentThe amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree, or trying to become…
1.3.6.1.2.1.17.2.10Scalardot1dStpHoldTimeread-onlycurrentThis time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredth…
1.3.6.1.2.1.17.2.11Scalardot1dStpForwardDelayread-onlycurrentThis time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The…
1.3.6.1.2.1.17.2.12Scalardot1dStpBridgeMaxAgeread-writecurrentThe value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1998 specifies that the range for this parameter is related …
1.3.6.1.2.1.17.2.13Scalardot1dStpBridgeHelloTimeread-writecurrentThe value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D-1998 to be 1 second. …
1.3.6.1.2.1.17.2.14Scalardot1dStpBridgeForwardDelayread-writecurrentThe value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1998 specifies that the range for this parameter is re…
1.3.6.1.2.1.17.2.15Tabledot1dStpPortTablenot-accessiblecurrentA table that contains port-specific information for the Spanning Tree Protocol.
1.3.6.1.2.1.17.2.15.1Rowdot1dStpPortEntrynot-accessiblecurrentA list of information maintained by every port about the Spanning Tree Protocol state for that port.
1.3.6.1.2.1.17.2.15.1.1Columndot1dStpPortread-onlycurrentThe port number of the port for which this entry contains Spanning Tree Protocol management information.
1.3.6.1.2.1.17.2.15.1.2Columndot1dStpPortPriorityread-writecurrentThe value of the priority field that is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is g…
1.3.6.1.2.1.17.2.15.1.3Columndot1dStpPortStateread-onlycurrentThe 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…
1.3.6.1.2.1.17.2.15.1.4Columndot1dStpPortEnableread-writecurrentThe enabled/disabled status of the port.
1.3.6.1.2.1.17.2.15.1.5Columndot1dStpPortPathCostread-writecurrentThe 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 o…
1.3.6.1.2.1.17.2.15.1.6Columndot1dStpPortDesignatedRootread-onlycurrentThe unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the po…
1.3.6.1.2.1.17.2.15.1.7Columndot1dStpPortDesignatedCostread-onlycurrentThe 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.
1.3.6.1.2.1.17.2.15.1.8Columndot1dStpPortDesignatedBridgeread-onlycurrentThe Bridge Identifier of the bridge that this port considers to be the Designated Bridge for this port's segment.
1.3.6.1.2.1.17.2.15.1.9Columndot1dStpPortDesignatedPortread-onlycurrentThe Port Identifier of the port on the Designated Bridge for this port's segment.
1.3.6.1.2.1.17.2.15.1.10Columndot1dStpPortForwardTransitionsread-onlycurrentThe number of times this port has transitioned from the Learning state to the Forwarding state.
1.3.6.1.2.1.17.2.15.1.11Columndot1dStpPortPathCost32read-writecurrentThe 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 o…
1.3.6.1.2.1.17.3Nodedot1dSr
1.3.6.1.2.1.17.4Nodedot1dTp
1.3.6.1.2.1.17.4.1Scalardot1dTpLearnedEntryDiscardsread-onlycurrentThe total number of Forwarding Database entries that have been or would have been learned, but have been discarded due to a lack of storage space in the Forwar…
1.3.6.1.2.1.17.4.2Scalardot1dTpAgingTimeread-writecurrentThe timeout period in seconds for aging out dynamically-learned forwarding information. 802.1D-1998 recommends a default of 300 seconds.
1.3.6.1.2.1.17.4.3Tabledot1dTpFdbTablenot-accessiblecurrentA table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the trans…
1.3.6.1.2.1.17.4.3.1Rowdot1dTpFdbEntrynot-accessiblecurrentInformation about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
1.3.6.1.2.1.17.4.3.1.1Columndot1dTpFdbAddressread-onlycurrentA unicast MAC address for which the bridge has forwarding and/or filtering information.
1.3.6.1.2.1.17.4.3.1.2Columndot1dTpFdbPortread-onlycurrentEither the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1dTpFdbAdd…
1.3.6.1.2.1.17.4.3.1.3Columndot1dTpFdbStatusread-onlycurrentThe status of this entry. The meanings of the values are: other(1) - none of the following. This would include the case where some other MIB object (not the co…
1.3.6.1.2.1.17.4.4Tabledot1dTpPortTablenot-accessiblecurrentA table that contains information about every port that is associated with this transparent bridge.
1.3.6.1.2.1.17.4.4.1Rowdot1dTpPortEntrynot-accessiblecurrentA list of information for each port of a transparent bridge.
1.3.6.1.2.1.17.4.4.1.1Columndot1dTpPortread-onlycurrentThe port number of the port for which this entry contains Transparent bridging management information.
1.3.6.1.2.1.17.4.4.1.2Columndot1dTpPortMaxInforead-onlycurrentThe maximum size of the INFO (non-MAC) field that this port will receive or transmit.
1.3.6.1.2.1.17.4.4.1.3Columndot1dTpPortInFramesread-onlycurrentThe number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only coun…
1.3.6.1.2.1.17.4.4.1.4Columndot1dTpPortOutFramesread-onlycurrentThe number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only …
1.3.6.1.2.1.17.4.4.1.5Columndot1dTpPortInDiscardsread-onlycurrentCount of received valid frames that were discarded (i.e., filtered) by the Forwarding Process.
1.3.6.1.2.1.17.5Nodedot1dStatic
1.3.6.1.2.1.17.5.1Tabledot1dStaticTablenot-accessiblecurrentA table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from …
1.3.6.1.2.1.17.5.1.1Rowdot1dStaticEntrynot-accessiblecurrentFiltering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and…
1.3.6.1.2.1.17.5.1.1.1Columndot1dStaticAddressread-createcurrentThe destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group addres…
1.3.6.1.2.1.17.5.1.1.2Columndot1dStaticReceivePortread-createcurrentEither the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of z…
1.3.6.1.2.1.17.5.1.1.3Columndot1dStaticAllowedToGoToread-createcurrentThe set of ports to which frames received from a specific port and destined for a specific MAC address, are allowed to be forwarded. Each octet within the valu…
1.3.6.1.2.1.17.5.1.1.4Columndot1dStaticStatusread-createcurrentThis object indicates the status of this entry. The default value is permanent(3). other(1) - this entry is currently in use but the conditions under which it …
1.3.6.1.2.1.17.8Nodedot1dConformance
1.3.6.1.2.1.17.8.1Nodedot1dGroups
1.3.6.1.2.1.17.8.1.1Groupdot1dBaseBridgeGroupcurrentBridge level information for this device.
1.3.6.1.2.1.17.8.1.2Groupdot1dBasePortGroupcurrentInformation for each port on this device.
1.3.6.1.2.1.17.8.1.3Groupdot1dStpBridgeGroupcurrentBridge level Spanning Tree data for this device.
1.3.6.1.2.1.17.8.1.4Groupdot1dStpPortGroupcurrentSpanning Tree data for each port on this device.
1.3.6.1.2.1.17.8.1.5Groupdot1dStpPortGroup2currentSpanning Tree data for each port on this device.
1.3.6.1.2.1.17.8.1.6Groupdot1dStpPortGroup3currentSpanning Tree data for devices supporting 32-bit path costs.
1.3.6.1.2.1.17.8.1.7Groupdot1dTpBridgeGroupcurrentBridge level Transparent Bridging data.
1.3.6.1.2.1.17.8.1.8Groupdot1dTpFdbGroupcurrentFiltering Database information for the Bridge.
1.3.6.1.2.1.17.8.1.9Groupdot1dTpGroupcurrentDynamic Filtering Database information for each port of the Bridge.
1.3.6.1.2.1.17.8.1.10Groupdot1dStaticGroupcurrentStatic Filtering Database information for each port of the Bridge.
1.3.6.1.2.1.17.8.1.11Groupdot1dNotificationGroupcurrentGroup of objects describing notifications (traps).
1.3.6.1.2.1.17.8.2Nodedot1dCompliances
1.3.6.1.2.1.17.8.2.1CompliancebridgeCompliance1493currentThe compliance statement for device support of bridging services, as per RFC1493.
1.3.6.1.2.1.17.8.2.2CompliancebridgeCompliance4188currentThe compliance statement for device support of bridging services. This supports 32-bit Path Cost values and the more restricted bridge and port priorities, as …
Type Definitions
NameSyntaxStatusDescription
BridgeIdOCTET STRING (SIZE (8))currentThe 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 r…
TimeoutInteger32currentA Spanning Tree Protocol (STP) timer in units of 1/100 seconds. Several objects in this MIB module represent values of timers used by the Spanning Tree Protocol. In this MIB, these timers have values in units of hundred…