All MIBs › CISCO-EIGRP-MIB › cEigrpHoldTime
cEigrpHoldTime
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpHoldTime
OID (numeric): 1.3.6.1.4.1.9.9.449.1.4.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The count-down timer indicating how much time must pass without receiving a hello packet from this EIGRP peer before this router declares the peer down. A peer declared as down is removed from the table and is no longer visible.
What is cEigrpHoldTime?
This object is the countdown timer showing how much time can pass without a hello packet from this specific neighbor before this router declares the neighbor down and removes it from the neighbor table. A hold time that's counting down close to zero without resetting, which normally happens on receipt of each hello, is the direct early-warning sign of an imminent adjacency loss with that specific neighbor, letting an admin catch a degrading link before the neighbor is actually declared down and routes start reconverging. If an admin polls this object for a neighbor and sees it consistently sitting near its floor value, like 1-2 seconds remaining on a 15-second hold timer, rather than resetting back up after each hello, that neighbor's hello packets are arriving late or being intermittently lost, foreshadowing an adjacency drop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.5 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpHoldTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.5.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpHoldTime.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::cEigrpHoldTime 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.5 | cEigrpHoldTime | CISCO-EIGRP-MIB |