All MIBs › ACC-IPFILTER › accIpFiltApplIfIndex
accIpFiltApplIfIndex
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpFiltApplIfIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.18.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Interface index to which this filter applies, or zero for global filters. This integer identifies the row of the system wide interfaces table associated with the particular interface.
What is accIpFiltApplIfIndex?
ACC-IPFILTER::accIpFiltApplIfIndex identifies which network interface this filter applies to, using a standard interface index number (zero means the filter is global and applies to all interfaces). Network engineers look at this to understand scope and to avoid accidentally filtering traffic on the wrong port. For example, a value of 3 means the filter applies specifically to the third network interface, while 0 means it applies system-wide.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.1 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpFiltApplIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.1.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpFiltApplIfIndex.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-IPFILTER::accIpFiltApplIfIndex OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | accIpFiltApplIfIndex | ACC-IPFILTER |