All MIBs › CISCO-RTTMON-MIB › rttMonHTTPStatsMessageBodyOctetsSum
rttMonHTTPStatsMessageBodyOctetsSum
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonHTTPStatsMessageBodyOctetsSum
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.4.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The sum of the size of the message body received as a response to the HTTP request.
What is rttMonHTTPStatsMessageBodyOctetsSum?
This counter tracks the total size of response bodies received by RTT (Round-Trip Time) monitoring probes when testing HTTP servers. The metric accumulates the byte count of all HTTP response message bodies, helping operators understand the volume of data being downloaded during HTTP performance tests. Network administrators use this to monitor and analyze HTTP download performance and detect anomalies in response sizes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.4.1.12 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHTTPStatsMessageBodyOctetsSum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.4.1.12.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonHTTPStatsMessageBodyOctetsSum.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.12 | rttMonHTTPStatsMessageBodyOctetsSum | CISCO-RTTMON-MIB |