All MIBs › CISCO-EIGRP-MIB › cEigrpRetries
cEigrpRetries
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpRetries
OID (numeric): 1.3.6.1.4.1.9.9.449.1.4.1.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The number of times the current unacknowledged packet has been retried, i.e. resent to this peer to be acknowledged.
What is cEigrpRetries?
This tracks how many times the specific packet currently sitting unacknowledged in the retransmission queue has already been resent to this peer. Because EIGRP gives up on a neighbor after a fixed number of retries and declares the adjacency down, watching this value climb toward that ceiling is an early warning that this peer is about to drop. Seeing this jump to 12 while cEigrpRetrans overall stays low tells an admin the peer just went quiet very recently, not that it is historically flaky.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.13 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.13.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpRetries.1
Start monitoring Cisco router/multilayer switch running EIGRP with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-EIGRP-MIB::cEigrpRetries OID value, configure state conditions and alerts, and monitor any Cisco router/multilayer switch running EIGRP 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.449 | ciscoEigrpMIB | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1 | cEigrpMIBObjects | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4 | cEigrpPeerInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4.1 | cEigrpPeerTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4.1.1 | cEigrpPeerEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.4.1.1.13 | cEigrpRetries | CISCO-EIGRP-MIB |