Table 16-1 lists the groups and tables in the inpgcache.mib file.
Table 16-1 Netra Proxy Cache Software MIB Definitions|
Group or Table |
|
|---|---|
|
Attribute Name |
Description |
|
proxyConfGroup |
|
|
proxyDescription |
Proxy server description |
|
proxyLocation |
Full pathname of server software |
|
proxyPort |
Port number on which the server is listening |
|
proxyMethods |
Methods supported by the server (GET, PUT, POST, and others) |
|
proxyProtocol |
HTTP version number |
|
proxyVersion |
Server software version number |
|
proxyContact |
Contact person for server |
|
proxyHang |
Server response status: 1--response received; 0--no response |
|
proxyCacheGroup |
|
|
cacheMemEntry |
Number of entries in main memory |
|
cacheSwapEntry |
Number of entries on disk |
|
proxyClientStatGroup |
|
|
currentConnections |
Number of current client-established connections |
|
idleConnections |
Number of current client idle connections |
|
currentSSLConnections |
Number of current client-established SSL connections |
|
totalSSLConnections |
Number of total (cumulative) client SSL connections |
|
httpConnectionRate |
Client HTTP connection rate (connections per second) |
|
httpRequestRate |
Client ICP request rate (requests per second) |
|
icpRequestRate |
Client ICP request rate (requests per second) |
|
keepaliveRequested |
Number of requested keep-alives |
|
keepaliveOffered |
Number of offered keep-alives |
|
keepaliveUsed |
Number of used keep-alives |
|
protoTable |
|
|
protoName |
Protocol name |
|
protoObjCount |
Object count |
|
protoSpaceUsage |
Space usage (KB) |
|
protoAccess |
Total number of accesses (hits + misses) |
|
protoHits |
Number of cache hits |
|
protoHitRatio |
Hit percentage (hits/total access) |