SUPERMICRO-BRIDGE-MIB Table View

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

Tables
4
Rows
4
Columns
21
.1.3.6.1.4.1.10876.101.1.26.1.1.7 · 1 row entry · 8 columns
A table that contains generic information about
every port that is associated with this bridge.
Transparent, source-route, and srt ports are
included.
dot1dFutureBasePortEntry entry .1.3.6.1.4.1.10876.101.1.26.1.1.7.1
A list of information for each port of the
bridge.
Indexes
dot1dFutureBasePort
Column Syntax OID
dot1dFutureBasePort
The port number of the port for which this entry contains
bridge management information
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.1
dot1dBasePortAdminStatus
Control for Bridging services for this interface.
An entry in the dot1dBasePortTable, dot1dStpPortTable and
dot1dTpPortTable will be created during the first indication
of this Interface Oper Up. Such a created Interf…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.2
dot1dBasePortOperStatus
The operational counterpart of the dot1dBasePortAdminStatus.
This object is valid only if the administration status of the
corresponding interface is up (1).
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.3
dot1dBasePortBcastStatus
Control for Broadcast frame forwarding over this
interface. Setting this object to down (2) restricts forwarding
Broadcast frames over this interface.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.4
dot1dBasePortFilterNumber
The number specifying the set of filter entries (dot1dFilterEntry)
to be used on this interface. Setting this object to zero
deassigns the filter table entries assigned to this interface.
Integer32r/w
Constraints:
range: 0-99
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.5
dot1dBasePortMcastNumber
The number specifying the set of multicast entries
(dot1dMCastEntry) to be used on this interface. Setting this
object to zero deassigns the multicast table entries assigned
to this interface.
Integer32r/w
Constraints:
range: 0-99
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.6
dot1dBasePortBcastOutFrames
Count of broadcasted frame that are transmitted through
this interface. This object is updated only for frames with
broadcast destination address (ff.ff.ff.ff.ff.ff) and frames
which are broadcasted because of no learn…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.7
dot1dBasePortMcastOutFrames
Count of frames transmitted through this interface with
destination address in which the Mac layer multicast bit set.
This object is not updated for frames tranmitted with broadcast
destination address (i.e ff.ff.ff.ff…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.26.1.1.7.1.8
.1.3.6.1.4.1.10876.101.1.26.1.2.1 · 1 row entry · 4 columns
A table that contains information about every
port that is associated with this transparent
bridge.
dot1dFutureTpPortEntry entry .1.3.6.1.4.1.10876.101.1.26.1.2.1.1
A list of information for each port of a
transparent bridge.
Indexes
dot1dFutureTpPort
Column Syntax OID
dot1dFutureTpPort
The port number of the port for which this entry contains
Transparent Bridging management information
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.10876.101.1.26.1.2.1.1.1
dot1dTpPortInProtoDiscards
Count of valid frames received by this port
which were discarded due to the protocol filter mask
(dot1dTpPortProtocolFilterMask).
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.26.1.2.1.1.2
dot1dTpPortInFilterDiscards
Count of valid frames received which were
discarded (i.e filtered) by the forwarding process
this includes frames discarded by Max-Size
and frames discarded by protocol filter mask.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.1.26.1.2.1.1.3
dot1dTpPortProtocolFilterMask
The protocol type filtering mask for this interface.
The possible masks are :
IP 0x0004
IPX 0x0008
XNS 0x0010
DECNET 0x0020
CLNP 0x0040
ATALK 0x0080
PPPOE 0x0100
For eg…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.1.26.1.2.1.1.4
.1.3.6.1.4.1.10876.101.1.26.1.3.1 · 1 row entry · 6 columns
This entity's Bridge Filter  Table.
dot1dFilterEntry entry .1.3.6.1.4.1.10876.101.1.26.1.3.1.1
Contains the information about the packets to be filtered.
Indexes
dot1dFilterNumber dot1dFilterSrcAddress dot1dFilterDstAddress
Column Syntax OID
dot1dFilterNumber
The number assigned to this particular filter table.
Integer32
Constraints:
range: 1-99
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.1
dot1dFilterSrcAddress
The Source address of the packet to be filtered.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.2
dot1dFilterSrcMask
The Mask to be used with the Source address. F's in the mask
correspond to bits to be ignored while comparing the source
address in the packet with that in the filter entry.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.3
dot1dFilterDstAddress
The Destination address of the packet to be filtered.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.4
dot1dFilterDstMask
The Mask to be used with the Destination address. F's in
the mask correspond to bits to be ignored while comparing the
destination address in the packet with that in the filter
entry.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.5
dot1dFilterPermiss
Specifies whether to discard the packet or not when a match
occurs with the source and destination addresses of this filter
entry. Setting this variable to 'invalid' amounts to
invalidating the filter list entry.
Enumerationr/w
Enumerated Values:
1block
2allow
3invalid
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.6
.1.3.6.1.4.1.10876.101.1.26.1.4.1 · 1 row entry · 3 columns
This entity's Bridge Multicast table.
dot1dMcastEntry entry .1.3.6.1.4.1.10876.101.1.26.1.4.1.1
Contains the multicast address.
Indexes
dot1dMcastMacaddress dot1dMlistNumber
Column Syntax OID
dot1dMlistNumber
The Number assigned to this particular multicast table.
Integer32
Constraints:
range: 1-99
.1.3.6.1.4.1.10876.101.1.26.1.4.1.1.1
dot1dMcastMacaddress
The multicast macaddress that is valid for an interface.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.10876.101.1.26.1.4.1.1.2
dot1dMcastPermiss
Specifies whether to discard the packet with this multicast address
or to forward it. Setting this variable to 'invalid' amounts to
invalidating the multicast entry.
Enumerationr/w
Enumerated Values:
1block
2allow
3invalid
.1.3.6.1.4.1.10876.101.1.26.1.4.1.1.3