PROXY-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: PROXY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 nsfnet 1.3.6.1.3.25
       proxy 1.3.6.1.3.25.17
Proxy MIB defined for the generic management of proxy devices. See http://www.ircache.net/Cache/cache-snmp/.
             proxySystem 1.3.6.1.3.25.17.1
                 proxyMemUsage 1.3.6.1.3.25.17.1.1 unsigned32 read-only
The memory in use by the proxy independant of the support processes on the system running the proxy
                 proxyStorage 1.3.6.1.3.25.17.1.2 unsigned32 read-only
The quantity of storage in use by the proxy in KB. This value can be zero if there is no caching occuring.
                 proxyCpuUsage 1.3.6.1.3.25.17.1.3 unsigned32 read-only
The amount of CPU consumed over the life of the process in seconds.
                 proxyUpTime 1.3.6.1.3.25.17.1.4 timeticks read-only
The amount of time the proxy has been running, in TimeTicks.
             proxyConfig 1.3.6.1.3.25.17.2
                 proxyAdmin 1.3.6.1.3.25.17.2.1 displaystring read-only
The contact responsible for the administration of the proxy. Usually a name and email address.
                 proxySoftware 1.3.6.1.3.25.17.2.2 displaystring read-only
Name of the proxy sofware.
                 proxyVersion 1.3.6.1.3.25.17.2.3 displaystring read-only
Version of the proxy software.
             proxyPerf 1.3.6.1.3.25.17.3
                 proxySysPerf 1.3.6.1.3.25.17.3.1
                     proxyCpuLoad 1.3.6.1.3.25.17.3.1.1 gauge32 read-only
The current percentage of the CPU being consumed by the proxy proccess at this time.
                     proxyNumObjects 1.3.6.1.3.25.17.3.1.2 counter32 read-only
The number of objects currently held by the proxy.
                 proxyProtoPerf 1.3.6.1.3.25.17.3.2
                     proxyProtoClient 1.3.6.1.3.25.17.3.2.1
                         proxyClientHttpRequests 1.3.6.1.3.25.17.3.2.1.1 counter32 read-only
The number of HTTP requests recieved from clients.
                         proxyClientHttpHits 1.3.6.1.3.25.17.3.2.1.2 counter32 read-only
The number of HTTP hits that the proxy clients have produced.
                         proxyClientHttpErrors 1.3.6.1.3.25.17.3.2.1.3 counter32 read-only
The number of HTTP errors caused by client connections.
                         proxyClientHttpInKbs 1.3.6.1.3.25.17.3.2.1.4 counter32 read-only
The number of kilobits recieved from the clients by the proxy.
                         proxyClientHttpOutKbs 1.3.6.1.3.25.17.3.2.1.5 counter32 read-only
The number of kilobits delivered to clients from the proxy.
                     proxyProtoServer 1.3.6.1.3.25.17.3.2.2
                         proxyServerHttpRequests 1.3.6.1.3.25.17.3.2.2.1 counter32 read-only
The number of HTTP requests that the proxy has issued.
                         proxyServerHttpErrors 1.3.6.1.3.25.17.3.2.2.2 counter32 read-only
The number of HTTP errors while fetching objects.
                         proxyServerHttpInKbs 1.3.6.1.3.25.17.3.2.2.3 counter32 read-only
The number of Kbs recieved by the proxy from remote servers.
                         proxyServerHttpOutKbs 1.3.6.1.3.25.17.3.2.2.4 counter32 read-only
The number of kbs transmitted by the proxy to remote servers.
                 proxyMedianSvcTable 1.3.6.1.3.25.17.3.3 no-access
The table of median statistics serviced by the proxy indexed by the median time.
                     proxyMedianSvcEntry 1.3.6.1.3.25.17.3.3.1 no-access
An entry in the proxyMedianSvcTable.
                         proxyMedianTime 1.3.6.1.3.25.17.3.3.1.1 integer32 read-only
The median time used to index the table proxyMedianSvcTable.
                         proxyHTTPAllSvcTime 1.3.6.1.3.25.17.3.3.1.2 integer32 read-only
The service time for all HTTP requests.
                         proxyHTTPMissSvcTime 1.3.6.1.3.25.17.3.3.1.3 integer32 read-only
The service time for all HTTP misses.
                         proxyHTTPHitSvcTime 1.3.6.1.3.25.17.3.3.1.4 integer32 read-only
The service time for all HTTP hits.
                         proxyHTTPNhSvcTime 1.3.6.1.3.25.17.3.3.1.5 integer32 read-only
The service time for all HTTP near hits.
                         proxyDnsSvcTime 1.3.6.1.3.25.17.3.3.1.6 integer32 read-only
The DNS service time.