BLUECOAT-SG-PROXY-MIB

File: BLUECOAT-SG-PROXY-MIB.mib (30793 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BLUECOAT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Gauge32 Integer32 DisplayString
blueCoatMgmt

Defined Types

SgProxyCpuCoreTableEntry  
SEQUENCE    
  sgProxyCpuCoreIndex INTEGER
  sgProxyCpuCoreUpTime Counter64
  sgProxyCpuCoreBusyTime Counter64
  sgProxyCpuCoreIdleTime Counter64
  sgProxyCpuCoreUpTimeSinceLastAccess Counter64
  sgProxyCpuCoreBusyTimeSinceLastAccess Counter64
  sgProxyCpuCoreIdleTimeSinceLastAccess Counter64
  sgProxyCpuCoreBusyPerCent Gauge32
  sgProxyCpuCoreIdlePerCent Gauge32

SgProxyHttpMedianServiceEntry  
SEQUENCE    
  sgProxyHttpMedianServiceTime INTEGER
  sgProxyHttpMedianServiceTimeAll Gauge32
  sgProxyHttpMedianServiceTimeHit Gauge32
  sgProxyHttpMedianServiceTimePartialHit Gauge32
  sgProxyHttpMedianServiceTimeMiss Gauge32
  sgProxyDnsMedianServiceTime Gauge32

Defined Values

bluecoatSGProxyMIB 1.3.6.1.4.1.3417.2.11
The BLUECOAT-SG-PROXY-MIB provides system information and statistics for a BlueCoat SG proxy appliance.
MODULE-IDENTITY    

sgProxyConfig 1.3.6.1.4.1.3417.2.11.1
OBJECT IDENTIFIER    

sgProxySystem 1.3.6.1.4.1.3417.2.11.2
OBJECT IDENTIFIER    

sgProxyHttp 1.3.6.1.4.1.3417.2.11.3
OBJECT IDENTIFIER    

sgProxyAdmin 1.3.6.1.4.1.3417.2.11.1.1
The contact responsible for the administration of the proxy. Usually a name and email address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sgProxySoftware 1.3.6.1.4.1.3417.2.11.1.2
Name of the proxy sofware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sgProxyVersion 1.3.6.1.4.1.3417.2.11.1.3
Version of the proxy software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sgProxySerialNumber 1.3.6.1.4.1.3417.2.11.1.4
Hardware serial number of the proxy appliance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sgProxyCpu 1.3.6.1.4.1.3417.2.11.2.1
OBJECT IDENTIFIER    

sgProxyCache 1.3.6.1.4.1.3417.2.11.2.2
OBJECT IDENTIFIER    

sgProxyMemory 1.3.6.1.4.1.3417.2.11.2.3
OBJECT IDENTIFIER    

sgProxyCpuCoreTable 1.3.6.1.4.1.3417.2.11.2.4
This table lists the various cpu statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SgProxyCpuCoreTableEntry

sgProxyCpuUpTime 1.3.6.1.4.1.3417.2.11.2.1.1
The amount of time the proxy has been running since boot, in milliseconds. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuBusyTime 1.3.6.1.4.1.3417.2.11.2.1.2
The amount of busy CPU time since boot, in milliseconds. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuIdleTime 1.3.6.1.4.1.3417.2.11.2.1.3
The amount of idle CPU time since boot, in milliseconds. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuUpTimeSinceLastAccess 1.3.6.1.4.1.3417.2.11.2.1.4
The amount of time the proxy has been running since the last SNMP access to this value, in milliseconds. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuBusyTimeSinceLastAccess 1.3.6.1.4.1.3417.2.11.2.1.5
The amount of busy CPU time since the last SNMP access to this value, in milliseconds. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuIdleTimeSinceLastAccess 1.3.6.1.4.1.3417.2.11.2.1.6
The amount of idle CPU time since the last SNMP access to this value, in milliseconds. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuBusyPerCent 1.3.6.1.4.1.3417.2.11.2.1.7
The busy CPU time as a percentage, averaged over one minute. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyCpuIdlePerCent 1.3.6.1.4.1.3417.2.11.2.1.8
The idle CPU time as a percentage, averaged over one minute. This is no longer functional. Use sgProxyCpuTable instead.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyStorage 1.3.6.1.4.1.3417.2.11.2.2.1
The quantity of storage in use by the proxy in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyNumObjects 1.3.6.1.4.1.3417.2.11.2.2.2
The number of objects currently held by the proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyMemAvailable 1.3.6.1.4.1.3417.2.11.2.3.1
The total memory available for use by the proxy, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyMemCacheUsage 1.3.6.1.4.1.3417.2.11.2.3.2
The memory used by the proxy for object caching, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyMemSysUsage 1.3.6.1.4.1.3417.2.11.2.3.3
The memory used by the proxy for system and support processes, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyMemoryPressure 1.3.6.1.4.1.3417.2.11.2.3.4
The proportion of memory used in total by the proxy, as a percentage of the total memory available.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyCpuCoreTableEntry 1.3.6.1.4.1.3417.2.11.2.4.1
A cpuTable entry describes the current cpu statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SgProxyCpuCoreTableEntry  

sgProxyCpuCoreIndex 1.3.6.1.4.1.3417.2.11.2.4.1.1
CPU number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

sgProxyCpuCoreUpTime 1.3.6.1.4.1.3417.2.11.2.4.1.2
The amount of time the proxy has been running since boot, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuCoreBusyTime 1.3.6.1.4.1.3417.2.11.2.4.1.3
The amount of busy CPU time since boot, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuCoreIdleTime 1.3.6.1.4.1.3417.2.11.2.4.1.4
The amount of idle CPU time since boot, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuCoreUpTimeSinceLastAccess 1.3.6.1.4.1.3417.2.11.2.4.1.5
The amount of time the proxy has been running since the last SNMP access to this value, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuCoreBusyTimeSinceLastAccess 1.3.6.1.4.1.3417.2.11.2.4.1.6
The amount of busy CPU time since the last SNMP access to this value, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuCoreIdleTimeSinceLastAccess 1.3.6.1.4.1.3417.2.11.2.4.1.7
The amount of idle CPU time since the last SNMP access to this value, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyCpuCoreBusyPerCent 1.3.6.1.4.1.3417.2.11.2.4.1.8
The busy CPU time as a percentage, averaged over one minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyCpuCoreIdlePerCent 1.3.6.1.4.1.3417.2.11.2.4.1.9
The idle CPU time as a percentage, averaged over one minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpPerf 1.3.6.1.4.1.3417.2.11.3.1
OBJECT IDENTIFIER    

sgProxyHttpResponse 1.3.6.1.4.1.3417.2.11.3.2
OBJECT IDENTIFIER    

sgProxyHttpMedian 1.3.6.1.4.1.3417.2.11.3.3
OBJECT IDENTIFIER    

sgProxyHttpClient 1.3.6.1.4.1.3417.2.11.3.1.1
OBJECT IDENTIFIER    

sgProxyHttpServer 1.3.6.1.4.1.3417.2.11.3.1.2
OBJECT IDENTIFIER    

sgProxyHttpConnections 1.3.6.1.4.1.3417.2.11.3.1.3
OBJECT IDENTIFIER    

sgProxyHttpClientRequests 1.3.6.1.4.1.3417.2.11.3.1.1.1
The number of HTTP requests received from clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpClientErrors 1.3.6.1.4.1.3417.2.11.3.1.1.5
The number of HTTP errors caused by client connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpClientRequestRate 1.3.6.1.4.1.3417.2.11.3.1.1.6
The average rate per second of HTTP requests.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpClientHitRate 1.3.6.1.4.1.3417.2.11.3.1.1.7
The percentage HTTP hit rate (by objects).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpClientOutBytes 1.3.6.1.4.1.3417.2.11.3.1.1.10
The number of bytes delivered to clients from the proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpServerRequests 1.3.6.1.4.1.3417.2.11.3.1.2.1
The number of HTTP requests that the proxy has issued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpServerErrors 1.3.6.1.4.1.3417.2.11.3.1.2.2
The number of HTTP errors while fetching objects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpServerInBytes 1.3.6.1.4.1.3417.2.11.3.1.2.3
The number of bytes received by the proxy from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpServerOutBytes 1.3.6.1.4.1.3417.2.11.3.1.2.4
The number of bytes transmitted by the proxy to remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpClientConnections 1.3.6.1.4.1.3417.2.11.3.1.3.1
The total number of HTTP connections with the proxy clients.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpClientConnectionsActive 1.3.6.1.4.1.3417.2.11.3.1.3.2
The number of active HTTP connections with the proxy clients.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpClientConnectionsIdle 1.3.6.1.4.1.3417.2.11.3.1.3.3
The number of idle HTTP connections with the proxy clients.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpServerConnections 1.3.6.1.4.1.3417.2.11.3.1.3.4
The total number of HTTP connections with remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpServerConnectionsActive 1.3.6.1.4.1.3417.2.11.3.1.3.5
The number of active HTTP connections with remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpServerConnectionsIdle 1.3.6.1.4.1.3417.2.11.3.1.3.6
The number of idle HTTP connections with remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpResponseTime 1.3.6.1.4.1.3417.2.11.3.2.1
OBJECT IDENTIFIER    

sgProxyHttpResponseFirstByte 1.3.6.1.4.1.3417.2.11.3.2.2
OBJECT IDENTIFIER    

sgProxyHttpResponseByteRate 1.3.6.1.4.1.3417.2.11.3.2.3
OBJECT IDENTIFIER    

sgProxyHttpResponseSize 1.3.6.1.4.1.3417.2.11.3.2.4
OBJECT IDENTIFIER    

sgProxyHttpServiceTimeAll 1.3.6.1.4.1.3417.2.11.3.2.1.1
The average service time for all HTTP requests, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpServiceTimeHit 1.3.6.1.4.1.3417.2.11.3.2.1.2
The average service time for all HTTP hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpServiceTimePartialHit 1.3.6.1.4.1.3417.2.11.3.2.1.3
The average service time for all HTTP partial (near) hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpServiceTimeMiss 1.3.6.1.4.1.3417.2.11.3.2.1.4
The average service time for all HTTP misses, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpTotalFetchTimeAll 1.3.6.1.4.1.3417.2.11.3.2.1.5
The total fetch time for all HTTP responses, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpTotalFetchTimeHit 1.3.6.1.4.1.3417.2.11.3.2.1.6
The total fetch time for all HTTP hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpTotalFetchTimePartialHit 1.3.6.1.4.1.3417.2.11.3.2.1.7
The total fetch time for all HTTP partial (near) hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpTotalFetchTimeMiss 1.3.6.1.4.1.3417.2.11.3.2.1.8
The total fetch time for all HTTP misses, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sgProxyHttpFirstByteAll 1.3.6.1.4.1.3417.2.11.3.2.2.1
The average time to first response byte for all HTTP requests, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpFirstByteHit 1.3.6.1.4.1.3417.2.11.3.2.2.2
The average time to first response byte for all HTTP hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpFirstBytePartialHit 1.3.6.1.4.1.3417.2.11.3.2.2.3
The average time to first response byte for all HTTP partial (near) hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpFirstByteMiss 1.3.6.1.4.1.3417.2.11.3.2.2.4
The average time to first response byte for all HTTP misses, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpByteRateAll 1.3.6.1.4.1.3417.2.11.3.2.3.1
The average byte rate for all HTTP responses, in bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpByteRateHit 1.3.6.1.4.1.3417.2.11.3.2.3.2
The average byte rate for all HTTP hits, in bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpByteRatePartialHit 1.3.6.1.4.1.3417.2.11.3.2.3.3
The average byte rate for all HTTP partial hits, in bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpByteRateMiss 1.3.6.1.4.1.3417.2.11.3.2.3.4
The average byte rate for all HTTP misses, in bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpResponseSizeAll 1.3.6.1.4.1.3417.2.11.3.2.4.1
The average response size for all HTTP responses, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpResponseSizeHit 1.3.6.1.4.1.3417.2.11.3.2.4.2
The average response size for all HTTP hits, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpResponseSizePartialHit 1.3.6.1.4.1.3417.2.11.3.2.4.3
The average response size for all HTTP partial hits, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpResponseSizeMiss 1.3.6.1.4.1.3417.2.11.3.2.4.4
The average response size for all HTTP misses, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpMedianServiceTable 1.3.6.1.4.1.3417.2.11.3.3.1
Table of median HTTP service times.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SgProxyHttpMedianServiceEntry

sgProxyHttpMedianServiceEntry 1.3.6.1.4.1.3417.2.11.3.3.1.1
Table entry for median HTTP service times.
Status: current Access: not-accessible
OBJECT-TYPE    
  SgProxyHttpMedianServiceEntry  

sgProxyHttpMedianServiceTime 1.3.6.1.4.1.3417.2.11.3.3.1.1.1
The median time used to index the table sgProxyHttpMedianServiceTable. This release supports one, five, and sixty minutes.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER one(1), five(5), sixty(60)  

sgProxyHttpMedianServiceTimeAll 1.3.6.1.4.1.3417.2.11.3.3.1.1.2
The median service time for all HTTP requests, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpMedianServiceTimeHit 1.3.6.1.4.1.3417.2.11.3.3.1.1.3
The median service time for all HTTP hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpMedianServiceTimePartialHit 1.3.6.1.4.1.3417.2.11.3.3.1.1.4
The median service time for all HTTP partial (near) hits, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyHttpMedianServiceTimeMiss 1.3.6.1.4.1.3417.2.11.3.3.1.1.5
The median service time for all HTTP misses, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sgProxyDnsMedianServiceTime 1.3.6.1.4.1.3417.2.11.3.3.1.1.6
The median DNS service time, in milliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32