RFC1271-MIB :: filterPktDataMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRFC1271-MIBfilterPktDataMask

filterPktDataMask

Module: RFC1271-MIB

OID (symbolic): RFC1271-MIB::filterPktDataMask

OID (numeric): 1.3.6.1.2.1.16.7.1.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: The mask that is applied to the match process. After adjusting this mask for the offset, only those bits in the received packet that correspond to bits set in this mask are relevant for further processing by the match algorithm. The offset is applied to filterPktDataMask in the same way it is applied to the filter. For the purposes of the matching algorithm, if the associated filterPktData object is longer than this mask, this mask is conceptually extended with '1' bits until it reaches the length of the filterPktData object. This object may not be modified if the associated filterStatus object is equal to valid(1).

What is filterPktDataMask?

Bitmask marking which bits of filterPktData are actually significant to the match; only bits set to 1 here are compared against the packet, letting an admin match on specific header fields while ignoring the rest.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.7.1.1.5
snmpwalk -v2c -c public <target> RFC1271-MIB::filterPktDataMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.7.1.1.5.1
snmpget -v2c -c public <target> RFC1271-MIB::filterPktDataMask.1

Set instance 1 (SNMPv2c):

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

Start monitoring vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1271-MIB::filterPktDataMask OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet from a single console.

OID Breakdown

Upper-level ancestors (8 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.7filterLBHUB-BOOM-MIB
Numeric OIDNameModule
1.3.6.1.2.1.16.7.1filterTableRFC1271-MIB
1.3.6.1.2.1.16.7.1.1filterEntryRFC1271-MIB
1.3.6.1.2.1.16.7.1.1.5filterPktDataMaskRFC1271-MIB