All MIBs › ACC-MIB › accIpIfFiltDispSAddr
accIpIfFiltDispSAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpIfFiltDispSAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Source Address
What is accIpIfFiltDispSAddr?
This read-only OID displays the source IP address that a filter is currently matching on a specific interface. Engineers review this during filter audits to verify that traffic from the intended source networks is being properly evaluated. A displayed value of 203.0.113.0 confirms the filter is actively checking packets from that source.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accIpIfFiltDispSAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accIpIfFiltDispSAddr.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.6 | accIpIfFiltDispSAddr | ACC-MIB |