All MIBs › ACC-MIB › accIpIfFiltDispMatchPkt
accIpIfFiltDispMatchPkt
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 object stores the raw bytes of the last packet (up to 64 octets) that triggered this filter—used only when sending trap notifications. Engineers receive this data in alerts to diagnose exactly what packet caused the alert and why the filter fired. For example, the trap might include the first 64 bytes of a suspicious packet matching your filter rule.
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-MIB::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-MIB::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-MIB |