All MIBs › ACC-IPFILTER › accIpIfFiltEditIndex
accIpIfFiltEditIndex
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpIfFiltEditIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.18.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
An arbitrary number assigned to the record that is currently being edited.
What is accIpIfFiltEditIndex?
This OID is an identifier number assigned to a packet filter rule while it's being created or edited in the router's configuration. Network engineers use this to manage multiple filter rules, ensuring they can add, modify, and delete rules without confusion. For instance, you might be editing filter #5 to change its port range from 8000-8100 to 9000-9100 without affecting filters #1 through #4.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.1 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.6.1.1.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpIfFiltEditIndex.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.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.1 | accIpIfFiltEditIndex | ACC-IPFILTER |