All MIBs › ACLMGMT-MIB › swACLIpIcmpOption
swACLIpIcmpOption
Module: ACLMGMT-MIB
OID (symbolic): ACLMGMT-MIB::swACLIpIcmpOption
OID (numeric): 1.3.6.1.4.1.171.12.9.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: This object indicates which fields are defined for ICMP. none (1)- Both fields are null. type (2)- Type field identified. code (3)- Code field identified. type-code (4)- Both ICMP fields identified.
What is swACLIpIcmpOption?
ACLMGMT-MIB::swACLIpIcmpOption defines which ICMP fields (type, code, or both) the ACL rule will inspect to identify ping, traceroute, and other ICMP-based traffic. You use this to create granular ICMP filtering—for instance, blocking ICMP echo requests (ping) while allowing ICMP unreachable messages. A value of 2 (type-only) means the rule matches on ICMP type (like echo-request or echo-reply) but ignores the specific code.
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.8 | swACLIpIcmpOption | ACLMGMT-MIB |