All MIBs › CHECKPOINT-MIB-2 › egpOutErrors
egpOutErrors
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::egpOutErrors
OID (numeric): 1.3.6.1.2.1.8.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of locally generated EGP messages not sent due to resource limitations within an EGP entity.
What is egpOutErrors?
Counts locally generated EGP messages that were not sent due to resource limitations within the EGP entity. Like the other EGP counters, this is only meaningful if EGP is actually configured, unlikely on a modern Check Point deployment, so its practical value here is confirming the absence of legacy EGP activity rather than diagnosing resource pressure. Example: this counter would only be worth investigating on a gateway that turns out, unexpectedly, to still have EGP configured from a legacy migration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.8.4 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::egpOutErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.8.4.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::egpOutErrors.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::egpOutErrors 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.8 | egp | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8.4 | egpOutErrors | CHECKPOINT-MIB-2 |