All MIBs › RMON-MIB › filterPktStatusNotMask
filterPktStatusNotMask
Module: RMON-MIB
OID (symbolic): RMON-MIB::filterPktStatusNotMask
OID (numeric): 1.3.6.1.2.1.16.7.1.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-create
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?
An inversion mask for the status match: bits set here require the corresponding packet-status bit to differ from filterPktStatus (rather than match it) for the packet to be accepted, letting an admin build 'match anything except this error condition' rules.
OID Breakdown
Upper-level ancestors (10 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.7.1.1.9 | filterPktStatusNotMask | RMON-MIB |