All MIBs › ACC-IPFILTER › accIpIfFiltEditDispos
accIpIfFiltEditDispos
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpIfFiltEditDispos
OID (numeric): 1.3.6.1.4.1.5.1.1.18.6.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Disposition of packets meeting the filter criteria. Packets not discarded will be output with the selected relative transmission priority. The log option causes a rate sensitive trap to be generated.
What is accIpIfFiltEditDispos?
This OID specifies the action to take on packets matching a filter during the editing phase—options include accepting, dropping, or logging traffic with different priority levels. Network engineers use this during rule configuration to determine the desired outcome—for example, whether non-compliant traffic should be silently dropped or logged for auditing. A value of 'drop-and-log' means matching packets are discarded and a SNMP trap is generated for monitoring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.13 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditDispos
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.13.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditDispos.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.18.6.1.13.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.13 | accIpIfFiltEditDispos | ACC-IPFILTER |