PROXY-MIB
Proxy MIB defined for the generic management of proxy devices. See http://www.ircache.net/Cache/cache-snmp/.
Main OID:
proxy.1.3.6.1.3.25.17
35
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
35 total| Object Name |
|---|
nsfnet OBJECT IDENTIFIER .1.3.6.1.3.25 |
proxyProxy MIB defined for the generic management of proxy devices. See http://www.ircache.net/Cache/cache-snmp/. MODULE-IDENTITY .1.3.6.1.3.25.17 |
proxySystem OBJECT IDENTIFIER .1.3.6.1.3.25.17.1 |
proxyMemUsageThe memory in use by the proxy independant of the support processes on the system running the proxyro Unsigned32 .1.3.6.1.3.25.17.1.1 |
proxyStorageThe quantity of storage in use by the proxy in KB. This value can be zero if there is no caching occuring.ro Unsigned32 .1.3.6.1.3.25.17.1.2 |
proxyCpuUsageThe amount of CPU consumed over the life of the process in seconds.ro Unsigned32 .1.3.6.1.3.25.17.1.3 |
proxyUpTimeThe amount of time the proxy has been running, in TimeTicks.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.3.25.17.1.4 |
proxyConfig OBJECT IDENTIFIER .1.3.6.1.3.25.17.2 |
proxyAdminThe contact responsible for the administration of the proxy. Usually a name and email address.ro DisplayString (SNMPv2-TC) .1.3.6.1.3.25.17.2.1 |
proxySoftwareName of the proxy sofware.ro DisplayString (SNMPv2-TC) .1.3.6.1.3.25.17.2.2 |
proxyVersionVersion of the proxy software.ro DisplayString (SNMPv2-TC) .1.3.6.1.3.25.17.2.3 |
proxyPerf OBJECT IDENTIFIER .1.3.6.1.3.25.17.3 |
proxySysPerf OBJECT IDENTIFIER .1.3.6.1.3.25.17.3.1 |
proxyCpuLoadThe current percentage of the CPU being consumed by the proxy proccess at this time.ro Gauge32 .1.3.6.1.3.25.17.3.1.1 |
proxyNumObjectsThe number of objects currently held by the proxy.ro Counter32 .1.3.6.1.3.25.17.3.1.2 |
proxyProtoPerf OBJECT IDENTIFIER .1.3.6.1.3.25.17.3.2 |
proxyProtoClient OBJECT IDENTIFIER .1.3.6.1.3.25.17.3.2.1 |
proxyClientHttpRequestsThe number of HTTP requests recieved from clients.ro Counter32 .1.3.6.1.3.25.17.3.2.1.1 |
proxyClientHttpHitsThe number of HTTP hits that the proxy clients have produced.ro Counter32 .1.3.6.1.3.25.17.3.2.1.2 |
proxyClientHttpErrorsThe number of HTTP errors caused by client connections.ro Counter32 .1.3.6.1.3.25.17.3.2.1.3 |
proxyClientHttpInKbsThe number of kilobits recieved from the clients by the proxy.ro Counter32 .1.3.6.1.3.25.17.3.2.1.4 |
proxyClientHttpOutKbsThe number of kilobits delivered to clients from the proxy.ro Counter32 .1.3.6.1.3.25.17.3.2.1.5 |
proxyProtoServer OBJECT IDENTIFIER .1.3.6.1.3.25.17.3.2.2 |
proxyServerHttpRequestsThe number of HTTP requests that the proxy has issued.ro Counter32 .1.3.6.1.3.25.17.3.2.2.1 |
proxyServerHttpErrorsThe number of HTTP errors while fetching objects.ro Counter32 .1.3.6.1.3.25.17.3.2.2.2 |
proxyServerHttpInKbsThe number of Kbs recieved by the proxy from remote servers.ro Counter32 .1.3.6.1.3.25.17.3.2.2.3 |
proxyServerHttpOutKbsThe number of kbs transmitted by the proxy to remote servers.ro Counter32 .1.3.6.1.3.25.17.3.2.2.4 |
proxyMedianSvcTableThe table of median statistics serviced by the proxy indexed by the median time. SEQUENCE OF ProxyMedianSvcEntry .1.3.6.1.3.25.17.3.3 |
proxyMedianSvcEntryAn entry in the proxyMedianSvcTable. ProxyMedianSvcEntry .1.3.6.1.3.25.17.3.3.1 |
proxyMedianTimeThe median time used to index the table proxyMedianSvcTable.ro Integer32 .1.3.6.1.3.25.17.3.3.1.1 |
proxyHTTPAllSvcTimeThe service time for all HTTP requests.ro Integer32 .1.3.6.1.3.25.17.3.3.1.2 |
proxyHTTPMissSvcTimeThe service time for all HTTP misses.ro Integer32 .1.3.6.1.3.25.17.3.3.1.3 |
proxyHTTPHitSvcTimeThe service time for all HTTP hits.ro Integer32 .1.3.6.1.3.25.17.3.3.1.4 |
proxyHTTPNhSvcTimeThe service time for all HTTP near hits.ro Integer32 .1.3.6.1.3.25.17.3.3.1.5 |
proxyDnsSvcTimeThe DNS service time.ro Integer32 .1.3.6.1.3.25.17.3.3.1.6 |