ACC-IPFILTER :: accIpIfFiltEditIfIndex

MIB Reference — IPNetwork Monitor

All MIBsACC-IPFILTERaccIpIfFiltEditIfIndex

accIpIfFiltEditIfIndex

Module: ACC-IPFILTER

OID (symbolic): ACC-IPFILTER::accIpIfFiltEditIfIndex

OID (numeric): 1.3.6.1.4.1.5.1.1.18.6.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

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 accIpIfFiltEditIfIndex?

This OID specifies which router interface (or all interfaces if set to zero) a filter rule applies to, using the standard SNMP interface index. Network engineers use this to apply security rules to specific ports, such as only filtering traffic on the WAN interface or only on a guest network port. A value of 3 might mean the rule applies to the router's third Ethernet port, while 0 means the rule applies globally to all traffic entering or leaving the device.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.3
snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditIfIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.3.1
snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditIfIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.18.6.1.3.1 i <value>

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.6accIpIfFiltEditTableACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.6.1accIpIfFiltEditEntryACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.6.1.3accIpIfFiltEditIfIndexACC-IPFILTER