All MIBs › CHECKPOINT-MIB-2 › icmpInAddrMaskReps
icmpInAddrMaskReps
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::icmpInAddrMaskReps
OID (numeric): 1.3.6.1.2.1.5.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of ICMP Address Mask Reply messages received.
What is icmpInAddrMaskReps?
Counts ICMP Address Mask Reply messages received, replies to mask requests this device itself sent. Since Check Point gateways don't typically issue address mask requests as part of normal operation, any nonzero value here is worth investigating as either leftover legacy configuration or an unusual diagnostic tool having been run from this box. Example: finding icmpInAddrMaskReps nonzero on a gateway where no admin recalls running such a diagnostic is worth a quick audit of what generated the corresponding requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.13 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpInAddrMaskReps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.5.13.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpInAddrMaskReps.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::icmpInAddrMaskReps 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 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.5 | icmp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.5.13 | icmpInAddrMaskReps | CHECKPOINT-MIB-2 |