CAT2600-MIB :: cat2600TsFilterPorts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsFilterPorts

cat2600TsFilterPorts

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsFilterPorts

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.5.1.1.4

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: 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 second octet specifying ports 9 through 16, 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 TokenRing 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'. All frames with destination address equal to the station address corresponding to this entry and entering from any of the specified ports will be dropped. Setting this object with a MIB instance corresponding to the dotted decimal MAC address and a filter type, with the set value equal to the mask of ports you want to filter will create an entry in the table.

Ex. MIB instance: 16.0.90.3.0.36.1 SNMP set value: 7F 00 00 00

This would create a filter entry with the following characteristics:

MAC Address: 10 00 5A 03 00 24 (canonical format) Filter Type: source-filter Filter Ports: 2 3 4 5 6 7 8

What is cat2600TsFilterPorts?

This is the port bitmap (using the same MSB-lowest-port convention seen throughout this MIB) defining which physical ports a given address filter actually applies to, scoping the filter's effect to a subset of the switch rather than every port. An admin restricts this filter's reach to specific ports, for example applying a source-filter only to the access ports where a suspect device might connect, while leaving uplink ports unaffected by the restriction. Combined with cat2600TsFilterMask, this determines exactly where the filtering rule takes effect.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.4
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsFilterPorts

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.4.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsFilterPorts.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.5.1.1.4.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::cat2600TsFilterPorts 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.4cat2600TsFilterPortsCAT2600-MIB