All MIBs › CHECKPOINT-MIB-2 › egpNeighStateDowns
egpNeighStateDowns
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::egpNeighStateDowns
OID (numeric): 1.3.6.1.2.1.8.5.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of EGP state transitions from the UP state to any other state with this EGP peer.
What is egpNeighStateDowns?
Counts the number of EGP state transitions away from UP to any other state with this peer. Paired with egpNeighStateUps, a matching climb in both counters confirms the relationship is genuinely flapping, up then down repeatedly, rather than having simply gone up once and stayed there. Example: egpNeighStateDowns tracking egpNeighStateUps almost 1:1 for the same peer confirms a flapping relationship rather than a single stable transition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.8.5.1.11 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::egpNeighStateDowns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.8.5.1.11.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::egpNeighStateDowns.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::egpNeighStateDowns 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.5 | egpNeighTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8.5.1 | egpNeighEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.8.5.1.11 | egpNeighStateDowns | CHECKPOINT-MIB-2 |