CISCO-EIGRP-MIB :: cEigrpLastSeq

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-EIGRP-MIBcEigrpLastSeq

cEigrpLastSeq

Module: CISCO-EIGRP-MIB

OID (symbolic): CISCO-EIGRP-MIB::cEigrpLastSeq

OID (numeric): 1.3.6.1.4.1.9.9.449.1.4.1.1.10

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: All transmitted EIGRP packets have a sequence number assigned. This is the sequence number of the last EIGRP packet sent to this peer.

What is cEigrpLastSeq?

EIGRP tags every packet sent to a peer with an increasing sequence number, and this object reports the sequence number of the most recent one sent to this particular peer. Comparing this value against what the peer itself reports having received helps pinpoint exactly where in the packet stream a loss or reordering occurred on that adjacency. If a peer's expected next-sequence tracking is stuck at 1057 while this object reads 1062, that 5-packet gap tells you precisely how many updates went missing.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.10
snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpLastSeq

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.10.1
snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpLastSeq.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::cEigrpLastSeq 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.449ciscoEigrpMIBCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1cEigrpMIBObjectsCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.4cEigrpPeerInfoCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.4.1cEigrpPeerTableCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.4.1.1cEigrpPeerEntryCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.4.1.1.10cEigrpLastSeqCISCO-EIGRP-MIB