All MIBs › ACC-MIB › accIpIfFiltEditPktDir
accIpIfFiltEditPktDir
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 object specifies the traffic direction the filter applies to—inbound traffic, outbound traffic, or global (both directions). Engineers configure this separately for inbound and outbound to control different flows independently. For example, setting this to 'input' makes the filter examine only packets arriving on that interface.
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-MIB::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-MIB::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 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.6 | accIpIfFiltEditTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.6.1 | accIpIfFiltEditEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.6.1.4 | accIpIfFiltEditPktDir | ACC-MIB |