All MIBs › ACLMGMT-MIB › swACLIpUdpOption
swACLIpUdpOption
Module: ACLMGMT-MIB
OID (symbolic): ACLMGMT-MIB::swACLIpUdpOption
OID (numeric): 1.3.6.1.4.1.171.12.9.2.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: This object indicates the status of the filtered address of UDP .
other (1) - Neither source port nor destination port are masked. dst-addr (2) - Packets will be filtered if this destination port is identified in received frames. src-addr (3) - Packets will be filtered if this source port is identified in received frames. dst-src-addr (4) - Packets will be filtered if this destination or source port is identified in received frames.
What is swACLIpUdpOption?
ACLMGMT-MIB::swACLIpUdpOption specifies which UDP port(s) the ACL examines: source port, destination port, both, or neither. This is used to filter UDP-based services like DNS (port 53) or DHCP (port 67/68) at the switch level. For example, a value of 2 (dst-addr) means the rule only looks at the destination UDP port, enabling you to block DNS queries to specific servers.
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.2 | swAclMaskMgmt | ACLMGMT-MIB |
| 1.3.6.1.4.1.171.12.9.2.2 | swACLIpTable | ACLMGMT-MIB |
| 1.3.6.1.4.1.171.12.9.2.2.1 | swACLIpEntry | ACLMGMT-MIB |
| 1.3.6.1.4.1.171.12.9.2.2.1.11 | swACLIpUdpOption | ACLMGMT-MIB |