All MIBs › ACC-IPFILTER › accIpFiltApplPktDir
accIpFiltApplPktDir
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpFiltApplPktDir
OID (numeric): 1.3.6.1.4.1.5.1.1.18.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
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 accIpFiltApplPktDir?
ACC-IPFILTER::accIpFiltApplPktDir indicates whether the filter processes inbound traffic, outbound traffic, or applies globally to both directions on all interfaces. You review this to confirm the filter operates in the intended direction, noting that input and global filters run before output filters. For instance, an "input" filter catches arriving packets before the router processes them, while an "output" filter checks packets just before they leave.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.2 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpFiltApplPktDir
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.2.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpFiltApplPktDir.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.2 | accIpFiltApplPktDir | ACC-IPFILTER |