CTATX-MIB :: filterDestMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTATX-MIBfilterDestMask

filterDestMask

Module: CTATX-MIB

OID (symbolic): CTATX-MIB::filterDestMask

OID (numeric): 1.3.6.1.4.1.97.3.10.7.1.12

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: A bitmask to be applied to the packet's destination address before checking it against filterDest and filterDestEnd.

What is filterDestMask?

This read-write OCTET STRING is a bitmask applied to a packet's destination address before comparing it against filterDest/filterDestEnd. Admins use this to broaden or narrow which bits of the destination address matter for a match, similar in purpose to filterSourceMask but for the destination side. Masking off the same bits used in filterSourceMask lets an admin build a symmetric filter that treats a whole address block as equivalent on both source and destination checks.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.10.7.1.12
snmpwalk -v2c -c public <target> CTATX-MIB::filterDestMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.10.7.1.12.1
snmpget -v2c -c public <target> CTATX-MIB::filterDestMask.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::filterDestMask OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.

OID Breakdown

Upper-level ancestors (7 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.97sigmaCT-ELS10-27-MIB
Numeric OIDNameModule
1.3.6.1.4.1.97.3ecs_1CTATX-MIB
1.3.6.1.4.1.97.3.10filterCTATX-MIB
1.3.6.1.4.1.97.3.10.7filterTableCTATX-MIB
1.3.6.1.4.1.97.3.10.7.1filterEntryCTATX-MIB
1.3.6.1.4.1.97.3.10.7.1.12filterDestMaskCTATX-MIB