All MIBs › CISCO-RTTMON-MIB › rttMonHTTPStatsError
rttMonHTTPStatsError
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonHTTPStatsError
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.4.1.18
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of occasions when a HTTP operation could not be initiated because an internal error
What is rttMonHTTPStatsError?
This is a counter of failed HTTP test operations (e.g., timeout, bad DNS). It tracks how many synthetic health checks could not start. An operator watches this to detect network or application problems; a spike means DNS outages or connectivity loss is affecting tests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.4.1.18 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHTTPStatsError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.4.1.18.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHTTPStatsError.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonHTTPStatsError.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.3 | rttMonStats | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.4 | rttMonHTTPStatsTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.4.1 | rttMonHTTPStatsEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.4.1.18 | rttMonHTTPStatsError | CISCO-RTTMON-MIB |