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
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.1 | accIpFiltApplIfIndex | ACC-IPFILTER |