SrcIfIndex |
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 zero indicates that this entry applies
on all ports of the bridge for which there is no
other applicable entry. |
DstIfIndex |
Either the value '0', or the port number of the
port to which a frame can be forwarded.
A value of zero indicates that this entry applies
on all ports of the bridge for which there is no
other applicable entry. |
ByteOffset |
The number of bytes in the packet that are skipped
before making the comparison. |
Mask |
This octet string specifies which bytes are compared.
Leading 0's are handled as when using
dot1dStaticAllowByteOffset. |
Value |
The value of the bytes to look for. For example:
Offset=12 Offset=0
Mask=ff:ff Mask=0:0:0:0:0:0:0:0:0:0:0:0:ff:ff
Value=81:37 Value=0:0:0:0:0:0:0:0:0:0:0:0:81:37
Both examples above specify that the 13th byte must
be '0x81' and the 14th byte must be '0x37' in order for
the filter to match. These examples would allow IPX
packets to be bridged. |
Status |
The status of this entry. Enumerations: - other (1)
- invalid (2)
- permanent (3)
- deleteOnReset (4)
- deleteOnTimeout (5)
|
Age |
Age of the entry in seconds. |