ACC-IPFILTER :: accIpIfFiltEditPktDir

MIB Reference — IPNetwork Monitor

All MIBsACC-IPFILTERaccIpIfFiltEditPktDir

accIpIfFiltEditPktDir

Module: ACC-IPFILTER

OID (symbolic): ACC-IPFILTER::accIpIfFiltEditPktDir

OID (numeric): 1.3.6.1.4.1.5.1.1.18.6.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Stream direction to which filter is applied. Input and Output require an interface to be specified. Global indicates all interfaces and both directions. Input and Global filters are applied prior to Output filters. NOTE: a packet originating in the router may not pass through the filter logic.

What is accIpIfFiltEditPktDir?

This OID indicates whether a filter rule applies to incoming traffic (input), outgoing traffic (output), or both directions globally across all interfaces. Network engineers use this to build asymmetric policies—for example, allowing outbound traffic but blocking return traffic, or scanning inbound packets more aggressively than outbound ones. A value of 'input' means the rule only examines and acts on packets arriving at the router from external networks.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.4
snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditPktDir

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.4.1
snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditPktDir.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.18.6.1.4.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.4accIpIfFiltEditPktDirACC-IPFILTER