All MIBs › RFC1156-MIB › egpNeighEntry
egpNeighEntry
Module: RFC1156-MIB
OID (symbolic): RFC1156-MIB::egpNeighEntry
OID (numeric): 1.3.6.1.2.1.8.5.1
Node type: OBJECT-TYPE
Access: read-only
What is egpNeighEntry?
This is the conceptual row (entry) definition for the classic MIB-1 EGP (Exterior Gateway Protocol) Neighbor Table (egpNeighTable), representing one row of state and statistics for a configured EGP neighbor relationship; the source MIB provides no DESCRIPTION text for this row object beyond its SYNTAX and table linkage. Admins on legacy EGP-speaking routers use this table to monitor the state of neighbor relationships with adjacent autonomous systems, a role since superseded by BGP on modern networks. For illustration, walking this table on a legacy router running EGP would show a row per configured neighbor, including its current protocol state such as Idle, Acquisition, or Up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.8.5.1 snmpwalk -v2c -c public <target> RFC1156-MIB::egpNeighEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.8.5.1.1 snmpget -v2c -c public <target> RFC1156-MIB::egpNeighEntry.1
Start monitoring vendor-neutral, standards-based MIB, early TCP/IP hosts, routers, and gateways (legacy MIB-I object set) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1156-MIB::egpNeighEntry OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, early TCP/IP hosts, routers, and gateways (legacy MIB-I object set) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.2.1.8 | egp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8.5 | egpNeighTable | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.8.5.1 | egpNeighEntry | RFC1156-MIB |