CHECKPOINT-MIB-2 :: icmpInAddrMasks

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2icmpInAddrMasks

icmpInAddrMasks

Module: CHECKPOINT-MIB-2

OID (symbolic): CHECKPOINT-MIB-2::icmpInAddrMasks

OID (numeric): 1.3.6.1.2.1.5.12

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of ICMP Address Mask Request messages received.

What is icmpInAddrMasks?

Counts ICMP Address Mask Request messages received, an old mechanism by which a host asks a router for the subnet mask of its network. This is a largely obsolete request type, so seeing this counter increment on an external-facing interface is a useful indicator the gateway is being probed by reconnaissance tooling using older ICMP techniques, since modern hosts get their mask via DHCP. Example: a spike in icmpInAddrMasks from an unfamiliar external IP right before a broader port scan begins is consistent with automated recon tooling running through a checklist of ICMP probe types.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.12
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpInAddrMasks

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.5.12.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpInAddrMasks.1

Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB-2::icmpInAddrMasks OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.5icmpCHECKPOINT-MIB-2
1.3.6.1.2.1.5.12icmpInAddrMasksCHECKPOINT-MIB-2