CHECKPOINT-MIB-2 :: egpNeighMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2egpNeighMode

egpNeighMode

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.8.5.1.14

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The polling mode of this EGP entity, either passive or active.

What is egpNeighMode?

Reports whether this EGP entity operates in active or passive polling mode toward the neighbor. Active mode means the local system initiates polls to this peer, while passive means it waits to be polled; this distinction, in the rare legacy-EGP case, matters for diagnosing why a relationship never gets fresh routing data if both ends were mistakenly configured passive. Example: finding both this local entity and its peer configured passive(2) explains why neither side is ever initiating the polls needed to actually exchange updates.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.8.5.1.14
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::egpNeighMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.8.5.1.14.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::egpNeighMode.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> egpNeighMode.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::egpNeighMode 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.5egpNeighTableCHECKPOINT-MIB-2
1.3.6.1.2.1.8.5.1egpNeighEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.8.5.1.14egpNeighModeCHECKPOINT-MIB-2