All MIBs › CISCO-EIGRP-MIB › cEigrpXmitDummies
cEigrpXmitDummies
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpXmitDummies
OID (numeric): 1.3.6.1.4.1.9.9.449.1.2.1.1.23
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: A dummy is a temporary internal entity used as a place holder in the topology table for an AS. They are not transmitted in routing updates. This is the total number currently in existence associated with the AS.
What is cEigrpXmitDummies?
This object reports the total number of dummy placeholder entries currently existing in this autonomous system's topology table, temporary internal entities used as placeholders that are never actually transmitted in routing updates. This is largely an internal EIGRP process-tracking detail rather than something an admin would routinely check, but an unexpectedly high or growing count could indicate internal topology table churn or a process quirk worth flagging to Cisco TAC if seen alongside other instability symptoms. If an admin working with Cisco TAC on an EIGRP stability issue is asked to check internal counters, this object would be one of the low-level topology-table health details they might be asked to report.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.23 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpXmitDummies
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.23.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpXmitDummies.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::cEigrpXmitDummies 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.23 | cEigrpXmitDummies | CISCO-EIGRP-MIB |