All MIBs › RFC1271-MIB › filterPktStatusNotMask
filterPktStatusNotMask
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::filterPktStatusNotMask
OID (numeric): 1.3.6.1.2.1.16.7.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The inversion mask that is applied to the status match process. Those relevant bits in the received packet status that correspond to bits cleared in this mask must all be equal to their corresponding bits in the filterPktStatus object for the packet to be accepted. In addition, at least one of those relevant bits in the received packet status that correspond to bits set in this mask must be different to its corresponding bit in the filterPktStatus object for the packet to be accepted.
For the purposes of the matching algorithm, if the associated filterPktStatus object or a packet status is longer than this mask, this mask is conceptually extended with '0' bits until it reaches the longer of the lengths of the filterPktStatus object and the packet status.
This object may not be modified if the associated filterStatus object is equal to valid(1).
What is filterPktStatusNotMask?
Inversion mask for the status match: bits cleared here must match filterPktStatus exactly, while at least one relevant bit set here must differ from filterPktStatus for the packet to be accepted — lets an admin express 'not equal to' conditions on packet error status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.7.1.1.9 snmpwalk -v2c -c public <target> RFC1271-MIB::filterPktStatusNotMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.7.1.1.9.1 snmpget -v2c -c public <target> RFC1271-MIB::filterPktStatusNotMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.7.1.1.9.1 i <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::filterPktStatusNotMask 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.9 | filterPktStatusNotMask | RFC1271-MIB |