ctBridgeSdbTrFtrData
CTRON-BRIDGE-MIB ·
.1.3.6.1.4.1.52.4.1.2.3.6.3.1.3
Object
column
mandatory
r/w
OctetString
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 the string represents a nibble of packet data, therefore the packet string should be (14+64) * 2 = 156 characters long. A value of 'x' in the packet string is used to indicate a 'Don't care' and no filtering is to be performed on that nibble. If a size less than 78 bytes is used, the string will still begin at the AC field.
Context
- MIB
- CTRON-BRIDGE-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.3.6.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctBridgeSdbTrEntry
- Table
- ctBridgeSdbTrTable
- Siblings
- 3
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-78
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctBridgeSdbTrFtrNo mandatory The Filter number for which this entry contains
filtering information. | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.3.6.3.1.1 |
| ctBridgeSdbTrState mandatory The state of the filter for which this entry contains
filtering information. | column | Enumeration | .1.3.6.1.4.1.52.4.1.2.3.6.3.1.2 |
| 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 t… | column | Integer32 | .1.3.6.1.4.1.52.4.1.2.3.6.3.1.4 |