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 |
Number of bytes in the packet, which are skipped before making the comparison. Range: 0 to 65535 |
Mask |
This octet string specifies which bytes are compared. Leading 0's are handled as when using dot1dStaticDenyByteOffset. Length: 0 to 64 |
Value |
This octet string indicates 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 deny packets to be bridged. Length: 0 to 64 |
Status |
This object indicates the status of this entry. Enumerations: - other (1)
- invalid (2)
- permanent (3)
- deleteOnReset (4)
- deleteOnTimeout (5)
|
Age |
Age of the entry in seconds. |