ctBridgeSdbEnetFtrData
CTRON-BRIDGE-MIB ·
.1.3.6.1.4.1.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. The string may be be of size 0 to 78 bytes. If a size less than 78 bytes is used, the string will still begin at the destination address.
Context
- MIB
- CTRON-BRIDGE-MIB
- OID
.1.3.6.1.4.1.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
Object Constraints
range: 0-78
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctBridgeSdbEnetFtrNo mandatory The Filter number for which this entry contains
filtering information. | column | Integer32 | .1.3.6.1.4.1.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 | .1.3.6.1.4.1.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 | .1.3.6.1.4.1.52.4.1.2.3.5.3.1.4 |