All MIBs › MCAFEE-MWG-MIB › stHttpBytesFromClient
stHttpBytesFromClient
Module: MCAFEE-MWG-MIB
OID (symbolic): MCAFEE-MWG-MIB::stHttpBytesFromClient
OID (numeric): 1.3.6.1.4.1.1230.2.7.2.2.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of bytes transferred from client to proxy using the HTTP protocol
What is stHttpBytesFromClient?
This read-only Counter64 tallies the number of bytes transferred from clients to the proxy over HTTP. Comparing this against stHttpBytesToServer shows how much the proxy itself is adding or stripping (e.g. via header rewriting) between the client-facing and server-facing legs of an HTTP request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.2.3 snmpwalk -v2c -c public <target> MCAFEE-MWG-MIB::stHttpBytesFromClient
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.2.2.3.1 snmpget -v2c -c public <target> MCAFEE-MWG-MIB::stHttpBytesFromClient.1
Start monitoring McAfee Web Gateway appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MCAFEE-MWG-MIB::stHttpBytesFromClient OID value, configure state conditions and alerts, and monitor any McAfee Web Gateway appliances 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.1230 | mcafee | MCAFEE-SMI |
| 1.3.6.1.4.1.1230.2 | mcafeeGATEWAY | MCAFEE-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1230.2.7 | mwg | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2 | mwgStatistics | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2.2 | mwgHttp | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.2.2.3 | stHttpBytesFromClient | MCAFEE-MWG-MIB |