All MIBs › ACC-MIB › accIpIfFiltEditIndex
accIpIfFiltEditIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 object holds an identifying number for the filter rule that is currently being edited. Network engineers use this to reference a specific filter row when making configuration changes via management tools. For example, setting this to 3 tells the system you want to edit filter rule number 3.
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-MIB::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-MIB::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-MIB |