All MIBs › CISCO-EIGRP-MIB › cEigrpSrtt
cEigrpSrtt
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpSrtt
OID (numeric): 1.3.6.1.4.1.9.9.449.1.4.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The computed smooth round trip time for packets to and from the peer.
What is cEigrpSrtt?
This object reports the computed smooth round-trip time for packets exchanged with this specific EIGRP neighbor. EIGRP uses this value to calculate retransmission timers for reliable packets sent to that neighbor, so an admin seeing an unusually high value for one neighbor compared to its peers would expect that neighbor's reliable EIGRP exchanges, like updates and queries, to tolerate longer round-trip delays before considering a retransmission necessary, a useful diagnostic when that same neighbor also shows unusual query and reply timing behavior. A neighbor reached over a satellite link might show this value in the hundreds of milliseconds compared to single-digit milliseconds for a directly-connected LAN neighbor, and an admin would use that expected difference to distinguish abnormally high latency from normal for this link type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.7 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpSrtt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.4.1.1.7.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpSrtt.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::cEigrpSrtt 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.7 | cEigrpSrtt | CISCO-EIGRP-MIB |