CTRON-BRDG-MIB Table View

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

Tables
7
Rows
7
Columns
25
.0.52.4.1.2.3.3.1 · 1 row entry · 4 columns
A table containing information of source and
destination port pairs for source routing
ctBridgeSrPortPairEntry entry .0.52.4.1.2.3.3.1.1
An entry consisting of objects specifying information
for the source and destination port pairs used for source
routing.
Indexes
ctBridgeSrPortPairSrcPort ctBridgeSrPortPairDestPort
Column Syntax OID
ctBridgeSrPortPairSrcPort mandatory
The source port (ie the port which received the packets)
for which this entry has source routing information.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.3.1.1.1
ctBridgeSrPortPairDestPort mandatory
The destination port (ie the port which transmitted the
packets) for which this entry has source routing information.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.3.1.1.2
ctBridgeSrPortPairPackets mandatory
The number of packets forward by the source route bridge
from the SrcPort to the DestPort.
.0.52.4.1.2.3.3.1.1.3
ctBridgeSrPortPairState mandatory
The state of source route bridging on this port pair.
This is the desired state of the administrator. The
operational state of the port pair is determined by this
state along with the states of dot1dStpPortState wit…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.0.52.4.1.2.3.3.1.1.4

ctBridgeTpPortFwdTable

table mandatory
.0.52.4.1.2.3.4.1 · 1 row entry · 3 columns
A table containing information of source and
destination port transparent MAC layer forwarding.
ctBridgeTpPortFwdEntry entry .0.52.4.1.2.3.4.1.1
An entry consisting of objects specifying the source and
destination port transparent MAC layer forwarding
information.
Indexes
ctBridgeTpPortFwdSrcPort ctBridgeTpPortFwdDestPort
Column Syntax OID
ctBridgeTpPortFwdSrcPort mandatory
The source port (ie the port which received the packets)
for which this entry has transparent bridge forwarding
information.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.4.1.1.1
ctBridgeTpPortFwdDestPort mandatory
The destination port (ie the port which the packets
were transmitted out) for which this entry has
transparent bridge forwarding information.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.4.1.1.2
ctBridgeTpPortFwdPackets mandatory
The number of packets transparently forwarded by the bridge
from the SrcPort to the DestPort.
.0.52.4.1.2.3.4.1.1.3
.0.52.4.1.2.3.4.2 · 1 row entry · 2 columns
A table which allows the network administrator to enable/
disable transparent bridging on a particular port.
ctBridgeTpPortStateEntry entry .0.52.4.1.2.3.4.2.1
An entry containing the transparent bridge state of
a particular port.
Indexes
ctBridgeTpPortStatePort
Column Syntax OID
ctBridgeTpPortStatePort mandatory
The port for which this entry has transparent bridge
state information.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.4.2.1.1
ctBridgeTpPortState mandatory
The state of transparent bridging on this port. This is
the desired state of the administrator. The operational
state of the port is determined by this state along with
the state of dot1dStpPortState within the IETF B…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.0.52.4.1.2.3.4.2.1.2

ctBridgeSdbEnetTable

table mandatory
.0.52.4.1.2.3.5.3 · 1 row entry · 4 columns
A table containing filtering information configured into
the bridge by (local or network) management specifying
the specific packet string (destination address, source 
address, type/length field as well as a window of 64 bytes 
of packet data beginning at a data offset) to be used 
for filtering decisions.  The filters are to be searched in
the order of incrementing filter number.
ctBridgeSdbEnetEntry entry .0.52.4.1.2.3.5.3.1
Filtering information which extends the filtering
capability of IEEE 802.1d.
Indexes
ctBridgeSdbEnetFtrNo
Column Syntax OID
ctBridgeSdbEnetFtrNo mandatory
The Filter number for which this entry contains
filtering information.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.5.3.1.1
ctBridgeSdbEnetState mandatory
The state of the filter for which this entry contains
filtering information.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.0.52.4.1.2.3.5.3.1.2
ctBridgeSdbEnetFtrData mandatory
The specific packet string representing the
destination address, source address, type/length
field and a window of 64 bytes of packet data
beginning at DataOffset to be used for filtering
decisions. Each ASCII charac…
OctetStringr/w .0.52.4.1.2.3.5.3.1.3
ctBridgeSdbEnetDataOffset mandatory
The offset into a packet from which the bridge begins
its filtering decisions on the 64 byte data window. The
value '0' indicates that the window begins at the first
byte after the Ethernet MAC header. The largest valu…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.5.3.1.4

ctBridgeSdbEnetIOTable

table mandatory
.0.52.4.1.2.3.5.4 · 1 row entry · 4 columns
A table containing the set of ports to which
frames received from specific ports and containing the
specific packet string (destination address, source address,
type/length field as well as a window of 64 bytes of
packet data beginning at a data offset) of the corresponding 
filter number of SdbEnetTable are allowed to be forwarded. 
The value of '0' in this table as the RcvPort is used to
specify all ports which are not already specified in this 
table for a particular entry.
ctBridgeSdbEnetIOEntry entry .0.52.4.1.2.3.5.4.1
The set of ports to which frames received by the RcvPort
and containing the specific packet string of the
corresponding filter number of SdbEnetTable are allowed
to be forwarded.
Indexes
ctBridgeSdbEnetIOFtrNo ctBridgeSdbEnetIORcvPort
Column Syntax OID
ctBridgeSdbEnetIOFtrNo mandatory
The Filter number for which this entry contains
filtering information.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.5.4.1.1
ctBridgeSdbEnetIORcvPort mandatory
Either 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
'0' indicates that this entry applies on all ports of
the br…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.5.4.1.2
ctBridgeSdbEnetIOAllowedToGoTo mandatory
The set of ports to which frames received from a
specific port and containing the specific packet
string of the corresponding filter number are allowed
to be forwarded. Each octet within the value of this
object specif…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.5.4.1.3
ctBridgeSdbEnetIODelEntry mandatory
Writing a '1' to this object deletes this entry from the
Ethernet special database. This object will always return
a '1' when read.
Enumerationr/w
Enumerated Values:
1deleteEntry
.0.52.4.1.2.3.5.4.1.4

ctBridgeSdbTrTable

table mandatory
.0.52.4.1.2.3.6.3 · 1 row entry · 4 columns
A table containing filtering information configured into
the bridge by (local or network) management specifying
the specific packet string (AC, FC, destination address, 
source address, as well as a window of 64 bytes of packet 
data beginning at a data offset) to be used for filtering
decisions.  The filters are to be searched in the order of
incrementing filter number.
ctBridgeSdbTrEntry entry .0.52.4.1.2.3.6.3.1
Filtering information which extends the filtering
capability of IEEE 802.1d.
Indexes
ctBridgeSdbTrFtrNo
Column Syntax OID
ctBridgeSdbTrFtrNo mandatory
The Filter number for which this entry contains
filtering information.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.6.3.1.1
ctBridgeSdbTrState mandatory
The state of the filter for which this entry contains
filtering information.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.0.52.4.1.2.3.6.3.1.2
ctBridgeSdbTrFtrData mandatory
The specific packet string consisting of the AC, FC,
destination address, source address, and a window of
64 bytes of packet data beginning at DataOffset
to be used for filtering decisions. Each ASCII
character of th…
OctetStringr/w .0.52.4.1.2.3.6.3.1.3
ctBridgeSdbTrDataOffset mandatory
The offset into a packet from which the bridge begins
its filtering decisions on the 64 byte data window. The
value '0' indicates that the window begins at the first
byte after the Token Ring MAC header. The largest va…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.6.3.1.4

ctBridgeSdbTrIOTable

table mandatory
.0.52.4.1.2.3.6.4 · 1 row entry · 4 columns
A table containing the set of ports to which frames 
received from specific ports and containing the specific
packet string (AC, FC, destination address, source address,
as well as a window of 64 bytes of packet data beginning 
at a data offset) of the corresponding filter number of 
SdbTrTable are allowed to be forwarded.  The value of '0' 
in this table as the RcvPort is used to specify all ports
which are not already specified in this table for a 
particular entry.
ctBridgeSdbTrIOEntry entry .0.52.4.1.2.3.6.4.1
The set of ports to which frames received by the RcvPort
and containing the specific packet string of the
corresponding filter number of SdbTrTable are allowed
to be forwarded.
Indexes
ctBridgeSdbTrIOFtrNo ctBridgeSdbTrIORcvPort
Column Syntax OID
ctBridgeSdbTrIOFtrNo mandatory
The Filter number for which this entry contains
filtering information.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.6.4.1.1
ctBridgeSdbTrIORcvPort mandatory
Either 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
'0' indicates that this entry applies on all ports of
the br…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.6.4.1.2
ctBridgeSdbTrIOAllowedToGoTo mandatory
The set of ports to which frames received from a
specific port and containing the specific packet
string of the corresponding filter number are allowed
to be forwarded. Each octet within the value of this
object specif…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.52.4.1.2.3.6.4.1.3
ctBridgeSdbTrIODelEntry mandatory
Writing a '1' to this object deletes this entry from the
Token Ring special database. This object will always return
a '1' when read.
Enumerationr/w
Enumerated Values:
1deleteEntry
.0.52.4.1.2.3.6.4.1.4