All MIBs › CISCO-RTTMON-MIB › rttMonHTTPStatsHTTPError
rttMonHTTPStatsHTTPError
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonHTTPStatsHTTPError
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.4.1.17
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of requests that had HTTP errors while downloading the base page.
What is rttMonHTTPStatsHTTPError?
This object counts the number of HTTP requests that failed during synthetic network monitoring probes, specifically when downloading base web pages. It tracks HTTP protocol errors like 4xx and 5xx response codes encountered during active monitoring. Network engineers use this counter to detect web service availability issues and track the reliability of monitored web servers from the perspective of synthetic tests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.4.1.17 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHTTPStatsHTTPError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.4.1.17.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHTTPStatsHTTPError.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.17 | rttMonHTTPStatsHTTPError | CISCO-RTTMON-MIB |