All MIBs › ACC-IPFILTER › accIpNamedFiltMatches
accIpNamedFiltMatches
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpNamedFiltMatches
OID (numeric): 1.3.6.1.4.1.5.1.1.18.7.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Count of times this filter has been matched
What is accIpNamedFiltMatches?
ACC-IPFILTER::accIpNamedFiltMatches is a read-only counter that tracks how many times this specific filter rule has matched packets since the router started. You monitor this to understand filter effectiveness and how often certain traffic patterns occur on your network. For example, a value of 50000 means this filter has matched 50,000 packets total.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.7.1.13 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpNamedFiltMatches
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.7.1.13.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpNamedFiltMatches.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.7 | accIpNamedFiltTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.7.1 | accIpNamedFiltEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.7.1.13 | accIpNamedFiltMatches | ACC-IPFILTER |