IEEE8021-BRIDGE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
16
Rows
16
Columns
69
.1.3.111.2.802.1.1.2.1.1.1 · 1 row entry · 8 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeBaseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBaseTable'
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 row .1.3.111.2.802.1.1.2.1.1.1.1
A list of objects containing information for each Bridge
component.
Column Syntax OID
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.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier
Type Constraints:
range: 1..4294967295
.1.3.111.2.802.1.1.2.1.1.1.1.1
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…
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.111.2.802.1.1.2.1.1.1.1.2
The number of ports controlled by this bridging
entity.
portsSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.111.2.802.1.1.2.1.1.1.1.3
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 custo…
Enumerationr/w
Enumerated Values:
1iComponent
2bComponent
3cVlanComponent
4sVlanComponent
5dBridgeComponent
6erComponent
7tComponent
.1.3.111.2.802.1.1.2.1.1.1.1.4
Indicates the optional parts of IEEE Std 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
ieee8021BridgeBasePortCapabili…
Bitsr/w
Enumerated Values:
0dot1dExtendedFilteringServices
1dot1dTrafficClasses
2dot1qStaticEntryIndividualPort
3dot1qIVLCapable
4dot1qSVLCapable
5dot1qHybridCapable
6dot1qConfigurablePvidTagging
7dot1dLocalVlanCapable
.1.3.111.2.802.1.1.2.1.1.1.1.5
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 corresp…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.1.1.1.6
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
fals…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.1.1.1.7
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
ieee8021Bri…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.111.2.802.1.1.2.1.1.1.1.8
.1.3.111.2.802.1.1.2.1.1.4 · 1 row entry · 12 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeBasePortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBasePortTable'
A table that contains generic information about every
port that is associated with this Bridge.  Transparent,
and source-route ports are included.
ieee8021BridgeBasePortEntry row .1.3.111.2.802.1.1.2.1.1.4.1
A list of objects containing information for each port
of the Bridge.
Column Syntax OID
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.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier
Type Constraints:
range: 1..4294967295
.1.3.111.2.802.1.1.2.1.1.4.1.1
The port number of the port for which this entry
contains Bridge management information.
IEEE8021-TC-MIBIEEE8021BridgePortNumber
Type Constraints:
range: 1..65535
.1.3.111.2.802.1.1.2.1.1.4.1.2
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.

IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.111.2.802.1.1.2.1.1.4.1.3
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 …
framesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.111.2.802.1.1.2.1.1.4.1.4
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-initializ…
framesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.111.2.802.1.1.2.1.1.4.1.5
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 IEEE 802.1Q VLAN …
Bits
Enumerated Values:
0dot1qDot1qTagging
1dot1qConfigurableAcceptableFrameTypes
2dot1qIngressFiltering
.1.3.111.2.802.1.1.2.1.1.4.1.6
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…
Bits
Enumerated Values:
0customerVlanPort
1providerNetworkPort
2customerNetworkPort
3customerEdgePort
4customerBackbonePort
5virtualInstancePort
6dBridgePort
7remoteCustomerAccessPort
8stationFacingBridgePort
9uplinkAccessPort
10uplinkRelayPort
.1.3.111.2.802.1.1.2.1.1.4.1.7
The port type. This value MUST be persistent over power up
restart/reboot.
IEEE8021-TC-MIBIEEE8021BridgePortType
Type Values:
1none
2customerVlanPort
3providerNetworkPort
4customerNetworkPort
5customerEdgePort
6customerBackbonePort
7virtualInstancePort
8dBridgePort
9remoteCustomerAccessPort
10stationFacingBridgePort
11uplinkAccessPort
12uplinkRelayPort
.1.3.111.2.802.1.1.2.1.1.4.1.8
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.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.1.4.1.9
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) ind…
Enumerationr/w
Enumerated Values:
1forceTrue
2forceFalse
3auto
.1.3.111.2.802.1.1.2.1.1.4.1.10
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…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.1.4.1.11
A text string of up to 32 characters, of
locally determined significance.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.111.2.802.1.1.2.1.1.4.1.12
.1.3.111.2.802.1.1.2.1.1.5 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeBaseIfToPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBaseIfToPortTable'
A table that contains generic information about every
ifIndex that is associated with this Bridge.
ieee8021BridgeBaseIfToPortEntry row .1.3.111.2.802.1.1.2.1.1.5.1
A list of objects containing information for each ifIndex
of the Bridge.
Indexes
Column Syntax OID
The component ID for this ifIndex.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier
Type Constraints:
range: 1..4294967295
.1.3.111.2.802.1.1.2.1.1.5.1.1
The port for this ifIndex.
IEEE8021-TC-MIBIEEE8021BridgePortNumber
Type Constraints:
range: 1..65535
.1.3.111.2.802.1.1.2.1.1.5.1.2
.1.3.111.2.802.1.1.2.1.1.6 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgePhyPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePhyPortTable'
A table that contains ISS port number to Bridge 
componentID and port number mapping.
ieee8021BridgePhyPortEntry row .1.3.111.2.802.1.1.2.1.1.6.1
A list of objects containing mapping for ISS port
numbers to Bridge componentID and port numbers
Column Syntax OID
The ISS port.
IEEE8021-TC-MIBIEEE8021BridgePortNumber
Type Constraints:
range: 1..65535
.1.3.111.2.802.1.1.2.1.1.6.1.1
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.

IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.111.2.802.1.1.2.1.1.6.1.2
The MAC address
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.111.2.802.1.1.2.1.1.6.1.3
The component ID that this ISS port belongs to.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifierOrZero
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.2.1.1.6.1.4
The port number to which this ISS port maps to.
IEEE8021-TC-MIBIEEE8021BridgePortNumberOrZero
Type Constraints:
range: 0..65535
.1.3.111.2.802.1.1.2.1.1.6.1.5
.1.3.111.2.802.1.1.2.1.2.1 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeTpPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeTpPortTable'
A table that contains information about every port that
is associated with this transparent Bridge.
ieee8021BridgeTpPortEntry row .1.3.111.2.802.1.1.2.1.2.1.1
A list of objects containing information for each port of
a transparent Bridge.
Column Syntax OID
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.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier
Type Constraints:
range: 1..4294967295
.1.3.111.2.802.1.1.2.1.2.1.1.1
The port number of the port for which this entry
contains Transparent bridging management information.
IEEE8021-TC-MIBIEEE8021BridgePortNumber
Type Constraints:
range: 1..65535
.1.3.111.2.802.1.1.2.1.2.1.1.2
The maximum size of the INFO (non-MAC) field that
this port will receive or transmit.
bytesSNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.111.2.802.1.1.2.1.2.1.1.3
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 bein…
framesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.111.2.802.1.1.2.1.2.1.1.4
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 …
framesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.111.2.802.1.1.2.1.2.1.1.5
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
o…
framesSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.111.2.802.1.1.2.1.2.1.1.6
.1.3.111.2.802.1.1.2.1.3.1 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgePortPriorityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortPriorityTable'
A table that contains information about every port that
is associated with this transparent Bridge.
ieee8021BridgePortPriorityEntry row .1.3.111.2.802.1.1.2.1.3.1.1
A list of Default User Priorities for each port of a
transparent Bridge. This is indexed by
ieee8021BridgeBasePortComponentId and
ieee8021BridgeBasePort.
Indexes
No indexes recorded
Column Syntax OID
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…
IEEE8021-TC-MIBIEEE8021PriorityValuer/w
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.1.1.1
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.
Integer32r/w
Constraints:
range: 1-8
.1.3.111.2.802.1.1.2.1.3.1.1.2
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.
IEEE8021-TC-MIBIEEE8021PriorityCodePointr/w
Type Values:
1codePoint8p0d
2codePoint7p1d
3codePoint6p2d
4codePoint5p3d
.1.3.111.2.802.1.1.2.1.3.1.1.3
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…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.3.1.1.4
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 defaul…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.3.1.1.5
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.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.3.1.1.6
.1.3.111.2.802.1.1.2.1.3.2 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeUserPriorityRegenTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeUserPriorityRegenTable'
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 row .1.3.111.2.802.1.1.2.1.3.2.1
A mapping of incoming priority to a regenerated
priority.
Column Syntax OID
The priority for a frame received on this port.
IEEE8021-TC-MIBIEEE8021PriorityValue
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.2.1.1
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.
IEEE8021-TC-MIBIEEE8021PriorityValuer/w
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.2.1.2
.1.3.111.2.802.1.1.2.1.3.3 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeTrafficClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeTrafficClassTable'
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 row .1.3.111.2.802.1.1.2.1.3.3.1
Priority to Traffic Class mapping.
Column Syntax OID
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 unta…
IEEE8021-TC-MIBIEEE8021PriorityValue
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.3.1.1
The Traffic Class the received frame is mapped to.

The value of this object MUST be retained across
reinitializations of the management system.
Integer32r/w
Constraints:
range: 0-7
.1.3.111.2.802.1.1.2.1.3.3.1.2
.1.3.111.2.802.1.1.2.1.3.4 · 1 row entry · 1 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgePortOutboundAccessPriorityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortOutboundAccessPriorityTable'
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 row .1.3.111.2.802.1.1.2.1.3.4.1
Regenerated priority to Outbound Access Priority
mapping.
Column Syntax OID
The Outbound Access Priority the received frame is
mapped to.
IEEE8021-TC-MIBIEEE8021PriorityValue
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.4.1.1
.1.3.111.2.802.1.1.2.1.3.5 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgePortDecodingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortDecodingTable'
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 row .1.3.111.2.802.1.1.2.1.3.5.1
A list of objects containing Priority Code Point Decoding
information for a port of a provider Bridge.
Column Syntax OID
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.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier
Type Constraints:
range: 1..4294967295
.1.3.111.2.802.1.1.2.1.3.5.1.1
A unique identifier of a port controlled by this VLAN
bridging entity.
IEEE8021-TC-MIBIEEE8021BridgePortNumber
Type Constraints:
range: 1..65535
.1.3.111.2.802.1.1.2.1.3.5.1.2
The specific row in Table 6-2 (6.9.3) indicating the PCP.
IEEE8021-TC-MIBIEEE8021PriorityCodePoint
Type Values:
1codePoint8p0d
2codePoint7p1d
3codePoint6p2d
4codePoint5p3d
.1.3.111.2.802.1.1.2.1.3.5.1.3
The specific PCP value in Table 6-2 (6.9.3).
Integer32
Constraints:
range: 0-7
.1.3.111.2.802.1.1.2.1.3.5.1.4
The specific priority value in Table 6-2 (6.9.3).
IEEE8021-TC-MIBIEEE8021PriorityValuer/w
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.5.1.5
The drop eligibility value in Table 6-3 (6.7.3).
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.3.5.1.6
.1.3.111.2.802.1.1.2.1.3.6 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgePortEncodingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortEncodingTable'
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 row .1.3.111.2.802.1.1.2.1.3.6.1
A list of objects containing Priority Code Point Encoding
information for a port of a provider Bridge.
Column Syntax OID
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.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier
Type Constraints:
range: 1..4294967295
.1.3.111.2.802.1.1.2.1.3.6.1.1
A unique identifier of a port controlled by this VLAN bridging
entity.
IEEE8021-TC-MIBIEEE8021BridgePortNumber
Type Constraints:
range: 1..65535
.1.3.111.2.802.1.1.2.1.3.6.1.2
The specific row in Table 6-2 (6.9.3) indicating the PCP row.
(i.e., 8P0D, 7P1D, 6P2D, 5P3D)
IEEE8021-TC-MIBIEEE8021PriorityCodePoint
Type Values:
1codePoint8p0d
2codePoint7p1d
3codePoint6p2d
4codePoint5p3d
.1.3.111.2.802.1.1.2.1.3.6.1.3
The specific row in Table 6-2 (6.9.3) indicating the PCP.
(i.e., 0,1,2,3,4,5,6,7).
Integer32
Constraints:
range: 0-7
.1.3.111.2.802.1.1.2.1.3.6.1.4
The specific row in Table 6-2 (6.9.3) indicating the drop
eligibility. A value of true(1) means eligible for drop.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.3.6.1.5
The encoding priority in Table 6-2 (6.9.3).
IEEE8021-TC-MIBIEEE8021PriorityValuer/w
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.6.1.6
.1.3.111.2.802.1.1.2.1.3.7 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeServiceAccessPriorityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeServiceAccessPriorityTable'
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 row .1.3.111.2.802.1.1.2.1.3.7.1
A list of objects containing information about the Service
Access Priority Selection function for a provider Bridge.
Column Syntax OID
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.
IEEE8021-TC-MIBIEEE8021PbbComponentIdentifier
Type Constraints:
range: 1..4294967295
.1.3.111.2.802.1.1.2.1.3.7.1.1
A unique identifier of a port controlled by this VLAN bridging
entity.
IEEE8021-TC-MIBIEEE8021BridgePortNumber
Type Constraints:
range: 1..65535
.1.3.111.2.802.1.1.2.1.3.7.1.2
The default received priority value in Table 6-4.
(i.e., 0,1,2,3,4,5,6,7)
IEEE8021-TC-MIBIEEE8021PriorityValue
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.7.1.3
The regenerated priority value in Table 6-4.
(i.e., 0,1,2,3,4,5,6,7)
IEEE8021-TC-MIBIEEE8021PriorityValuer/w
Type Constraints:
range: 0..7
.1.3.111.2.802.1.1.2.1.3.7.1.4
.1.3.111.2.802.1.1.2.1.4.1 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgePortMrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortMrpTable'
A table of MRP control information about every Bridge
port.  This is indexed by ieee8021BridgeBasePortComponentId
and ieee8021BridgeBasePort.
ieee8021BridgePortMrpEntry row .1.3.111.2.802.1.1.2.1.4.1.1
MRP control information for a Bridge Port.
Indexes
No indexes recorded
Column Syntax OID
The MRP Join time, in centiseconds.

The value of this object MUST be retained across
reinitializations of the management system.
centi-secondsSNMPv2-TCTimeIntervalr/w
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.111.2.802.1.1.2.1.4.1.1.1
The MRP Leave time, in centiseconds.

The value of this object MUST be retained across
reinitializations of the management system.
centi-secondsSNMPv2-TCTimeIntervalr/w
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.111.2.802.1.1.2.1.4.1.1.2
The MRP LeaveAll time, in centiseconds.

The value of this object MUST be retained across
reinitializations of the management system.
centi-secondsSNMPv2-TCTimeIntervalr/w
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.111.2.802.1.1.2.1.4.1.1.3
.1.3.111.2.802.1.1.2.1.5.1 · 1 row entry · 4 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgePortMmrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgePortMmrpTable'
A table of MMRP control and status information about
every Bridge Port.  Augments the ieee8021BridgeBasePortTable.
ieee8021BridgePortMmrpEntry row .1.3.111.2.802.1.1.2.1.5.1.1
MMRP control and status information for a Bridge Port.
Indexes
No indexes recorded
Column Syntax OID
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) indic…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.5.1.1.1
The total number of failed MMRP registrations, for any
reason, in all VLANs, on this port.
failed MMRP registrationsSNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.111.2.802.1.1.2.1.5.1.1.2
The Source MAC Address of the last MMRP message
received on this port.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.111.2.802.1.1.2.1.5.1.1.3
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 wh…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.2.1.5.1.1.4
.1.3.111.2.802.1.1.2.1.6.1 · 1 row entry · 1 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeILanIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeILanIfTable'
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 row .1.3.111.2.802.1.1.2.1.6.1.1
Each entry consists of a Row Status to control creation.
Indexes
Column Syntax OID
This object is used to create and delete entries in this
table and the Interface table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.111.2.802.1.1.2.1.6.1.1.1
.1.3.111.2.802.1.1.2.1.7.1 · 1 row entry · 1 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk ieee8021BridgeDot1dPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeDot1dPortTable'
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 row .1.3.111.2.802.1.1.2.1.7.1.1
Each entry consists of a Row Status to control creation.
Column Syntax OID
This object is used to create and delete entries in this
table and the ieee8021BridgeBasePortTable.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.111.2.802.1.1.2.1.7.1.1.1