All MIBs › ACC-MIB › accIpIfFiltDispDAddr
accIpIfFiltDispDAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpIfFiltDispDAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Destination Address
What is accIpIfFiltDispDAddr?
This read-only OID shows the destination IP address of a filter rule as it is currently applied on a specific interface. Administrators monitor this during troubleshooting to verify that the correct destination addresses are being filtered. A displayed value of 172.16.0.0 confirms the filter is configured to match traffic destined for that address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accIpIfFiltDispDAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accIpIfFiltDispDAddr.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.5 | accIpIfFiltDispTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1 | accIpIfFiltDispEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.5.1.4 | accIpIfFiltDispDAddr | ACC-MIB |