All MIBs › CISCO-EIGRP-MIB › cEigrpUpTime
cEigrpUpTime
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpUpTime
OID (numeric): 1.3.6.1.4.1.9.9.449.1.4.1.1.6
Node type: OBJECT-TYPE
Type: EigrpUpTimeString
Access: read-only
Description: The elapsed time since the EIGRP adjacency was first established with the peer.
What is cEigrpUpTime?
This object reports the elapsed time since the EIGRP adjacency with this specific neighbor was first established. A short uptime on a neighbor that should have been stable for a long time is a direct sign that adjacency recently reset, which an admin would want to correlate with recent events like a link flap, a neighbor reload, or a hello and hold-timer mismatch. If an admin expects all branch-office neighbors to have been up for weeks but one shows an uptime of only a few minutes, that mismatch immediately flags that specific neighbor relationship as having recently reset, worth investigating in isolation from the otherwise-stable network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.6 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.6.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpUpTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cEigrpUpTime.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::cEigrpUpTime 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.6 | cEigrpUpTime | CISCO-EIGRP-MIB |