{
  "imports": {
    "class": "imports", 
    "InternetServer-MIB": [
      "internetServer"
    ], 
    "SNMPv2-CONF": [
      "NOTIFICATION-GROUP", 
      "MODULE-COMPLIANCE"
    ], 
    "SNMPv2-SMI": [
      "Integer32", 
      "OBJECT-TYPE", 
      "NOTIFICATION-TYPE", 
      "MibIdentifier", 
      "IpAddress", 
      "TimeTicks", 
      "Counter64", 
      "Unsigned32", 
      "enterprises", 
      "iso", 
      "Gauge32", 
      "MODULE-IDENTITY", 
      "OBJECT-IDENTITY", 
      "Bits", 
      "Counter32"
    ], 
    "SNMPv2-TC": [
      "DisplayString", 
      "TEXTUAL-CONVENTION"
    ]
  }, 
  "proxyServer": {
    "name": "proxyServer", 
    "oid": "1.3.6.1.4.1.311.1.7.11", 
    "class": "objectidentity"
  }, 
  "cacheStatistics": {
    "name": "cacheStatistics", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2", 
    "class": "objectidentity"
  }, 
  "urlsInCache": {
    "name": "urlsInCache", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.1", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "INTEGER", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The current number of URLs in the cache."
  }, 
  "totalMemoryBytesRetrieved": {
    "name": "totalMemoryBytesRetrieved", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.2", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The cumulative number of bytes that have been retrieved from the memory cache."
  }, 
  "totalDiskBytesRetrieved": {
    "name": "totalDiskBytesRetrieved", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.3", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The cumulative number of bytes that have been retrieved from the disk cache."
  }, 
  "totalUrlsCached": {
    "name": "totalUrlsCached", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.4", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The cumulative number of URLs that have been stored in the cache."
  }, 
  "totalMemoryUrlsRetrieved": {
    "name": "totalMemoryUrlsRetrieved", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.5", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The cumulative number of URLs that have been retrieved from the memory cache."
  }, 
  "totalDiskUrlsRetrieved": {
    "name": "totalDiskUrlsRetrieved", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.6", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The cumulative number of URLs that have been retrieved from the disk cache."
  }, 
  "maxUrlsCached": {
    "name": "maxUrlsCached", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.7", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The maximum number of URLs that have been stored in the cache."
  }, 
  "totalActiveRefreshes": {
    "name": "totalActiveRefreshes", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.8", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The cumulative number of popular URLs in the cache that have been actively refreshed from the Internet."
  }, 
  "totalActiveRefreshBytes": {
    "name": "totalActiveRefreshBytes", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.9", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The total bytes retrieved from the Internet to actively refresh popular URLs in the cache."
  }, 
  "totalDiskFailures": {
    "name": "totalDiskFailures", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.10", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The number of times that ISA Server failed to read from or write to disk cache, due to an I/O failure, since the Web Proxy service started."
  }, 
  "diskFailuresRate": {
    "name": "diskFailuresRate", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.11", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The number of I/O failures per second. An I/O failure occurs when ISA Server fails to read from or write to disk cache."
  }, 
  "memoryCacheAllocatedSpace": {
    "name": "memoryCacheAllocatedSpace", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.12", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The amount of space being used for the memory cache, from the memory allocated for memory caching."
  }, 
  "diskCacheAllocatedSpaceSum": {
    "name": "diskCacheAllocatedSpaceSum", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.13", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The amount of space being used for the disk cache, from the disk space allocated for disk caching."
  }, 
  "memoryUsageRatioPercent": {
    "name": "memoryUsageRatioPercent", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.14", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The amount of memory cache fetches, in proportion to total cache fetches."
  }, 
  "contentDiskWritesRate": {
    "name": "contentDiskWritesRate", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.15", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The amount of writes of content to the disk cache, per second."
  }, 
  "memoryRetrieves": {
    "name": "memoryRetrieves", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.16", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The rate at which URLs are retrieved from the memory cache."
  }, 
  "diskRetrieves": {
    "name": "diskRetrieves", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.17", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The rate at which URLs are retrieved from the disk cache."
  }, 
  "memoryRetrieveBytes": {
    "name": "memoryRetrieveBytes", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.18", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The rate at which bytes of data are retrieved from the memory cache."
  }, 
  "diskRetrieveBytes": {
    "name": "diskRetrieveBytes", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.19", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The rate at which bytes of data are retrieved from the disk cache."
  }, 
  "commits": {
    "name": "commits", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.20", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The rate at which URLs are committed to the cache."
  }, 
  "activeRefreshes": {
    "name": "activeRefreshes", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.21", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The rate at which popular URLs in the cache are actively refreshed from the Internet."
  }, 
  "activeRefreshBytes": {
    "name": "activeRefreshBytes", 
    "oid": "1.3.6.1.4.1.311.1.7.11.2.22", 
    "nodetype": "scalar", 
    "class": "objecttype", 
    "syntax": {
      "type": "Counter", 
      "class": "type"
    }, 
    "maxaccess": "read-only", 
    "status": "mandatory", 
    "description": "The rate at which bytes of data are retrieved from the Internet to actively refresh popular URLs in the cache."
  }, 
  "meta": {
    "comments": [
      "ASN.1 source file:///run/pymib/mibs/ProxyCache-MIB.mib", 
      "Produced by pysmi-0.3.4 at Sun Apr 26 00:12:42 2020", 
      "On host linux01bestmonitoringtools platform Linux version 4.9.0-8-amd64 by user bestmonitoringtools.com", 
      "Using Python version 2.7.13 (default, Sep 26 2018, 18:42:22) "
    ], 
    "module": "ProxyCache-MIB"
  }
}