All MIBs › RMON2-MIB › filterProtocolDirDataLocalIndex
filterProtocolDirDataLocalIndex
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::filterProtocolDirDataLocalIndex
OID (numeric): 1.3.6.1.2.1.16.7.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-create
Description:
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.
What is filterProtocolDirDataLocalIndex?
This is a number (0 to 2147483647) you set to define which protocol type this filter will allow; packets not matching this protocol are discarded. Network engineers use this to restrict a filter to specific protocols, reducing false positives when analyzing mixed traffic. For example, setting it to identify IPv4 packets would drop all non-IPv4 traffic before further filter rules apply.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.4 | filter2Table | RMON2-MIB |
| 1.3.6.1.2.1.16.7.4.1 | filter2Entry | RMON2-MIB |
| 1.3.6.1.2.1.16.7.4.1.1 | filterProtocolDirDataLocalIndex | RMON2-MIB |