All MIBs › ACC-IPFILTER › accIpFiltApplName
accIpFiltApplName
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpFiltApplName
OID (numeric): 1.3.6.1.4.1.5.1.1.18.8.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The name of the filter entry.
What is accIpFiltApplName?
ACC-IPFILTER::accIpFiltApplName is a human-readable label that identifies this particular filter rule by name. You use this to quickly locate and understand specific filters in configuration files and monitoring dashboards. For example, a filter named "block_p2p" immediately tells you the rule is intended to prevent peer-to-peer traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.4 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpFiltApplName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.8.1.4.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpFiltApplName.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.4 | accIpFiltApplName | ACC-IPFILTER |