All MIBs › CISCO-EIGRP-MIB › cEigrpOOSrvcd
cEigrpOOSrvcd
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpOOSrvcd
OID (numeric): 1.3.6.1.4.1.9.9.449.1.5.1.1.21
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of out-of-sequence EIGRP packets received.
What is cEigrpOOSrvcd?
This counts EIGRP packets received on this interface that arrived out of the expected sequence order. Out-of-sequence delivery on a supposedly reliable link often points to asymmetric routing, packet reordering by an intermediate device, or a WAN circuit with variable latency rather than an EIGRP-specific problem. A router peering over an MPLS cloud showing a steadily nonzero count, while a directly-connected peer shows zero, would point an admin to investigate the WAN provider's path rather than the EIGRP configuration itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.5.1.1.21 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpOOSrvcd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.5.1.1.21.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpOOSrvcd.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cEigrpOOSrvcd.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::cEigrpOOSrvcd 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.5 | cEigrpInterfaceInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.5.1 | cEigrpInterfaceTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.5.1.1 | cEigrpInterfaceEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.5.1.1.21 | cEigrpOOSrvcd | CISCO-EIGRP-MIB |