filterProtocolDirDataLocalIndex
RMON2-MIB ·
.1.3.6.1.2.1.16.7.4.1.1
Object
column
r/w
Integer32
When this object is set to a non-zero value, the filter that
it is associated with performs the following operations on
every packet:
1) If the packet doesn't match the protocol directory entry
identified by this object, discard the packet and exit
(i.e., discard the packet if it is not of the identified
protocol).
2) If the associated filterProtocolDirLocalIndex is non-zero
and the packet doesn't match the protocol directory
entry identified by that object, discard the packet and
exit.
3) If the packet matches, perform the regular filter
algorithm as if the beginning of this named protocol is
the beginning of the packet, potentially applying the
filterOffset value to move further into the packet.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.7.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filter2Entry
- Table
- filter2Table
- Siblings
- 1
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| filterProtocolDirLocalIndex When this object is set to a non-zero value, the filter that
it is associated with will discard the packet if the packet
doesn't match this protocol directory entry. | column | Integer32 | .1.3.6.1.2.1.16.7.4.1.2 |