All MIBs › ACC-IPFILTER › accIpFiltApplLastMatch
accIpFiltApplLastMatch
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpFiltApplLastMatch
OID (numeric): 1.3.6.1.4.1.5.1.1.18.8.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Time/Date that filter was last matched
What is accIpFiltApplLastMatch?
ACC-IPFILTER::accIpFiltApplLastMatch records the most recent time this filter matched a packet, measured in time ticks (hundredths of a second since reboot). You check this value to confirm a filter is still catching relevant traffic and to detect when network conditions have changed. For example, if a filter hasn't matched anything in several weeks, you may no longer need that rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.6 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpFiltApplLastMatch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.6.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpFiltApplLastMatch.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.8 | accIpFiltApplTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.8.1 | accIpFiltApplEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.8.1.6 | accIpFiltApplLastMatch | ACC-IPFILTER |