All MIBs › ACC-MIB › accIpIfFiltDispSNetMask
accIpIfFiltDispSNetMask
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpIfFiltDispSNetMask
OID (numeric): 1.3.6.1.4.1.5.1.1.18.5.1.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Source Network Mask
What is accIpIfFiltDispSNetMask?
This read-only OID shows the network mask applied to source filtering on a specific interface to define source subnet scope. Administrators monitor this to confirm the extent of source-based filtering and ensure the intended source subnet ranges are properly covered. A mask of 255.255.0.0 indicates the filter applies to an entire /16 source network block.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accIpIfFiltDispSNetMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.5.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accIpIfFiltDispSNetMask.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.7 | accIpIfFiltDispSNetMask | ACC-MIB |