Specifications

Chapter 10: Cabletron MIB
10-62 ATX MIB Reference Guide
filterFrame {filterEntry 6}
Integer Read-Write
Ethernet protocol type (1501-65535), or one (1) to indicate any 802 frame (i.e.,
those frames which would be forwarded in 802.3 format, when the destination
LAN is CSMA/CD), or two (2) to indicate any Ethernet frame (i.e., those frames
which would be forwarded in Ethernet format, when the destination LAN is
CSMA/CD). Note that a specific Ethernet protocol type may appear in either
Ethernet format frames or encapsulated within 802 format frames.
filterSource {filterEntry 7}
MAC Address Read-Write
Beginning source address.
filterSourceEnd {filterEntry 8}
MAC Address Read-Write
Ending source address.
filterDest {filterEntry 9}
MAC Address Read-Write
Beginning destination address.
filterDestEnd {filterEntry 10}
MAC Address Read-Write
Ending destination address.
filterSourceMask {filterEntry 11}
MAC Address Read-Write
A bitmask to be applied to the packet’s source address before checking it against
filterSource and filterSourceEnd.
filterDestMask {filterEntry 12}
MAC Address Read-Write
A bitmask to be applied to the packet’s destination MAC address before checking
it against filterDest and filterDestEnd.
filterSrcLan {filterEntry 13}
Integer Read-Write
Either the port number from which the packet is received, or the value of any one
of the group identifiers defined by sifLan1 for that port.