CISCO-TS-STACK-MIB :: ciscoTsMACDestFilterStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-TS-STACK-MIBciscoTsMACDestFilterStatus

ciscoTsMACDestFilterStatus

Module: CISCO-TS-STACK-MIB

OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsMACDestFilterStatus

OID (numeric): 1.3.6.1.4.1.9.5.32.8.3.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A get request always returns valid(1). Set this object to invalid(2) to delete an entry.

What is ciscoTsMACDestFilterStatus?

This read-write enum is the row-control object for a destination MAC filter entry: a GET always returns valid(1), and setting invalid(2) is how an admin deletes that filter entry entirely. This follows the same simple delete-by-invalidate pattern used elsewhere in this MIB, just without a separate create value, new rows here are presumably created by setting the other columns of a not-yet-existing index. An admin retiring an old MAC filter rule that's no longer needed would set this object to invalid(2) to remove it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.3.1.8
snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsMACDestFilterStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.3.1.8.1
snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsMACDestFilterStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.8.3.1.8.1 i <value>

Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsMACDestFilterStatus OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 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
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
1.3.6.1.4.1.9.5.32tsStackCISCO-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.32.8ciscoTsFilterCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.8.3ciscoTsMACDestFilterTableCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.8.3.1ciscoTsMACDestFilterEntryCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.8.3.1.8ciscoTsMACDestFilterStatusCISCO-TS-STACK-MIB