All MIBs › CISCO-EIGRP-MIB › cEigrpNextSerial
cEigrpNextSerial
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpNextSerial
OID (numeric): 1.3.6.1.4.1.9.9.449.1.2.1.1.21
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The serial number that would be assigned to the next new or changed route in the topology table for the AS.
What is cEigrpNextSerial?
This object reports the serial number that would be assigned to the very next new or changed route in this autonomous system's topology table. Because this number only ever increases and reflects total historical route change activity rather than current route count, an admin watching its rate of increase over time gets a direct measure of topology churn and instability for this AS, independent of how many routes are actually present right now. If this counter is incrementing rapidly during a period when no intentional network changes are happening, that's a strong, quantifiable signal of unexpected route flapping somewhere in this EIGRP autonomous system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.21 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNextSerial
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.21.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNextSerial.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::cEigrpNextSerial 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.2 | cEigrpAsInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1 | cEigrpTraffStatsTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1 | cEigrpTraffStatsEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1.21 | cEigrpNextSerial | CISCO-EIGRP-MIB |