All MIBs › ACLMGMT-MIB › swCpuAclIpIpAddrMaskState
swCpuAclIpIpAddrMaskState
Module: ACLMGMT-MIB
OID (symbolic): ACLMGMT-MIB::swCpuAclIpIpAddrMaskState
OID (numeric): 1.3.6.1.4.1.171.12.9.4.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: This object indicates the status of IP address mask.
other (1) - Neither source IP addresses nor destination IP address are masked. dst-ip-addr (2) - Destination IP addresses within received frames are to be filtered when matched with the IP address entry of this table. src-ip-addr (3) - Source IP addresses within received frames are to be filtered when matched with the IP address entry of this table. dst-src-ip-addr (4) - Destination or source IP addresses within received frames are to be filtered when matched with the IP address entry of the table.
What is swCpuAclIpIpAddrMaskState?
This OID specifies which IP addresses (source only, destination only, both, or neither) should have masking applied when the switch evaluates IP ACL rules (enumeration with values like other, src-ip-addr, dst-ip-addr, or both). Network engineers use this to selectively enable wildcard matching on source or destination IPs, letting them match entire subnets in a single rule. For example, setting this to src-ip-addr means only the source IP will use a subnet mask for matching, while destination IPs must match exactly.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.9 | swAclMgmtMIB | ACLMGMT-MIB |
| 1.3.6.1.4.1.171.12.9.4 | swCpuAclMaskMgmt | ACLMGMT-MIB |
| 1.3.6.1.4.1.171.12.9.4.2 | swCpuAclIpTable | ACLMGMT-MIB |
| 1.3.6.1.4.1.171.12.9.4.2.1 | swCpuAclIpEntry | ACLMGMT-MIB |
| 1.3.6.1.4.1.171.12.9.4.2.1.3 | swCpuAclIpIpAddrMaskState | ACLMGMT-MIB |