CAT2600-MIB :: cat2600TsFilterMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsFilterMask

cat2600TsFilterMask

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsFilterMask

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.5.1.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: 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'.

What is cat2600TsFilterMask?

This 32-bit port mask determines, for a source filter, which ports are allowed to receive frames from the filtered address, or for a destination filter, which ports are forced to receive frames destined to that address -- its meaning is entirely dependent on cat2600TsFilterType for the same row. An admin configures this to lock a sensitive device's traffic down to a specific set of ports, for example allowing a server's traffic to egress only through the two ports leading to its intended clients and blocking it everywhere else. Misreading this mask without first checking the filter type would lead an admin to believe a restriction works the opposite way from how it actually behaves.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.5
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsFilterMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.5.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsFilterMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.5.1 s <value>

Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsFilterMask OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.1catProdCAT2600-MIB
1.3.6.1.4.1.9.1.111cat2600CAT2600-MIB
1.3.6.1.4.1.9.1.111.1cat2600TsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2cat2600TsObjectsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.5cat2600TsFilterCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.5.1cat2600TsFilterTableCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.5.1.1cat2600TsFilterEntryCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.5.1.1.5cat2600TsFilterMaskCAT2600-MIB