All MIBs › ACC-IPFILTER › accIpIfFiltDispLastMatchTime
accIpIfFiltDispLastMatchTime
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpIfFiltDispLastMatchTime
OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.1.14
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The value of sysUpTime the last time this filter was applied.
What is accIpIfFiltDispLastMatchTime?
This OID records when the filter rule most recently matched a packet, expressed in seconds since the router last rebooted. Network engineers use this to troubleshoot whether a filter is still active and catching traffic or if it's stale and no longer needed. If a rule's last match time is days old, it might mean the traffic pattern has changed and the rule can be disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.14 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispLastMatchTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.14.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispLastMatchTime.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.14 | accIpIfFiltDispLastMatchTime | ACC-IPFILTER |