cat2600TsFilterMask
CAT2600-MIB ·
.1.3.6.1.4.1.9.1.111.1.2.5.1.1.5
Object
column
mandatory
r/w
OctetString
The filter mask for this station. The semantics of the filter mask depend on the type of filter. For a source filter, the mask gives the ports that are allowed to receive frames from the filtered address. For a destination filter, the mask gives the ports that are forced to receive frames destined to the filtered address. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16 (if available), etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
Context
- MIB
- CAT2600-MIB
- OID
.1.3.6.1.4.1.9.1.111.1.2.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cat2600TsFilterEntry
- Table
- cat2600TsFilterTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cat2600TsFilterStationAddress mandatory The MAC address in a frame to which
this entry's filtering information applies. | column | MacAddr | .1.3.6.1.4.1.9.1.111.1.2.5.1.1.1 |
| cat2600TsFilterType mandatory There are two types of filters
(i) source filters which act on the source address
portion of a packet and
(ii) destination filters which act on the destination
address portion of … | column | Enumeration | .1.3.6.1.4.1.9.1.111.1.2.5.1.1.2 |
| cat2600TsFilterStatus mandatory This object indicates the status of this entry.
valid(1) - this entry is currently in use
and will remain so after the next reset
of the bridge.
invalid(2… | column | Enumeration | .1.3.6.1.4.1.9.1.111.1.2.5.1.1.3 |
| cat2600TsFilterPorts mandatory The set of ports to which this filter is applied.
Each octet within the value of this object specifies
a set of eight ports, with the first octet specifying
ports 1 through 8, the… | column | OctetString | .1.3.6.1.4.1.9.1.111.1.2.5.1.1.4 |