IEEE8021-BRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: IEEE8021-BRIDGE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ieee8021BridgeMib 1.3.111.2.802.1.1.2
The Bridge MIB module for managing devices that support IEEE Std 802.1Q. This MIB module is derived from the IETF BRIDGE-MIB, RFC 4188. Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2014. Copyright (C) IEEE (2014). This version of this MIB module is part of IEEE802.1Q; see the draft itself for full legal notices.
     ieee8021BridgeNotifications 1.3.111.2.802.1.1.2.0
     ieee8021BridgeObjects 1.3.111.2.802.1.1.2.1
         ieee8021BridgeBase 1.3.111.2.802.1.1.2.1.1
             ieee8021BridgeBaseTable 1.3.111.2.802.1.1.2.1.1.1 no-access
A table that contains generic information about every Bridge component. All writable objects in this table MUST be persistent over power up restart/reboot.
                 ieee8021BridgeBaseEntry 1.3.111.2.802.1.1.2.1.1.1.1 no-access
A list of objects containing information for each Bridge component.
                     ieee8021BridgeBaseComponentId 1.3.111.2.802.1.1.2.1.1.1.1.1 ieee8021pbbcomponentidentifier no-access
The component identifier is used to distinguish between the multiple virtual Bridge instances within a PBB. In simple situations where there is only a single component the default value is 1.
                     ieee8021BridgeBaseBridgeAddress 1.3.111.2.802.1.1.2.1.1.1.1.2 macaddress read-only
The MAC address used by this Bridge when it is referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this Bridge. However, it is only required to be unique. When concatenated with ieee8021SpanningTreePriority, a unique BridgeIdentifier is formed, which is used in the Spanning Tree Protocol. This object may not be modified while the corresponding instance of ieee8021BridgeBaseRowStatus is active(1). The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgeBaseNumPorts 1.3.111.2.802.1.1.2.1.1.1.1.3 integer32 read-only
The number of ports controlled by this bridging entity.
                     ieee8021BridgeBaseComponentType 1.3.111.2.802.1.1.2.1.1.1.1.4 integer read-only
Indicates the component type(s) of this Bridge. The following component types are possible: iComponent(1) - An S-VLAN component of a Backbone Edge Bridge which performs encapsulation of customer frames. bComponent(2) - An S-VLAN component of a Backbone Edge Bridge which bundles backbone service instances into B-VLANs. cVlanComponent(3) - A C-VLAN component of an enterprise VLAN Bridge or of a Provider Bridge used to process C-tagged frames. sVlanComponent(4) - An S-VLAN component of a Provider Bridge. dBridgeComponent(5) - A VLAN unaware component of an IEEE 802.1Q Bridge. erComponent (6) - An Edge Relay component of an EVB Station. tComponent (7) - A TPMR component in a Backbone Edge Bridge. This object may not be modified while the corresponding instance of ieee8021BridgeBaseRowStatus is active(1). The value of this object MUST be retained across reinitializations of the management system. Enumeration: 'sVlanComponent': 4, 'iComponent': 1, 'bComponent': 2, 'tComponent': 7, 'cVlanComponent': 3, 'dBridgeComponent': 5, 'erComponent': 6.
                     ieee8021BridgeBaseDeviceCapabilities 1.3.111.2.802.1.1.2.1.1.1.1.5 bits read-only
Indicates the optional parts of 802.1Q that are implemented by this device and are manageable through this MIB. Capabilities that are allowed on a per-port basis are indicated in ieee8021BridgeBasePortCapabilities. dot1dExtendedFilteringServices(0), -- can perform filtering of -- individual multicast addresses -- controlled by MMRP. dot1dTrafficClasses(1), -- can map priority to -- multiple traffic classes. dot1qStaticEntryIndividualPort(2), -- dot1qStaticUnicastReceivePort & -- dot1qStaticMulticastReceivePort -- can represent non-zero entries. dot1qIVLCapable(3), -- Independent VLAN Learning (IVL). dot1qSVLCapable(4), -- Shared VLAN Learning (SVL). dot1qHybridCapable(5), -- both IVL & SVL simultaneously. dot1qConfigurablePvidTagging(6), -- whether the implementation -- supports the ability to -- override the default PVID -- setting and its egress status -- (VLAN-Tagged or Untagged) on -- each port. dot1dLocalVlanCapable(7) -- can support multiple local -- Bridges, outside of the scope -- of 802.1Q defined VLANs. This object may not be modified while the corresponding instance of ieee8021BridgeBaseRowStatus is active(1). The value of this object MUST be retained across reinitializations of the management system. Bits: 'dot1dExtendedFilteringServices': 0, 'dot1dLocalVlanCapable': 7, 'dot1qConfigurablePvidTagging': 6, 'dot1qSVLCapable': 4, 'dot1qIVLCapable': 3, 'dot1qStaticEntryIndividualPort': 2, 'dot1dTrafficClasses': 1, 'dot1qHybridCapable': 5.
                     ieee8021BridgeBaseTrafficClassesEnabled 1.3.111.2.802.1.1.2.1.1.1.1.6 truthvalue read-only
The value true(1) indicates that Traffic Classes are enabled on this Bridge. When false(2), the Bridge operates with a single priority level for all traffic. This object may be modified while the corresponding instance of ieee8021BridgeBaseRowStatus is active(1). The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgeBaseMmrpEnabledStatus 1.3.111.2.802.1.1.2.1.1.1.1.7 truthvalue read-only
The administrative status requested by management for MMRP. The value true(1) indicates that MMRP should be enabled on this device, in all VLANs, on all ports for which it has not been specifically disabled. When false(2), MMRP is disabled, in all VLANs and on all ports, and all MMRP packets will be forwarded transparently. This object affects both Applicant and Registrar state machines. A transition from false(2) to true(1) will cause a reset of all MMRP state machines on all ports. This object may be modified while the corresponding instance of ieee8021BridgeBaseRowStatus is active(1). The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgeBaseRowStatus 1.3.111.2.802.1.1.2.1.1.1.1.8 rowstatus read-only
The object indicates the status of an entry, and is used to create/delete entries. The following objects MUST be set prior to making a new entry active: ieee8021BridgeBaseBridgeAddress ieee8021BridgeBaseComponentType ieee8021BridgeBaseDeviceCapabilities It is recommended that these three objects not be allowed to be modified while the corresponding instance of ieee8021BridgeBaseRowStatus object is active(1). The following objects are not required to be set before making a new entry active (they will take their defaults), and they also may be modified while the corresponding instance of this object is active(1): ieee8021BridgeBaseTrafficClassesEnabled ieee8021BridgeBaseMmrpEnabledStatus The value of this object and all corresponding instances of other objects in this table MUST be retained across reinitializations of the management system.
             ieee8021BridgeBasePortTable 1.3.111.2.802.1.1.2.1.1.4 no-access
A table that contains generic information about every port that is associated with this Bridge. Transparent, and source-route ports are included.
                 ieee8021BridgeBasePortEntry 1.3.111.2.802.1.1.2.1.1.4.1 no-access
A list of objects containing information for each port of the Bridge.
                     ieee8021BridgeBasePortComponentId 1.3.111.2.802.1.1.2.1.1.4.1.1 ieee8021pbbcomponentidentifier no-access
The component identifier is used to distinguish between the multiple virtual Bridge instances within a PBB. In simple situations where there is only a single component the default value is 1.
                     ieee8021BridgeBasePort 1.3.111.2.802.1.1.2.1.1.4.1.2 ieee8021bridgeportnumber no-access
The port number of the port for which this entry contains Bridge management information.
                     ieee8021BridgeBasePortIfIndex 1.3.111.2.802.1.1.2.1.1.4.1.3 interfaceindexorzero read-write
The value of the instance of the IfIndex object, defined in the IF-MIB, for the interface corresponding to this port, or the value 0 if the port has not been bound to an underlying frame source and sink. It is an implementation specific decision as to whether this object may be modified if it has been created or if 0 is a legal value. The underlying IfEntry indexed by this column MUST be persistent across reinitializations of the management system.
                     ieee8021BridgeBasePortDelayExceededDiscards 1.3.111.2.802.1.1.2.1.1.4.1.4 counter64 read-only
The 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. Discontinuities in the value of the counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime object of the associated interface (if any).
                     ieee8021BridgeBasePortMtuExceededDiscards 1.3.111.2.802.1.1.2.1.1.4.1.5 counter64 read-only
The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route Bridges. Discontinuities in the value of the counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime object of the associated interface (if any).
                     ieee8021BridgeBasePortCapabilities 1.3.111.2.802.1.1.2.1.1.4.1.6 bits read-only
Indicates the parts of IEEE 802.1Q that are optional on a per-port basis, that are implemented by this device, and that are manageable through this MIB. dot1qDot1qTagging(0), -- supports 802.1Q VLAN tagging of -- frames and MVRP. dot1qConfigurableAcceptableFrameTypes(1), -- allows modified values of -- dot1qPortAcceptableFrameTypes. dot1qIngressFiltering(2) -- supports the discarding of any -- frame received on a Port whose -- VLAN classification does not -- include that Port in its Member -- set. Bits: 'dot1qIngressFiltering': 2, 'dot1qDot1qTagging': 0, 'dot1qConfigurableAcceptableFrameTypes': 1.
                     ieee8021BridgeBasePortTypeCapabilities 1.3.111.2.802.1.1.2.1.1.4.1.7 bits read-only
Indicates the capabilities of this port. The corresponding instance of ieee8021BridgeBasePortType can potentially take any of the values for which the corresponding bit in this object is 1. The possible port types are as follows: customerVlanPort(0) - Indicates the port can be a C-TAG aware port of an enterprise VLAN aware Bridge. providerNetworkPort(1) - Indicates the port can be an S-TAG aware port of a Provider Bridge or Backbone Edge Bridge used for connections within a PBN or PBBN. customerNetworkPort(2) - Indicates the port can be an S-TAG aware port of a Provider Bridge or Backbone Edge Bridge used for connections to the exterior of a PBN or PBBN. customerEdgePort(3) - Indicates the port can be a C-TAG aware port of a Provider Bridge used for connections to the exterior of a PBN or PBBN. customerBackbonePort(4) - Indicates the port can be a I-TAG aware port of a Backbone Edge Bridge's B-component. virtualInstancePort(5) - Indicates the port can be a virtual S-TAG aware port within a Backbone Edge Bridge's I-component which is responsible for handling S-tagged traffic for a specific backbone service instance. dBridgePort(6) - Indicates the port can be a VLAN-unaware member of an 802.1Q Bridge. remoteCustomerAccessPort(7) - Indicates the port can be an S-TAG aware port of a Provider Bridge capable of providing Remote Customer Service Interfaces. stationFacingBridgePort(8) - Indicates the station-facing Bridge Port in a EVB Bridge. uplinkAccessPort(9) - Indicates the uplink access port in an EVB Bridge or EVB station. uplinkRelayPort (10) - Indicates the uplink relay port in an EVB station. Bits: 'customerVlanPort': 0, 'uplinkAccessPort': 9, 'providerNetworkPort': 1, 'customerBackbonePort': 4, 'virtualInstancePort': 5, 'stationFacingBridgePort': 8, 'customerNetworkPort': 2, 'uplinkRelayPort': 10, 'dBridgePort': 6, 'remoteCustomerAccessPort': 7, 'customerEdgePort': 3.
                     ieee8021BridgeBasePortType 1.3.111.2.802.1.1.2.1.1.4.1.8 ieee8021bridgeporttype read-only
The port type. This value MUST be persistent over power up restart/reboot.
                     ieee8021BridgeBasePortExternal 1.3.111.2.802.1.1.2.1.1.4.1.9 truthvalue read-only
A boolean indicating whether the port is external. A value of true(1) means the port is external. A value of false(2) means the port is internal.
                     ieee8021BridgeBasePortAdminPointToPoint 1.3.111.2.802.1.1.2.1.1.4.1.10 integer read-write
For a port running spanning tree, this object represents the administrative point-to-point status of the LAN segment attached to this port, using the enumeration values of IEEE Std 802.1AC. A value of forceTrue(1) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(2) indicates that this port should be treated as having a shared media connection. A value of auto(3) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means. Manipulating this object changes the underlying adminPointToPointMAC. For a VIP, the adminPointToPointMAC parameter controls the mechanism by which the Default Backbone Destination parameter for the VIP is determined. For a backbone service instance that includes only 2 VIPs, the value may be set to forceTrue(1) which permits dynamic learning of the Default Backbone Destination parameter. For a backbone service instance that includes more than 2 VIPs, the value MUST be set to ForceFalse(2) or auto(3). When this object is set to forceTrue(1) for a VIP, the Default Backbone Destination parameter is modified by the subsequent M_UNITDATA.indications as specified in 6.10.1 (and described in 26.4.1). Whenever the parameter is set to forceFalse(2) or auto(3), the value for the Default Backbone Destination parameter is set to the Backbone Service Instance Group Address for the VIP-ISID. The value of this object MUST be retained across reinitializations of the management system. Enumeration: 'forceFalse': 2, 'forceTrue': 1, 'auto': 3.
                     ieee8021BridgeBasePortOperPointToPoint 1.3.111.2.802.1.1.2.1.1.4.1.11 truthvalue read-only
For a port running spanning tree, this object represents the operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection. If adminPointToPointMAC is set to auto(2), then the value of operPointToPointMAC is determined in accordance with the specific procedures defined for the MAC entity concerned, as defined in IEEE Std 802.1AC. The value is determined dynamically; that is, it is re-evaluated whenever the value of adminPointToPointMAC changes, and whenever the specific procedures defined for the MAC entity evaluate a change in its point-to-point status. For a VIP, this object simply reflects the value of the corresponding instance of ieee8021BridgeBasePortAdminPointToPoint. The value will be true(1) if that object is forceTrue(1), and the value will be false(2) if the value of that object is either forceFalse(2) or auto(3).
                     ieee8021BridgeBasePortName 1.3.111.2.802.1.1.2.1.1.4.1.12 snmpadminstring read-only
A text string of up to 32 characters, of locally determined significance.
             ieee8021BridgeBaseIfToPortTable 1.3.111.2.802.1.1.2.1.1.5 no-access
A table that contains generic information about every ifIndex that is associated with this Bridge.
                 ieee8021BridgeBaseIfToPortEntry 1.3.111.2.802.1.1.2.1.1.5.1 no-access
A list of objects containing information for each ifIndex of the Bridge.
                     ieee8021BridgeBaseIfIndexComponentId 1.3.111.2.802.1.1.2.1.1.5.1.1 ieee8021pbbcomponentidentifier read-only
The component ID for this ifIndex.
                     ieee8021BridgeBaseIfIndexPort 1.3.111.2.802.1.1.2.1.1.5.1.2 ieee8021bridgeportnumber read-only
The port for this ifIndex.
             ieee8021BridgePhyPortTable 1.3.111.2.802.1.1.2.1.1.6 no-access
A table that contains ISS port number to Bridge componentID and port number mapping.
                 ieee8021BridgePhyPortEntry 1.3.111.2.802.1.1.2.1.1.6.1 no-access
A list of objects containing mapping for ISS port numbers to Bridge componentID and port numbers
                     ieee8021BridgePhyPort 1.3.111.2.802.1.1.2.1.1.6.1.1 ieee8021bridgeportnumber no-access
The ISS port.
                     ieee8021BridgePhyPortIfIndex 1.3.111.2.802.1.1.2.1.1.6.1.2 interfaceindexorzero read-only
The value of the instance of the IfIndex object, defined in the IF-MIB, for the interface corresponding to this port, or the value 0 if the port has not been bound to an underlying frame source and sink. The underlying IfEntry indexed by this column MUST be persistent across reinitializations of the management system.
                     ieee8021BridgePhyMacAddress 1.3.111.2.802.1.1.2.1.1.6.1.3 macaddress read-only
The MAC address
                     ieee8021BridgePhyPortToComponentId 1.3.111.2.802.1.1.2.1.1.6.1.4 ieee8021pbbcomponentidentifierorzero read-only
The component ID that this ISS port belongs to.
                     ieee8021BridgePhyPortToInternalPort 1.3.111.2.802.1.1.2.1.1.6.1.5 ieee8021bridgeportnumberorzero read-only
The port number to which this ISS port maps to.
         ieee8021BridgeTp 1.3.111.2.802.1.1.2.1.2
             ieee8021BridgeTpPortTable 1.3.111.2.802.1.1.2.1.2.1 no-access
A table that contains information about every port that is associated with this transparent Bridge.
                 ieee8021BridgeTpPortEntry 1.3.111.2.802.1.1.2.1.2.1.1 no-access
A list of objects containing information for each port of a transparent Bridge.
                     ieee8021BridgeTpPortComponentId 1.3.111.2.802.1.1.2.1.2.1.1.1 ieee8021pbbcomponentidentifier no-access
The component identifier is used to distinguish between the multiple virtual Bridge instances within a PBB. In simple situations where there is only a single component the default value is 1.
                     ieee8021BridgeTpPort 1.3.111.2.802.1.1.2.1.2.1.1.2 ieee8021bridgeportnumber no-access
The port number of the port for which this entry contains Transparent bridging management information.
                     ieee8021BridgeTpPortMaxInfo 1.3.111.2.802.1.1.2.1.2.1.1.3 integer32 read-only
The maximum size of the INFO (non-MAC) field that this port will receive or transmit.
                     ieee8021BridgeTpPortInFrames 1.3.111.2.802.1.1.2.1.2.1.1.4 counter64 read-only
The 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 counted by this object if and only if it is for a protocol being processed by the local bridging function, including Bridge management frames. Discontinuities in the value of the counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime object of the associated interface (if any).
                     ieee8021BridgeTpPortOutFrames 1.3.111.2.802.1.1.2.1.2.1.1.5 counter64 read-only
The 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 counted by this object if and only if it is for a protocol being processed by the local bridging function, including Bridge management frames. Discontinuities in the value of the counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime object of the associated interface (if any).
                     ieee8021BridgeTpPortInDiscards 1.3.111.2.802.1.1.2.1.2.1.1.6 counter64 read-only
Count of received valid frames that were discarded (i.e., filtered) by the Forwarding Process. Discontinuities in the value of the counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime object of the associated interface (if any).
         ieee8021BridgePriority 1.3.111.2.802.1.1.2.1.3
             ieee8021BridgePortPriorityTable 1.3.111.2.802.1.1.2.1.3.1 no-access
A table that contains information about every port that is associated with this transparent Bridge.
                 ieee8021BridgePortPriorityEntry 1.3.111.2.802.1.1.2.1.3.1.1 no-access
A list of Default User Priorities for each port of a transparent Bridge. This is indexed by ieee8021BridgeBasePortComponentId and ieee8021BridgeBasePort.
                     ieee8021BridgePortDefaultUserPriority 1.3.111.2.802.1.1.2.1.3.1.1.1 ieee8021priorityvalue read-write
The default ingress priority for this port. This only has effect on media, such as Ethernet, that do not support native priority. The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgePortNumTrafficClasses 1.3.111.2.802.1.1.2.1.3.1.1.2 integer32 read-write
The number of egress traffic classes supported on this port. This object may optionally be read-only. The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgePortPriorityCodePointSelection 1.3.111.2.802.1.1.2.1.3.1.1.3 ieee8021prioritycodepoint read-write
This object identifies the rows in the PCP encoding and decoding tables that are used to remark frames on this port if this remarking is enabled.
                     ieee8021BridgePortUseDEI 1.3.111.2.802.1.1.2.1.3.1.1.4 truthvalue read-write
If the Use_DEI is set to true(1) for the Port then the drop_eligible parameter is encoded in the DEI of transmitted frames, and the drop_eligible parameter shall be true(1) for a received frame if the DEI is set in the VLAN tag or the Priority Code Point Decoding Table indicates drop_eligible True for the received PCP value. If the Use_DEI parameter is false(2), the DEI shall be transmitted as zero and ignored on receipt. The default value of the Use_DEI parameter is false(2).
                     ieee8021BridgePortRequireDropEncoding 1.3.111.2.802.1.1.2.1.3.1.1.5 truthvalue read-write
If a Bridge supports encoding or decoding of drop_eligible from the PCP field of a VLAN tag (6.7.3) on any of its Ports, then it shall implement a Boolean parameter Require Drop Encoding on each of its Ports with default value false(2). If Require Drop Encoding is True and the Bridge Port cannot encode particular priorities with drop_eligible, then frames queued with those priorities and drop_eligible true(1) shall be discarded and not transmitted.
                     ieee8021BridgePortServiceAccessPrioritySelection 1.3.111.2.802.1.1.2.1.3.1.1.6 truthvalue read-write
Indication of whether the Service Access Priority Selection function is supported on the Customer Bridge Port to request priority handling of the frame from a Port-based service interface.
             ieee8021BridgeUserPriorityRegenTable 1.3.111.2.802.1.1.2.1.3.2 no-access
A list of Regenerated User Priorities for each received priority on each port of a Bridge. The regenerated priority value may be used to index the Traffic Class Table for each input port. This only has effect on media that support native priority. The default values for Regenerated User Priorities are the same as the User Priorities.
                 ieee8021BridgeUserPriorityRegenEntry 1.3.111.2.802.1.1.2.1.3.2.1 no-access
A mapping of incoming priority to a regenerated priority.
                     ieee8021BridgeUserPriority 1.3.111.2.802.1.1.2.1.3.2.1.1 ieee8021priorityvalue no-access
The priority for a frame received on this port.
                     ieee8021BridgeRegenUserPriority 1.3.111.2.802.1.1.2.1.3.2.1.2 ieee8021priorityvalue read-write
The regenerated priority that the incoming User Priority is mapped to for this port. The value of this object MUST be retained across reinitializations of the management system.
             ieee8021BridgeTrafficClassTable 1.3.111.2.802.1.1.2.1.3.3 no-access
A table mapping evaluated priority to Traffic Class, for forwarding by the Bridge. Traffic class is a number in the range (0..(ieee8021BridgePortNumTrafficClasses-1)).
                 ieee8021BridgeTrafficClassEntry 1.3.111.2.802.1.1.2.1.3.3.1 no-access
Priority to Traffic Class mapping.
                     ieee8021BridgeTrafficClassPriority 1.3.111.2.802.1.1.2.1.3.3.1.1 ieee8021priorityvalue no-access
The Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media-type. For untagged frames received from Ethernet media, this value is equal to the ieee8021BridgePortDefaultUserPriority value for the ingress port. For untagged frames received from non-Ethernet media, this value is equal to the ieee8021BridgeRegenUserPriority value for the ingress port and media-specific priority.
                     ieee8021BridgeTrafficClass 1.3.111.2.802.1.1.2.1.3.3.1.2 integer32 read-write
The Traffic Class the received frame is mapped to. The value of this object MUST be retained across reinitializations of the management system.
             ieee8021BridgePortOutboundAccessPriorityTable 1.3.111.2.802.1.1.2.1.3.4 no-access
A table mapping regenerated priority to Outbound Access Priority. This is a fixed mapping for all port types, with three options for IEEE 802.17 RPR.
                 ieee8021BridgePortOutboundAccessPriorityEntry 1.3.111.2.802.1.1.2.1.3.4.1 no-access
Regenerated priority to Outbound Access Priority mapping.
                     ieee8021BridgePortOutboundAccessPriority 1.3.111.2.802.1.1.2.1.3.4.1.1 ieee8021priorityvalue read-only
The Outbound Access Priority the received frame is mapped to.
             ieee8021BridgePortDecodingTable 1.3.111.2.802.1.1.2.1.3.5 no-access
A table that contains information about Priority Code Point Decoding Table for a Port of a provider Bridge. Alternative values for each table are specified as rows in Table 6-3 (6.9.3), with each alternative labeled by the number of distinct priorities that can be communicated, and the number of these for which drop precedence can be communicated. All writable objects in this table MUST be persistent over power up restart/reboot.
                 ieee8021BridgePortDecodingEntry 1.3.111.2.802.1.1.2.1.3.5.1 no-access
A list of objects containing Priority Code Point Decoding information for a port of a provider Bridge.
                     ieee8021BridgePortDecodingComponentId 1.3.111.2.802.1.1.2.1.3.5.1.1 ieee8021pbbcomponentidentifier no-access
The component identifier is used to distinguish between the multiple virtual Bridge instances within a PBB. In simple situations where there is only a single component the default value is 1.
                     ieee8021BridgePortDecodingPortNum 1.3.111.2.802.1.1.2.1.3.5.1.2 ieee8021bridgeportnumber no-access
A unique identifier of a port controlled by this VLAN bridging entity.
                     ieee8021BridgePortDecodingPriorityCodePointRow 1.3.111.2.802.1.1.2.1.3.5.1.3 ieee8021prioritycodepoint no-access
The specific row in Table 6-2 (6.9.3) indicating the PCP.
                     ieee8021BridgePortDecodingPriorityCodePoint 1.3.111.2.802.1.1.2.1.3.5.1.4 integer32 no-access
The specific PCP value in Table 6-2 (6.9.3).
                     ieee8021BridgePortDecodingPriority 1.3.111.2.802.1.1.2.1.3.5.1.5 ieee8021priorityvalue read-write
The specific priority value in Table 6-2 (6.9.3).
                     ieee8021BridgePortDecodingDropEligible 1.3.111.2.802.1.1.2.1.3.5.1.6 truthvalue read-write
The drop eligibility value in Table 6-3 (6.7.3).
             ieee8021BridgePortEncodingTable 1.3.111.2.802.1.1.2.1.3.6 no-access
A table that contains information about Priority Code Point Decoding Table for a Port of a provider Bridge. Alternative values for each table are specified as rows in Table 6-2 (6.9.3), with each alternative labeled by the number of distinct priorities that can be communicated, and the number of these for which drop precedence can be communicated. All writable objects in this table MUST be persistent over power up restart/reboot.
                 ieee8021BridgePortEncodingEntry 1.3.111.2.802.1.1.2.1.3.6.1 no-access
A list of objects containing Priority Code Point Encoding information for a port of a provider Bridge.
                     ieee8021BridgePortEncodingComponentId 1.3.111.2.802.1.1.2.1.3.6.1.1 ieee8021pbbcomponentidentifier no-access
The component identifier is used to distinguish between the multiple virtual Bridge instances within a PBB. In simple situations where there is only a single component the default value is 1.
                     ieee8021BridgePortEncodingPortNum 1.3.111.2.802.1.1.2.1.3.6.1.2 ieee8021bridgeportnumber no-access
A unique identifier of a port controlled by this VLAN bridging entity.
                     ieee8021BridgePortEncodingPriorityCodePointRow 1.3.111.2.802.1.1.2.1.3.6.1.3 ieee8021prioritycodepoint no-access
The specific row in Table 6-2 (6.9.3) indicating the PCP row. (i.e. 8P0D, 7P1D, 6P2D, 5P3D)
                     ieee8021BridgePortEncodingPriorityCodePoint 1.3.111.2.802.1.1.2.1.3.6.1.4 integer32 no-access
The specific row in Table 6-2 (6.9.3) indicating the PCP. (i.e., 0,1,2,3,4,5,6,7).
                     ieee8021BridgePortEncodingDropEligible 1.3.111.2.802.1.1.2.1.3.6.1.5 truthvalue no-access
The specific row in Table 6-2 (6.9.3) indicating the drop eligibility. A value of true(1) means eligible for drop.
                     ieee8021BridgePortEncodingPriority 1.3.111.2.802.1.1.2.1.3.6.1.6 ieee8021priorityvalue read-write
The encoding priority in Table 6-2 (6.9.3).
             ieee8021BridgeServiceAccessPriorityTable 1.3.111.2.802.1.1.2.1.3.7 no-access
A table that contains information about the Service Access Priority Selection function for a provider Bridge. The use of this table enables a mechanism for a Customer Bridge attached to a Provider Bridged Network to request priority handling of frames. All writable objects in this table MUST be persistent over power up restart/reboot.
                 ieee8021BridgeServiceAccessPriorityEntry 1.3.111.2.802.1.1.2.1.3.7.1 no-access
A list of objects containing information about the Service Access Priority Selection function for a provider Bridge.
                     ieee8021BridgeServiceAccessPriorityComponentId 1.3.111.2.802.1.1.2.1.3.7.1.1 ieee8021pbbcomponentidentifier no-access
The component identifier is used to distinguish between the multiple virtual Bridge instances within a PBB. In simple situations where there is only a single component the default value is 1.
                     ieee8021BridgeServiceAccessPriorityPortNum 1.3.111.2.802.1.1.2.1.3.7.1.2 ieee8021bridgeportnumber no-access
A unique identifier of a port controlled by this VLAN bridging entity.
                     ieee8021BridgeServiceAccessPriorityReceived 1.3.111.2.802.1.1.2.1.3.7.1.3 ieee8021priorityvalue no-access
The default received priority value in Table 6-4 (IEEE Std 802.1AC). (i.e., 0,1,2,3,4,5,6,7)
                     ieee8021BridgeServiceAccessPriorityValue 1.3.111.2.802.1.1.2.1.3.7.1.4 ieee8021priorityvalue read-write
The regenerated priority value in Table 6-4 (IEEE Std 802.1AC). (i.e., 0,1,2,3,4,5,6,7)
         ieee8021BridgeMrp 1.3.111.2.802.1.1.2.1.4
             ieee8021BridgePortMrpTable 1.3.111.2.802.1.1.2.1.4.1 no-access
A table of MRP control information about every Bridge port. This is indexed by ieee8021BridgeBasePortComponentId and ieee8021BridgeBasePort.
                 ieee8021BridgePortMrpEntry 1.3.111.2.802.1.1.2.1.4.1.1 no-access
MRP control information for a Bridge Port.
                     ieee8021BridgePortMrpJoinTime 1.3.111.2.802.1.1.2.1.4.1.1.1 timeinterval read-write
The MRP Join time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgePortMrpLeaveTime 1.3.111.2.802.1.1.2.1.4.1.1.2 timeinterval read-write
The MRP Leave time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgePortMrpLeaveAllTime 1.3.111.2.802.1.1.2.1.4.1.1.3 timeinterval read-write
The MRP LeaveAll time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
         ieee8021BridgeMmrp 1.3.111.2.802.1.1.2.1.5
             ieee8021BridgePortMmrpTable 1.3.111.2.802.1.1.2.1.5.1 no-access
A table of MMRP control and status information about every Bridge Port. Augments the ieee8021BridgeBasePortTable.
                 ieee8021BridgePortMmrpEntry 1.3.111.2.802.1.1.2.1.5.1.1 no-access
MMRP control and status information for a Bridge Port.
                     ieee8021BridgePortMmrpEnabledStatus 1.3.111.2.802.1.1.2.1.5.1.1.1 truthvalue read-write
The administrative state of MMRP operation on this port. The value true(1) indicates that MMRP is enabled on this port in all VLANs as long as ieee8021BridgeMmrpEnabledStatus is also true(1). A value of false(2) indicates that MMRP is disabled on this port in all VLANs: any MMRP packets received will be silently discarded, and no MMRP registrations will be propagated from other ports. Setting this to a value of true(1) will be stored by the agent but will only take effect on the MMRP protocol operation if ieee8021BridgeMmrpEnabledStatus also indicates the value true(1). This object affects all MMRP Applicant and Registrar state machines on this port. A transition from false(2) to true(1) will cause a reset of all MMRP state machines on this port. The value of this object MUST be retained across reinitializations of the management system.
                     ieee8021BridgePortMmrpFailedRegistrations 1.3.111.2.802.1.1.2.1.5.1.1.2 counter64 read-only
The total number of failed MMRP registrations, for any reason, in all VLANs, on this port.
                     ieee8021BridgePortMmrpLastPduOrigin 1.3.111.2.802.1.1.2.1.5.1.1.3 macaddress read-only
The Source MAC Address of the last MMRP message received on this port.
                     ieee8021BridgePortRestrictedGroupRegistration 1.3.111.2.802.1.1.2.1.5.1.1.4 truthvalue read-write
The state of Restricted Group Registration on this port. If the value of this control is true(1), then creation of a new dynamic entry is permitted only if there is a Static Filtering Entry for the VLAN concerned, in which the Registrar Administrative Control value is Normal Registration. The value of this object MUST be retained across reinitializations of the management system.
         ieee8021BridgeInternalLan 1.3.111.2.802.1.1.2.1.6
             ieee8021BridgeILanIfTable 1.3.111.2.802.1.1.2.1.6.1 no-access
This table is a sparse augmentation of ifTable and controls the creation of the I-LAN Interface. An I-LAN Interface is used to create internal connections between Bridge Ports in a 802.1 device. An I-LAN Interfaces can be directly associated with a set of Bridge Ports. An I-LAN Interfaces can also be used as a stacking interface to relate other interfaces before association to Bridge Ports. For example, an I-LAN interface can be created to link traffic between a PIP and a CBP. In this case a CBP is created on the B-Component and the CBP's related IfEntry is stacked upon the IfEntry of the I-LAN. The PIP is stacked upon the I-LAN using the IfStackTable. Finally, a VIP is created on the I-Component and is associated with the PIP, thus completing the path from the I-Component's MAC relay to the CBP on the B-Component. Entries in this table MUST be persistent over power up restart/reboot.
                 ieee8021BridgeILanIfEntry 1.3.111.2.802.1.1.2.1.6.1.1 no-access
Each entry consists of a Row Status to control creation.
                     ieee8021BridgeILanIfRowStatus 1.3.111.2.802.1.1.2.1.6.1.1.1 rowstatus read-only
This object is used to create and delete entries in this table and the Interface table.
         ieee8021BridgeDot1d 1.3.111.2.802.1.1.2.1.7
             ieee8021BridgeDot1dPortTable 1.3.111.2.802.1.1.2.1.7.1 no-access
This table provides the capability to dynamically create and delete MAC Bridge Ports. Each entry in this table MUST have a corresponding entry in the ieee8021BridgeBasePortTable. Entries in this table MUST be persistent over power up restart/reboot.
                 ieee8021BridgeDot1dPortEntry 1.3.111.2.802.1.1.2.1.7.1.1 no-access
Each entry consists of a Row Status to control creation.
                     ieee8021BridgeDot1dPortRowStatus 1.3.111.2.802.1.1.2.1.7.1.1.1 rowstatus read-only
This object is used to create and delete entries in this table and the ieee8021BridgeBasePortTable.
     ieee8021BridgeConformance 1.3.111.2.802.1.1.2.2
         ieee8021BridgeCompliances 1.3.111.2.802.1.1.2.2.1
             ieee8021BridgeCompliance 1.3.111.2.802.1.1.2.2.1.1
The compliance statement for devices supporting VLAN-unaware bridging services as defined in IEEE Std 802.1Q. Such devices support path cost values of 32-bits, and Bridge and port priority values are more restricted than in 802.1D-1995. Full support for the IEEE 802.1Q management objects requires implementation of the objects listed in the systemGroup from the SNMPv2-MIB [RFC3418], as well as the objects listed in the ifGeneralInformationGroup from the IF-MIB [RFC2863].
             ieee8021BridgePriorityAndMulticastFilteringCompliance 1.3.111.2.802.1.1.2.2.1.2
The compliance statement for device support of Priority and Multicast Filtering extended bridging services.
             ieee8021BridgeCompliance1 1.3.111.2.802.1.1.2.2.1.3
The compliance statement for devices supporting VLAN-unaware bridging services as defined in IEEE Std 802.1Q. Such devices support path cost values of 32-bits, and Bridge and port priority values are more restricted than in 802.1D-1995. Full support for the IEEE 802.1Q management objects requires implementation of the objects listed in the systemGroup from the SNMPv2-MIB [RFC3418], as well as the objects listed in the ifGeneralInformationGroup from the IF-MIB [RFC2863].
         ieee8021BridgeGroups 1.3.111.2.802.1.1.2.2.2
             ieee8021BridgeBaseBridgeGroup 1.3.111.2.802.1.1.2.2.2.1
Bridge level information for this device.
             ieee8021BridgeBasePortGroup 1.3.111.2.802.1.1.2.2.2.2
Information for each port on this device.
             ieee8021BridgeCapGroup 1.3.111.2.802.1.1.2.2.2.3
A collection of objects indicating the optional capabilities of the device.
             ieee8021BridgeDeviceMmrpGroup 1.3.111.2.802.1.1.2.2.2.4
A collection of objects providing device-level control for the Multicast Filtering extended Bridge services.
             ieee8021BridgeTpPortGroup 1.3.111.2.802.1.1.2.2.2.6
Dynamic Filtering Database information for each port of the Bridge.
             ieee8021BridgeDevicePriorityGroup 1.3.111.2.802.1.1.2.2.2.7
A collection of objects providing device-level control for the Priority services.
             ieee8021BridgeDefaultPriorityGroup 1.3.111.2.802.1.1.2.2.2.8
A collection of objects defining the priority applicable to each port for media that do not support native priority.
             ieee8021BridgeRegenPriorityGroup 1.3.111.2.802.1.1.2.2.2.9
A collection of objects defining the User Priorities applicable to each port for media that support native priority.
             ieee8021BridgePriorityGroup 1.3.111.2.802.1.1.2.2.2.10
A collection of objects defining the traffic classes within a Bridge for each evaluated priority.
             ieee8021BridgeAccessPriorityGroup 1.3.111.2.802.1.1.2.2.2.11
A collection of objects defining the media-dependent outbound access level for each priority.
             ieee8021BridgePortMrpGroup 1.3.111.2.802.1.1.2.2.2.12
A collection of objects providing port level control and status information for MRP operation.
             ieee8021BridgePortMmrpGroup 1.3.111.2.802.1.1.2.2.2.13
A collection of objects providing port level control and status information for MMRP operation.
             ieee8021BridgePortDecodingGroup 1.3.111.2.802.1.1.2.2.2.14
A collection of objects providing statistics counters for decoding priority and drop eligibility for Bridge Ports.
             ieee8021BridgePortEncodingGroup 1.3.111.2.802.1.1.2.2.2.15
A collection of objects providing statistics counters for encoding priority and drop eligibility for Bridge Ports.
             ieee8021BridgeServiceAccessPriorityGroup 1.3.111.2.802.1.1.2.2.2.16
A collection of objects providing statistics counters for service access priority.
             ieee8021BridgeInternalLANGroup 1.3.111.2.802.1.1.2.2.2.17
A collection of objects providing control of internal LAN configuration.
             ieee8021BridgeCreatableBaseBridgeGroup 1.3.111.2.802.1.1.2.2.2.18
Controls the managment system directed creation of Bridge Components.
             ieee8021BridgeDot1dDynamicPortCreationGroup 1.3.111.2.802.1.1.2.2.2.19
A collection of objects providing dynamic creation and deletion of MAC Bridge Ports.
             ieee8021BridgeBaseIfToPortGroup 1.3.111.2.802.1.1.2.2.2.20
A collection of objects providing a map between interface index and component ID and Bridge Ports.
             ieee8021BridgePhyPortGroup 1.3.111.2.802.1.1.2.2.2.21
The collection of objects used to represent a ISS port management objects.