ctBridgeSdbEnetFtrData
CTRON-BRDG-MIB ·
.0.52.4.1.2.3.5.3.1.3
Object
column
mandatory
r/w
OctetString
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 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.
Context
- MIB
- CTRON-BRDG-MIB
- OID
.0.52.4.1.2.3.5.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctBridgeSdbEnetEntry
- Table
- ctBridgeSdbEnetTable
- Siblings
- 3
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctBridgeSdbEnetFtrNo mandatory The Filter number for which this entry contains
filtering information. | column | Integer32 | .0.52.4.1.2.3.5.3.1.1 |
| ctBridgeSdbEnetState mandatory The state of the filter for which this entry contains
filtering information. | column | Enumeration | .0.52.4.1.2.3.5.3.1.2 |
| 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 t… | column | Integer32 | .0.52.4.1.2.3.5.3.1.4 |