CHECKPOINT-MIB-2 :: icmpInRedirects

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2icmpInRedirects

icmpInRedirects

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.5.7

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of ICMP Redirect messages received.

What is icmpInRedirects?

Counts ICMP Redirect messages received, which a router sends to tell a host a better next hop exists for a given destination. On a firewall, unsolicited or unexpected redirects are a known attack vector used to silently reroute traffic through an attacker-controlled path, so this counter climbing when the device isn't behind a router that legitimately issues redirects is worth treating as suspicious rather than routine. Example: icmpInRedirects incrementing on the external interface, where the gateway has no reason to receive redirects from the upstream ISP router, would warrant checking for a man-in-the-middle attempt.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.7
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpInRedirects

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.5.7.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpInRedirects.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::icmpInRedirects 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.7icmpInRedirectsCHECKPOINT-MIB-2