Specify http client request OID to monitor the EdgeSWG appliance using SNMP
search cancel

Specify http client request OID to monitor the EdgeSWG appliance using SNMP

book

Article ID: 168169

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

You want to monitor the EdgeSWG appliance using SNMP by specifying the OID of http.client.request.

Resolution

Obtain the object ID (OID) using a MIB browser. 

  1. Download and install a MIB browser.
  2. Go to https://support.broadcom.com for the Cybersecurity Software Downloads
  3. Download one of the proxy MIBs, for example BLUECOAT-SG-PROXY-MIB.
  4. Use the MIB browser to load the MIB file.
  5. Locate the OID for http.client.request. In the following example, the OID is 1.3.6.1.4.1.3417.2.11.3.1.1.1.


 

   List of MIBs tested SGOS 6.7.2.1

Object ID Name

Object ID

Description

sgProxyHttpClientRequests

.1.3.6.1.4.1.3417.2.11.3.1.1.1

The number of HTTP requests received from clients.

sgProxyHttpClientHits

.1.3.6.1.4.1.3417.2.11.3.1.1.2

The number of HTTP hits that the proxy clients

have produced.

sgProxyHttpClientPartialHits

.1.3.6.1.4.1.3417.2.11.3.1.1.3

The number of HTTP partial (near) hits that the proxy

clients have produced.

sgProxyHttpClientMisses

.1.3.6.1.4.1.3417.2.11.3.1.1.4

The number of HTTP misses that the proxy clients

have produced.

sgProxyHttpClientErrors

.1.3.6.1.4.1.3417.2.11.3.1.1.5

The number of HTTP errors caused by client

connections.

sgProxyHttpClientRequestRate

.1.3.6.1.4.1.3417.2.11.3.1.1.6

The average rate per second of HTTP requests.

sgProxyHttpClientHitRate

.1.3.6.1.4.1.3417.2.11.3.1.1.7

The percentage HTTP hit rate (by objects).

sgProxyHttpClientByteHitRate

.1.3.6.1.4.1.3417.2.11.3.1.1.8

The percentage HTTP hit rate (by requested bytes).

This is the number of bytes returned to the client

for hits, as a fraction of the total bytes.

sgProxyHttpClientInBytes

.1.3.6.1.4.1.3417.2.11.3.1.1.9

The number of bytes received from the clients by

the proxy.     

sgProxyHttpClientOutBytes

.1.3.6.1.4.1.3417.2.11.3.1.1.10

The number of bytes delivered to clients from

the proxy.