ACC-MIB :: accIpIfFiltDispIfIndex

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpIfFiltDispIfIndex

accIpIfFiltDispIfIndex

Module: ACC-MIB

OID (symbolic): ACC-MIB::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 displays which interface a filter is applied to, or shows zero if the filter applies globally to all interfaces on the device. Engineers monitor this to verify that packet filters are correctly assigned to their intended interfaces or are configured as device-wide rules. A value of 5 means the filter applies only to interface 5, while 0 means it applies everywhere.

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-MIB::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-MIB::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-MIB