All MIBs › RFC1271-MIB › filterPktDataMask
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.7 | filter | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.7.1 | filterTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.7.1.1 | filterEntry | RFC1271-MIB |
| 1.3.6.1.2.1.16.7.1.1.5 | filterPktDataMask | RFC1271-MIB |