ACC-IPFILTER :: accIpIfFiltDispIfIndex

MIB Reference — IPNetwork Monitor

All MIBsACC-IPFILTERaccIpIfFiltDispIfIndex

accIpIfFiltDispIfIndex

Module: ACC-IPFILTER

OID (symbolic): ACC-IPFILTER::accIpIfFiltDispIfIndex

OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.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 accIpIfFiltDispIfIndex?

This read-only OID identifies which interface the filter rule applies to (with 0 meaning a global filter that applies to all interfaces). Network engineers check this value to confirm whether a filter affects a specific interface like Ethernet 1, or all ports on the router. An example is interface index 3, which corresponds to the router's third network interface, or 0 if the filter applies system-wide.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.1
snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispIfIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.1.1
snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltDispIfIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accIpIfFiltDispIfIndex.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.18accIpFilterACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.5accIpIfFiltDispTableACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.5.1accIpIfFiltDispEntryACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.5.1.1accIpIfFiltDispIfIndexACC-IPFILTER