All MIBs › CISCO-RTTMON-MIB › rttMonLatestHTTPOperDNSRTT
rttMonLatestHTTPOperDNSRTT
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonLatestHTTPOperDNSRTT
OID (numeric): 1.3.6.1.4.1.9.9.42.1.5.1.1.2
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
Round Trip Time taken to perform DNS query within the HTTP operation. If an IP Address is specified in the URL, then DNSRTT is 0.
What is rttMonLatestHTTPOperDNSRTT?
This OID stores the round-trip time in milliseconds it took to resolve a domain name (DNS lookup) during an HTTP probe test, or zero if the URL used an IP address directly. This metric reveals DNS bottlenecks. A network team watches this to detect slow DNS servers affecting application performance—for example, a spike to 500ms would indicate DNS timeout issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.5.1.1.2 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLatestHTTPOperDNSRTT
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.5.1.1.2.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLatestHTTPOperDNSRTT.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5 | rttMonLatestOper | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5.1 | rttMonLatestHTTPOperTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5.1.1 | rttMonLatestHTTPOperEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.5.1.1.2 | rttMonLatestHTTPOperDNSRTT | CISCO-RTTMON-MIB |