All MIBs › ACC-IPFILTER › accIpIfFiltDispMatchPkt
accIpIfFiltDispMatchPkt
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpIfFiltDispMatchPkt
OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This object is used exclusivley for returning information in a trap about the last packet that was filtered. A query of this object will return an octet string of length zero.
What is accIpIfFiltDispMatchPkt?
This OID holds a captured sample of the last packet that matched a filter rule, up to 64 bytes in length, and is primarily used for SNMP trap notifications rather than direct queries. Network engineers use this when troubleshooting to see what traffic actually triggered an alert, helping verify the filter is catching what you think it is. A real-world example: the trap delivers the first 64 bytes of a suspicious packet so you can identify its source, destination, and protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.15 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispMatchPkt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.15.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispMatchPkt.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.18 | accIpFilter | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5 | accIpIfFiltDispTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1 | accIpIfFiltDispEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1.15 | accIpIfFiltDispMatchPkt | ACC-IPFILTER |