CHECKPOINT-MIB-2 :: egpInMsgs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2egpInMsgs

egpInMsgs

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.8.1

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of EGP messages received without error.

What is egpInMsgs?

Counts EGP, or Exterior Gateway Protocol, messages received without error. EGP is a legacy, pre-BGP exterior routing protocol, so on a modern deployment this counter is almost always going to sit at zero; any nonzero, growing value would be a notable finding suggesting either legacy routing configuration still active or unusual traffic mimicking EGP. Example: egpInMsgs unexpectedly incrementing on a gateway that was never configured for EGP peering would be worth investigating as either a leftover legacy config or unusual crafted traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.8.1
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::egpInMsgs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.8.1.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::egpInMsgs.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::egpInMsgs 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.8egpCHECKPOINT-MIB-2
1.3.6.1.2.1.8.1egpInMsgsCHECKPOINT-MIB-2