CISCO-CACHE-ENGINE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CACHE-ENGINE-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
 ciscoCacheEngineMIB 1.3.6.1.4.1.9.10.39
The MIB module for the Cisco Cache Engine from Cisco Systems, Inc.
       ciscoCacheEngineMIBObjects 1.3.6.1.4.1.9.10.39.1
           ciscoCacheEngineConf 1.3.6.1.4.1.9.10.39.1.1
               cceConfigGroup 1.3.6.1.4.1.9.10.39.1.1.1
                   cceFarm 1.3.6.1.4.1.9.10.39.1.1.1.1
                       cceFarmTable 1.3.6.1.4.1.9.10.39.1.1.1.1.1 no-access
Cache farm table. A cache farm consists of all the cache engines attached to a single router.
                           cceFarmEntry 1.3.6.1.4.1.9.10.39.1.1.1.1.1.1 no-access
Information on a single cache engine in the cache farm.
                               cceFarmEntryIndex 1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.1 integer32 no-access
Arbitrary index into the cache farm table.
                               cceFarmEntryIpAddress 1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.2 ipaddress read-only
Cache engine IP address.
                   cceBasic 1.3.6.1.4.1.9.10.39.1.1.1.2
                       cceBasicIPAddress 1.3.6.1.4.1.9.10.39.1.1.1.2.1 ipaddress read-only
IP address of the cache engine.
                       cceBasicNetMask 1.3.6.1.4.1.9.10.39.1.1.1.2.2 ipaddress read-only
Network mask of the cache engine.
                       cceBasicGatewayIpAddress 1.3.6.1.4.1.9.10.39.1.1.1.2.3 ipaddress read-only
IP address of the default gateway of the cache engine. This is the IP address of the router that allows connections to the engine from web browsers, and that allows the cache engine to be connected to the network. If '0.0.0.0', the default gateway address is not configured.
                       cceBasicCacheName 1.3.6.1.4.1.9.10.39.1.1.1.2.4 displaystring read-only
Human-readable name for the cache engine.
                       cceBasicFarmName 1.3.6.1.4.1.9.10.39.1.1.1.2.5 displaystring read-only
Administratively assigned human-readable name associated with the router that the cache engine is attached to. All cache engines attached to a single router form a cache farm.
                   cceDns 1.3.6.1.4.1.9.10.39.1.1.1.3
                       cceDnsDomain 1.3.6.1.4.1.9.10.39.1.1.1.3.1 displaystring read-only
Domain Name System (DNS) domain of the cache engine.
                       cceDnsTable 1.3.6.1.4.1.9.10.39.1.1.1.3.2 no-access
DNS server table.
                           cceDnsEntry 1.3.6.1.4.1.9.10.39.1.1.1.3.2.1 no-access
Information on a DNS server that the cache engine has been configured to use. When resolving DNS names, each DNS server is tried in table entry order until the name is resolved. The table entry order is determined by user configuration.
                               cceDnsEntryIndex 1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.1 integer32 no-access
Arbitrary index into the DNS server table.
                               cceDnsEntryIpAddress 1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.2 ipaddress read-only
DNS server IP address.
                   cceIcpClient 1.3.6.1.4.1.9.10.39.1.1.1.4
                       cceIcpClientEnabled 1.3.6.1.4.1.9.10.39.1.1.1.4.1 truthvalue read-only
If true(1), the ICP Client is enabled. If false(2), the ICP Client is disabled. ICP is the Internet Cache Protocol as defined by RFC 2186 and RFC 2187.
                       cceIcpClientWait 1.3.6.1.4.1.9.10.39.1.1.1.4.2 integer32 read-only
The timeout period for ICP responses. If object retrieval has not commenced when the timeout occurs, a new source is selected.
                       cceIcpClientRetry 1.3.6.1.4.1.9.10.39.1.1.1.4.3 integer32 read-only
The number of retries to be attempted before it is assumed that an ICP server is down.
                       cceIcpClientLocalDomains 1.3.6.1.4.1.9.10.39.1.1.1.4.4 displaystring read-only
Local domains for which ICP requests shall not be made. These are the domains for which the cache engine is closer to the actual server than the other caches and would not benefit from the ICP interaction.
                       cceIcpClientRemServTable 1.3.6.1.4.1.9.10.39.1.1.1.4.5 no-access
The remote server table contains information on remote servers (cache engines) to which ICP requests should be sent.
                           cceIcpClientRemServEntry 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1 no-access
Information on an ICP remote server.
                               cceIcpClientRemServIndex 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.1 integer32 no-access
Arbitrary index into the remote server table. The ICP requests are sent simultaneously to all the remote servers that are present.
                               cceIcpClientRemServIpAddress 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.2 ipaddress read-only
IP address of the ICP remote server where all ICP requests shall be sent.
                               cceIcpClientRemServState 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.3 integer read-only
ICP state of the remote server. If normal(1), this remote server is operating normally. If warning(2), this remote server has stopped responding to ICP requests. If critical(3), this remote server is sending an ICP deny response. Enumeration: 'warning': 2, 'critical': 3, 'normal': 1.
                               cceIcpClientRemServType 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.4 integer read-only
Configured ICP server type of the cache engine. If parent(1), the cache engine is allowed to retrieve objects when an ICP miss has occurred. If sibling(2), the cache engine is not allowed to retrieve objects when an ICP miss has occurred. Enumeration: 'sibling': 2, 'parent': 1.
                               cceIcpClientRemServIcpPort 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.5 integer32 read-only
Port on a remote ICP server to which ICP requests will be sent.
                               cceIcpClientRemServHttpPort 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.6 integer32 read-only
HTTP port to which proxy-style HTTP requests will be forwarded.
                               cceIcpClientRemServSelDomains 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.7 displaystring read-only
Set of domains for which ICP requests will be forwarded to this ICP remote server. List of domains is represented as a space-delimited string.
                   cceIcpServer 1.3.6.1.4.1.9.10.39.1.1.1.5
                       cceIcpServerEnabled 1.3.6.1.4.1.9.10.39.1.1.1.5.1 truthvalue read-only
If true(1), the ICP server protocol functionality is enabled. If false(2), the ICP server protocol functionality is disabled.
                       cceIcpServerPort 1.3.6.1.4.1.9.10.39.1.1.1.5.2 integer32 read-only
ICP port that the server is listening on. The port to which other ICP clients can send ICP requests.
                       cceIcpServerRemClntTable 1.3.6.1.4.1.9.10.39.1.1.1.5.3 no-access
List of remote clients which are allowed to send ICP requests to this cache engine.
                           cceIcpServerRemClntEntry 1.3.6.1.4.1.9.10.39.1.1.1.5.3.1 no-access
Information on a remote ICP server.
                               cceIcpServerRemClntIndex 1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.1 integer32 no-access
Arbitrary index into the remote client table.
                               cceIcpServerRemClntIPAddress 1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.2 ipaddress read-only
IP address of a remote client that is allowed to send ICP requests to this cache engine.
                               cceIcpServerRemClntFetch 1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.3 truthvalue read-only
If true(1), the remote ICP client is allowed to request the HTTP object from the cache engine. If false(2), the remote ICP client is not allowed to request the HTTP object from the cache engine.
                   cceProxy 1.3.6.1.4.1.9.10.39.1.1.1.6
                       cceProxyIncomingPort 1.3.6.1.4.1.9.10.39.1.1.1.6.1 integer32 read-only
If non-zero, the cache engine is enabled to accept incoming proxy server requests on this port number. Incoming proxy server requests originate from web browsers that are configured to use the cache engine as a proxy server. If zero, the cache engine is not enabled to act as a proxy server.
                       cceProxyOutgoingAddress 1.3.6.1.4.1.9.10.39.1.1.1.6.2 displaystring read-only
IP address or name of an upstream proxy server. Outgoing client HTTP requests (for misses) from the proxy server are redirected to the upstream proxy server identified by this IP address or name. 'Upstream' means a server closer to the actual source where the object resides.
                       cceProxyOutgoingPort 1.3.6.1.4.1.9.10.39.1.1.1.6.3 integer32 read-only
If non-zero, the cache engine is enabled for outgoing proxy mode and this value is the port number used to communicate with the upstream proxy server. If 0, outgoing proxy mode is disabled.
                   cceTime 1.3.6.1.4.1.9.10.39.1.1.1.7
                       cceTimeGmtTime 1.3.6.1.4.1.9.10.39.1.1.1.7.1 displaystring read-only
Current GMT (Greenwich Mean Time) military format (HH:MM:SS).
                       cceTimeGmtDate 1.3.6.1.4.1.9.10.39.1.1.1.7.2 displaystring read-only
The GMT date in (MM/DD/YYYY) format.
                       cceTimeTable 1.3.6.1.4.1.9.10.39.1.1.1.7.3 no-access
The Network Time Protocol (NTP) server table.
                           cceTimeEntry 1.3.6.1.4.1.9.10.39.1.1.1.7.3.1 no-access
Information on an NTP server.
                               cceTimeEntryIndex 1.3.6.1.4.1.9.10.39.1.1.1.7.3.1.1 integer32 no-access
Arbitrary index into the NTP server table. NTP requests are sent to each server in table order, until a request is satisfied.
                               cceTimeEntryIpAddress 1.3.6.1.4.1.9.10.39.1.1.1.7.3.1.2 ipaddress read-only
IP address of the NTP server.
               cceTuningGroup 1.3.6.1.4.1.9.10.39.1.1.2
                   cceCacheFarm 1.3.6.1.4.1.9.10.39.1.1.2.1
                       cceCacheFarmHealingModeWait 1.3.6.1.4.1.9.10.39.1.1.2.1.1 integer32 read-only
Maximum time the cache engine shall wait for objects to be retrieved from the other caches in the farm during cache engine initialization.
                       cceCacheFarmHealingModeRetry 1.3.6.1.4.1.9.10.39.1.1.2.1.2 integer32 read-only
Number of times the cache engine will ask its neighbor caches in the farm for misses before it determines that the caches 'knows nothing', and stops asking. Initial default value is 200.
                       cceCacheFarmVersion 1.3.6.1.4.1.9.10.39.1.1.2.1.3 displaystring read-only
Version description of the currently executing cache engine object code image.
                   cceFreshness 1.3.6.1.4.1.9.10.39.1.1.2.2
                       cceFreshnessTextAgeMultiplier 1.3.6.1.4.1.9.10.39.1.1.2.2.1 integer32 read-only
Percentage multiplier used to calculate the expiration date of a text object if the expiration date is not explicitly specified. This percentage is multiplied by the age of the object to calculate the freshness time of the object. The expiration date is the sum of the freshness time and the date the object was last retrieved from the server or verified was up-to-date. The object will be considered stale after its expiration date and a subsequent If-Modified-Since (IMS) request will be revalidated with the server by the cache engine. If zero, the calculated expiration time will indicate that the the object expires immediately.
                       cceFreshnessBinaryAgeMultiplier 1.3.6.1.4.1.9.10.39.1.1.2.2.2 integer32 read-only
Percentage multiplier used to calculate the expiration date of a binary object if the expiration date is not explicitly specified. This percentage is multiplied by the age of the object to calculate the freshness time of the object. The expiration date is the sum of the freshness time and the date the object was last retrieved from the server or verified was up-to-date. The object will be considered stale after its expiration date and a subsequent If-Modified-Since (IMS) request will be revalidated with the server by the cache engine. If zero, the calculated expiration time will indicate that the the object expires immediately.
                       cceFreshnessTextMaximumTTL 1.3.6.1.4.1.9.10.39.1.1.2.2.3 integer32 read-only
Maximum Time-to-Live for any text object for which the cache engine has to calculate an expiration date. Used to impose an upper limit on the calculated expiration date. If zero, the text object will never be cached. Units are specified in cceFreshnessUnitsMaximumTTL.
                       cceFreshnessBinaryMaximumTTL 1.3.6.1.4.1.9.10.39.1.1.2.2.4 integer32 read-only
Maximum Time-to-Live for any binary object for which the cache engine has to calculate an expiration date. Used to impose an upper limit on the calculated expiration date. If zero, the binary object will never be cached. Units are specified in cceFreshnessUnitsMaximumTTL.
                       cceFreshnessUnitsMaximumTTL 1.3.6.1.4.1.9.10.39.1.1.2.2.5 integer read-only
Units in which Maximum TTL for text and binary objects should be interpreted. Enumeration: 'seconds': 1, 'hours': 3, 'minutes': 2, 'days': 4.
                       cceFreshnessCacheCookies 1.3.6.1.4.1.9.10.39.1.1.2.2.6 truthvalue read-only
If true(1), text objects associated with cookies are cached. If false(2), text objects associated with cookies are not cached. Cacheable, binary objects associated with cookies are always cached.
                       cceFreshnessTextMaxAge 1.3.6.1.4.1.9.10.39.1.1.2.2.7 integer32 read-only
Percentage of the maximum Time-To-Live of text objects used to calculate the minimum age that a text object must be before an up-to-date check is performed with the server as a result of an IMS request. If the age of a text object is less than this percentage of the maximum Time-To-Live for text objects, then an IMS request is served out of the cache. If zero, an IMS request is always sent to the server.
                       cceFreshnessBinaryMaxAge 1.3.6.1.4.1.9.10.39.1.1.2.2.8 integer32 read-only
Percentage of the maximum Time-To-Live of binary objects used to calculate the minimum age that a binary object must be before an up-to-date check is performed with the server as a result of an IMS request. If the age of a binary object is less than this percentage of the maximum Time-To-Live for binary objects, then an IMS request is served out of the cache. If zero, an IMS request is always sent to the server.
                       cceFreshnessForceMiss 1.3.6.1.4.1.9.10.39.1.1.2.2.9 integer read-only
If revalidate(1), then on a forced cache miss from the client browser the cache engine shall send an If-Modified-Since (IMS) HTTP request to revalidate the object. If retrieve(2), then on a forced cache miss from the client browser the cache engine shall send a Pragma:No-Cache HTTP request to retrieve a fresh copy. Enumeration: 'retrieve': 2, 'revalidate': 1.
                   cceTcp 1.3.6.1.4.1.9.10.39.1.1.2.3
                       cceTcpServerSendBuffer 1.3.6.1.4.1.9.10.39.1.1.2.3.1 integer32 read-only
The size of the TCP send buffer socket for the server.
                       cceTcpClientSendBuffer 1.3.6.1.4.1.9.10.39.1.1.2.3.2 integer32 read-only
The size of the TCP send buffer socket for the client.
                       cceTcpServerRecvBuffer 1.3.6.1.4.1.9.10.39.1.1.2.3.3 integer32 read-only
The size of the TCP receive buffer socket for the server.
                       cceTcpClientRecvBuffer 1.3.6.1.4.1.9.10.39.1.1.2.3.4 integer32 read-only
The size of the TCP receive buffer socket for the client.
                       cceTcpServerReadWriteTimeout 1.3.6.1.4.1.9.10.39.1.1.2.3.5 integer32 read-only
Read/write timeout for the server.
                       cceTcpClientReadWriteTimeout 1.3.6.1.4.1.9.10.39.1.1.2.3.6 integer32 read-only
Read/write timeout for the client.
                       cceTcpConnectionIdleTimeout 1.3.6.1.4.1.9.10.39.1.1.2.3.7 integer32 read-only
Idle timeout for connection.
                       cceTcpConnectionWaitTimeout 1.3.6.1.4.1.9.10.39.1.1.2.3.8 integer32 read-only
Wait timeout for connection.
                       cceTcpConnectionRetry 1.3.6.1.4.1.9.10.39.1.1.2.3.9 integer32 read-only
Number of times to retry the TCP connection.
               cceAccessGroup 1.3.6.1.4.1.9.10.39.1.1.3
                   cceUrlFilter 1.3.6.1.4.1.9.10.39.1.1.3.1
                       cceUrlFilterState 1.3.6.1.4.1.9.10.39.1.1.3.1.1 integer read-only
If off(1), the cache engine can serve any URL. If blockBad(2), the cache engine can not serve those URLs that are present in the bad URL list which resides in a file on the cache engine. If allowGood(3), the cache engine can serve only those URLs that are present in the good URL list which resides in the file on the cache engine. Enumeration: 'blockBad': 2, 'off': 1, 'allowGood': 3.
               cceReportGroup 1.3.6.1.4.1.9.10.39.1.1.4
                   cceEvents 1.3.6.1.4.1.9.10.39.1.1.4.1
                       cceEventsTotal 1.3.6.1.4.1.9.10.39.1.1.4.1.1 integer32 read-only
Maximum number of event entries that can be viewed at this time.
                       cceEventsCritical 1.3.6.1.4.1.9.10.39.1.1.4.1.2 truthvalue read-only
If true(1), include event entries with the event entry type of critical in the event table if any exist. If false(2), do not include event entries with the event entry type of critical in the event table.
                       cceEventsWarning 1.3.6.1.4.1.9.10.39.1.1.4.1.3 truthvalue read-only
If true(1), include event entries with the event entry type of warning in the event table if any exist. If false(2), do not include event entries with the event entry type of warning in the event table.
                       cceEventsNotice 1.3.6.1.4.1.9.10.39.1.1.4.1.4 truthvalue read-only
If true(1), include event entries with the event entry type of notice in the event table if any exist. If false(2), do not include event entries with the event entry type of notice in the event table.
                       cceEventsTable 1.3.6.1.4.1.9.10.39.1.1.4.1.5 no-access
Events logged.
                           cceEventsEntry 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1 no-access
Each entry contains information on a single event.
                               cceEventsEntryIndex 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.1 integer32 no-access
Arbitrary index into the event table. Entries are in reverse chronological order. Index range is 1 to cceEventsTotal. If 0, there are no events.
                               cceEventsEntryType 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.2 integer read-only
Events message type. If notice(1), the message is an informational message. If warning(2), the message is a warning message. If critical(3),the message is critical message. Enumeration: 'notice': 1, 'warning': 2, 'critical': 3.
                               cceEventsEntryMessage 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.3 displaystring read-only
Event message.
                               cceEventsEntryTime 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.4 displaystring read-only
Time when the message was logged. Format is 'WWW, DD MMM YYYY HH:MM:SS GMT'.
                   cceLogging 1.3.6.1.4.1.9.10.39.1.1.4.2
                       cceLoggingEnabled 1.3.6.1.4.1.9.10.39.1.1.4.2.1 truthvalue read-only
If true(1), transaction logging is on. If false(2), transaction logging is off. Transactions are logged in squid log format.
                       cceLoggingInterval 1.3.6.1.4.1.9.10.39.1.1.4.2.2 integer32 read-only
Amount of time that must elapse before the working log will be cleared by moving the data into the archive log which overwrites the previous archive log.
                       cceLoggingWorkingLogPresent 1.3.6.1.4.1.9.10.39.1.1.4.2.3 truthvalue read-only
If true(1), the working log is present. If false(2), the working log is not present. The working log is a file that logs information on cache engine transactions.
                       cceLoggingSize 1.3.6.1.4.1.9.10.39.1.1.4.2.4 integer32 read-only
Current size of the working log if present.
                       cceLoggingAge 1.3.6.1.4.1.9.10.39.1.1.4.2.5 integer32 read-only
Age of the working log.
                       cceLoggingArchiveLogPresent 1.3.6.1.4.1.9.10.39.1.1.4.2.6 truthvalue read-only
If true(1), archive log is present. If false(2), archive log is not present. The archive log is overwritten with a copy of the working log at the interval of time specified in cceLoggingInterval.
                       cceLoggingArchiveLogSize 1.3.6.1.4.1.9.10.39.1.1.4.2.7 integer32 read-only
The current archive log size if present.
                       cceLoggingWriteFailReason 1.3.6.1.4.1.9.10.39.1.1.4.2.8 displaystring read-only
The reason for the failure of the last translog write operation.If the last operation was successful, then this object will be displayed as NotApplicable.
               cceStatsGroup 1.3.6.1.4.1.9.10.39.1.1.5
                   cceDiagDump 1.3.6.1.4.1.9.10.39.1.1.5.1
                       cceDiagDumpDiskCreates 1.3.6.1.4.1.9.10.39.1.1.5.1.1 counter32 read-only
Number of new files created.
                       cceDiagDumpDiskOpens 1.3.6.1.4.1.9.10.39.1.1.5.1.2 counter32 read-only
Number of existing files opened.
                       cceDiagDumpDiskCloses 1.3.6.1.4.1.9.10.39.1.1.5.1.3 counter32 read-only
Number of completed file operations.
                       cceDiagDumpDiskDeletes 1.3.6.1.4.1.9.10.39.1.1.5.1.4 counter32 read-only
Number of files deleted.
                       cceDiagDumpDiskReads 1.3.6.1.4.1.9.10.39.1.1.5.1.5 counter32 read-only
Number of file system reads.
                       cceDiagDumpDiskWrites 1.3.6.1.4.1.9.10.39.1.1.5.1.6 counter32 read-only
Number of file system writes.
                       cceDiagDumpDiskStats 1.3.6.1.4.1.9.10.39.1.1.5.1.7 counter32 read-only
Number of times we got system info about a file.
                       cceDiagDumpDiskFree 1.3.6.1.4.1.9.10.39.1.1.5.1.8 counter32 read-only
Total free disk space.
                       cceDiagDumpDiskWraps 1.3.6.1.4.1.9.10.39.1.1.5.1.9 counter32 read-only
Number of times a disk partition has been wrapped in the cache engine file system.
                       cceDiagDumpDiskOverWrites 1.3.6.1.4.1.9.10.39.1.1.5.1.10 counter32 read-only
Number of files greater than 48 kilo bytes in size which arrived in a HTTP response without the content length being sent explicitly.
                       cceDiagDumpDiskTruncReads 1.3.6.1.4.1.9.10.39.1.1.5.1.11 counter32 read-only
Number of files which were deemed truncated when end of file was reached prematurely on a read.
                       cceDiagDumpDiskInodeErrors 1.3.6.1.4.1.9.10.39.1.1.5.1.12 counter32 read-only
Number of times a file has not been found at the expected location.
                       cceDiagDumpDiskCrcErrors 1.3.6.1.4.1.9.10.39.1.1.5.1.13 counter32 read-only
Number of times the Cyclic Redundancy Check (CRC) of the file did not match.
                       cceDiagDumpDiskDirCollisions 1.3.6.1.4.1.9.10.39.1.1.5.1.14 counter32 read-only
Number of directory lookup failures because of collision.
                       cceDiagDumpBufferReads 1.3.6.1.4.1.9.10.39.1.1.5.1.15 counter32 read-only
Number of physical disk reads occurred.
                       cceDiagDumpBufferReadErrors 1.3.6.1.4.1.9.10.39.1.1.5.1.16 counter32 read-only
Number of times a failure to read from disk occurred.
                       cceDiagDumpBufferWrites 1.3.6.1.4.1.9.10.39.1.1.5.1.17 counter32 read-only
Number of physical disk writes.
                       cceDiagDumpBufferWriteErrors 1.3.6.1.4.1.9.10.39.1.1.5.1.18 counter32 read-only
Number of times a failure to write to disk occurred.
                       cceDiagDumpBufferHits 1.3.6.1.4.1.9.10.39.1.1.5.1.19 counter32 read-only
Number of objects retrieved from buffer.
                       cceDiagDumpBufferMisses 1.3.6.1.4.1.9.10.39.1.1.5.1.20 counter32 read-only
Number of objects retrieved from physical drive.
                       cceDiagDumpBufferSeekErrors 1.3.6.1.4.1.9.10.39.1.1.5.1.21 counter32 read-only
The number of times a failure occurred in positioning the disk head.
                   cceIms 1.3.6.1.4.1.9.10.39.1.1.5.2
                       cceImsClientRequestTotal 1.3.6.1.4.1.9.10.39.1.1.5.2.1 counter64 read-only
The total number of requests from the client to the cache engine.
                       cceImsReceived 1.3.6.1.4.1.9.10.39.1.1.5.2.2 counter64 read-only
The total number of requests received from the client that were IMS requests.
                       cceImsClientTotalFromCache 1.3.6.1.4.1.9.10.39.1.1.5.2.3 counter64 read-only
The total number of IMS requests from the client served directly from the cache engine's cache without revalidation.
                       cceImsClientFreshFromCache 1.3.6.1.4.1.9.10.39.1.1.5.2.4 counter64 read-only
The number of times the client's requested IMS object was found to be fresh (304-Not Modified).
                       cceImsClientStaleFromCache 1.3.6.1.4.1.9.10.39.1.1.5.2.5 counter64 read-only
The number of times the client's requested IMS object was found to be stale. If stale, an updated object was returned to the client.
                       cceImsClientTotalCacheMiss 1.3.6.1.4.1.9.10.39.1.1.5.2.6 counter64 read-only
The total number of IMS requests which had to be forwarded to the actual server.
                       cceImsClientFreshCacheMiss 1.3.6.1.4.1.9.10.39.1.1.5.2.7 counter64 read-only
The number of IMS requests which had to be forwarded to the actual server but were found to be fresh.
                       cceImsClientStaleCacheMiss 1.3.6.1.4.1.9.10.39.1.1.5.2.8 counter64 read-only
The number of IMS requests which had to be forwarded to the actual server but were found to be stale.
                       cceImsClientTotalReval 1.3.6.1.4.1.9.10.39.1.1.5.2.9 counter64 read-only
The number of IMS requests from the client found in the cache, and revalidated with an IMS to the server.
                       cceImsClientFreshReval 1.3.6.1.4.1.9.10.39.1.1.5.2.10 counter64 read-only
The number of IMS requests from the client found in the cache, and revalidated with an IMS to the server and found fresh.
                       cceImsClientStaleReval 1.3.6.1.4.1.9.10.39.1.1.5.2.11 counter64 read-only
The number of IMS requests from the client found in the cache, and revalidated with an IMS to the server and found stale.
                       cceImsClientRequestToServer 1.3.6.1.4.1.9.10.39.1.1.5.2.12 counter64 read-only
The total number of requests from the cache engine to remote servers.
                       cceImsServerTotalIssued 1.3.6.1.4.1.9.10.39.1.1.5.2.13 counter64 read-only
The total number of requests sent from the cache to servers that were IMS requests.
                       cceImsServerTotalDueClient 1.3.6.1.4.1.9.10.39.1.1.5.2.14 counter64 read-only
The number of IMS requests sent to servers because of an IMS request from the client.
                       cceImsServerFreshDueClient 1.3.6.1.4.1.9.10.39.1.1.5.2.15 counter64 read-only
The number of times the cache's requested IMS object was found to be fresh (304-Not Modified).
                       cceImsServerStaleDueClient 1.3.6.1.4.1.9.10.39.1.1.5.2.16 counter64 read-only
The number of times the cache's requested IMS object was found to be stale. If stale, a new object was retrieved from the server.
                       cceImsServerTotalDueExpiration 1.3.6.1.4.1.9.10.39.1.1.5.2.17 counter64 read-only
The number of IMS requests sent to servers because the requested object was determined to be stale according to the cache engine's freshness settings.
                       cceImsClientFreshDueExpiration 1.3.6.1.4.1.9.10.39.1.1.5.2.18 counter64 read-only
The number of times the cache's requested IMS object was found to be fresh (304-Not Modified) even when the object's age had expired.
                       cceImsServerStaleDueExpiration 1.3.6.1.4.1.9.10.39.1.1.5.2.19 counter64 read-only
The number of times the cache's requested IMS object was found to be stale when the object's age had expired. If stale, a new object was retrieved from the server.
                   ccePerformance 1.3.6.1.4.1.9.10.39.1.1.5.3
                       ccePerformanceReqPerSecMax 1.3.6.1.4.1.9.10.39.1.1.5.3.1 gauge32 read-only
Maximum number of requests per second the cache engine has been servicing.
                       ccePerformanceReqPerSecLast 1.3.6.1.4.1.9.10.39.1.1.5.3.2 integer32 read-only
Number of requests per second the cache engine has been servicing in the last sampling time.
                       ccePerformanceBytesPerSecMax 1.3.6.1.4.1.9.10.39.1.1.5.3.3 gauge32 read-only
Maximum bytes per second served.
                       ccePerformanceBytesPerSecLast 1.3.6.1.4.1.9.10.39.1.1.5.3.4 integer32 read-only
Bytes per second served in the last sampling time.
                       ccePerformanceSecPerReqAvg 1.3.6.1.4.1.9.10.39.1.1.5.3.5 integer32 read-only
Average duration of each connection serviced by the cache engine.
                       ccePerformanceSecPerReqMin 1.3.6.1.4.1.9.10.39.1.1.5.3.6 integer32 read-only
Shortest duration of each connection serviced by the cache engine.
                       ccePerformanceSecPerReqMax 1.3.6.1.4.1.9.10.39.1.1.5.3.7 gauge32 read-only
Longest duration of each connection serviced by the cache engine.
                       ccePerformanceSecPerReqLast 1.3.6.1.4.1.9.10.39.1.1.5.3.8 integer32 read-only
Average duration of each connection serviced by the cache engine in the last sampling time.
                       ccePerformanceHitsSecPerReqAvg 1.3.6.1.4.1.9.10.39.1.1.5.3.9 integer32 read-only
Average duration required for the cache engine to send a hit response. A hit response is a response when the object can be serviced from the cache engine.
                       ccePerformanceHitsSecPerReqMin 1.3.6.1.4.1.9.10.39.1.1.5.3.10 integer32 read-only
Shortest duration required for the cache engine to send a hit response.
                       ccePerformanceHitsSecPerReqMax 1.3.6.1.4.1.9.10.39.1.1.5.3.11 gauge32 read-only
Longest duration required for the cache engine to send a hit response.
                       ccePerformanceHitsSecPerReqLast 1.3.6.1.4.1.9.10.39.1.1.5.3.12 integer32 read-only
Average duration required for the cache engine to send a hit response in the last sampling time.
                       ccePerformanceMissSecPerReqAvg 1.3.6.1.4.1.9.10.39.1.1.5.3.13 integer32 read-only
Average duration required for the cache engine to send a miss response. A miss response is a response when the object cannot be serviced from the cache engine.
                       ccePerformanceMissSecPerReqMin 1.3.6.1.4.1.9.10.39.1.1.5.3.14 integer32 read-only
Shortest duration required for the cache engine to send a miss response.
                       ccePerformanceMissSecPerReqMax 1.3.6.1.4.1.9.10.39.1.1.5.3.15 gauge32 read-only
Longest duration required for the cache engine to send a miss response.
                       ccePerformanceMissSecPerReqLast 1.3.6.1.4.1.9.10.39.1.1.5.3.16 integer32 read-only
Average duration required for the cache engine to send a miss response in the last sampling time.
                       ccePerformanceObjectSizeAvg 1.3.6.1.4.1.9.10.39.1.1.5.3.17 integer32 read-only
Average size of the object served from the cache engine.
                       ccePerformanceObjectSizeMin 1.3.6.1.4.1.9.10.39.1.1.5.3.18 integer32 read-only
Minimum size of the object served from the cache engine.
                       ccePerformanceObjectSizeMax 1.3.6.1.4.1.9.10.39.1.1.5.3.19 gauge32 read-only
Maximum size of the object served from the cache engine.
                       ccePerformanceObjectSizeLast 1.3.6.1.4.1.9.10.39.1.1.5.3.20 integer32 read-only
Average size of the object served from the cache engine in the last sampling time.
                   cceRequests 1.3.6.1.4.1.9.10.39.1.1.5.4
                       cceRequestsForcedReloadTotal 1.3.6.1.4.1.9.10.39.1.1.5.4.1 counter64 read-only
Total number of times a client browser has requested a fresh copy of an object regardless of its freshness.
                       cceRequestsForcedReloadPercent 1.3.6.1.4.1.9.10.39.1.1.5.4.2 integer32 read-only
Total number of times a client browser has requested a fresh copy of an object regardless of its freshness.
                       cceRequestsNearHitsTotal 1.3.6.1.4.1.9.10.39.1.1.5.4.3 counter64 read-only
Total number of times a cache engine does not find the requested object(s) in its cache, but is able to retrieve the object from a neighboring cache engine in the farm.
                       cceRequestsNearHitsPercent 1.3.6.1.4.1.9.10.39.1.1.5.4.4 integer32 read-only
Total number of times a cache engine does not find the requested object(s) in its cache, but is able to retrieve the object from a neighboring cache engine in the farm.
                       cceRequestsServerErrorTotal 1.3.6.1.4.1.9.10.39.1.1.5.4.5 counter64 read-only
Total number of times the cache engine has failed to fulfill a request due to a web host problem or network problem and has generated and logged an error.
                       cceRequestsServerErrorPercent 1.3.6.1.4.1.9.10.39.1.1.5.4.6 integer32 read-only
Total number of times the cache engine has failed to fulfill a request due to a web host problem or network problem and has generated and logged an error.
                       cceRequestsUrlBlockedTotal 1.3.6.1.4.1.9.10.39.1.1.5.4.7 counter64 read-only
Total number of times a client browser has attempted to access an administratively blocked URL via the cache engine.
                       cceRequestsUrlBlockedPercent 1.3.6.1.4.1.9.10.39.1.1.5.4.8 integer32 read-only
Total number of times a client browser has attempted to access an administratively blocked URL via the cache engine.
                       cceRequestsIcpClientHits 1.3.6.1.4.1.9.10.39.1.1.5.4.9 counter64 read-only
The number of times the cache engine was able to satisfy a client request by getting an ICP hit from some other cache.
                       cceRequestsIcpClientPercentage 1.3.6.1.4.1.9.10.39.1.1.5.4.10 integer32 read-only
The percentage of total number of ICP client requests that were ICP hits.
                       cceRequestsIcpServerHits 1.3.6.1.4.1.9.10.39.1.1.5.4.11 counter64 read-only
The number of times the cache engine was able to satisfy another cache's ICP requests by issuing ICP hits.
                       cceRequestsIcpServerPercentage 1.3.6.1.4.1.9.10.39.1.1.5.4.12 integer32 read-only
The percentage of total number of ICP server requests that were ICP hits.
                   cceSavings 1.3.6.1.4.1.9.10.39.1.1.5.5
                       cceSavingsRequestsTotal 1.3.6.1.4.1.9.10.39.1.1.5.5.1 counter64 read-only
Total number of end-user requests the cache engine has serviced.
                       cceSavingsRequestsHits 1.3.6.1.4.1.9.10.39.1.1.5.5.2 counter64 read-only
Total number of end-user requests the cache engine has serviced as hits.
                       cceSavingsRequestsMiss 1.3.6.1.4.1.9.10.39.1.1.5.5.3 counter64 read-only
The number of requests the cache engine retrieved from the internet.
                       cceSavingsRequestsSavings 1.3.6.1.4.1.9.10.39.1.1.5.5.4 integer32 read-only
Percentage of hits out of the total.
                       cceSavingsBytesServedTotal 1.3.6.1.4.1.9.10.39.1.1.5.5.5 counter64 read-only
Total number of bytes served.
                       cceSavingsBytesServedHits 1.3.6.1.4.1.9.10.39.1.1.5.5.6 counter64 read-only
Total number of bytes the cache engine was able to satisfy directly from its populated cache.
                       cceSavingsBytesServedMiss 1.3.6.1.4.1.9.10.39.1.1.5.5.7 counter64 read-only
The number of bytes the cache engine retrieved from the internet.
                       cceSavingsBytesServedSavings 1.3.6.1.4.1.9.10.39.1.1.5.5.8 integer32 read-only
Percentage of bytes served from the cache out of the total.
                   cceUsage 1.3.6.1.4.1.9.10.39.1.1.5.6
                       cceUsageCPUCurrent 1.3.6.1.4.1.9.10.39.1.1.5.6.1 integer32 read-only
Current CPU usage.
                       cceUsageCPUPeak 1.3.6.1.4.1.9.10.39.1.1.5.6.2 gauge32 read-only
Peak CPU usage. Calculated based on the amount of time the CPU is busy in the last 10 seconds.
                       cceUsageDiskCurrent 1.3.6.1.4.1.9.10.39.1.1.5.6.3 integer32 read-only
This object is obsolete and will always return zero. It has been replaced by cceUsageDiskVolumeCurrent in the CFS per-volume entry cceUsageDiskVolumeEntry in the table cceUsageDiskVolumeTable.
                       cceUsageDiskPeak 1.3.6.1.4.1.9.10.39.1.1.5.6.4 gauge32 read-only
This object is obsolete and will always return zero. It has been replaced by cceUsageDiskVolumePeak in the CFS per-volume entry cceUsageDiskVolumeEntry in the table cceUsageDiskVolumeTable.
                       cceUsageNetCurrent 1.3.6.1.4.1.9.10.39.1.1.5.6.5 integer32 read-only
Current network interface card usage.
                       cceUsageNetPeak 1.3.6.1.4.1.9.10.39.1.1.5.6.6 gauge32 read-only
Peak network interface card usage.
                       cceUsageConnsCurrent 1.3.6.1.4.1.9.10.39.1.1.5.6.7 integer32 read-only
Current connections usage.
                       cceUsageConnsPeak 1.3.6.1.4.1.9.10.39.1.1.5.6.8 gauge32 read-only
Peak connections usage.
                       cceUsageDiskVolumeTable 1.3.6.1.4.1.9.10.39.1.1.5.6.9 no-access
Disk volume usage table which contains information for the Cache File System (CFS) volumes.
                           cceUsageDiskVolumeEntry 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1 no-access
Utilization information for a CFS volume.
                               cceUsageDiskVolumeEntryIndex 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.1 integer32 no-access
Arbitrary index into the disk usage table.
                               cceUsageDiskVolumeName 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.2 displaystring read-only
Disk volume name.
                               cceUsageDiskVolumeEverMounted 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.3 truthvalue read-only
If true (1), the CFS volume has been mounted at least once since system load. If false (2), the CFS volume has not been mounted since system load.
                               cceUsageDiskVolumeCurrentlyMounted 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.4 truthvalue read-only
If true (1), the CFS volume is currently mounted. If false (2), The CFS volume is currently unmounted.
                               cceUsageDiskVolumeUnmountReason 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.5 integer read-only
If cceUsageDiskVolumeEverMounted is false(2) or cceUsageDiskVolumeCurrentlyMounted is true(1), then this object is notApplicable(0). If cceUsageDiskVolumeEverMounted is true(1) and cceUsageDiskVolumeCurrentlyMounted is false(2), then this object the reason the CVS volume is not mounted. If the reason is normal(1), then the volume was unmounted by the administrator issuing the cfs umount command. If the reason is error(2), then volume was unmounted by the Cache File System due to an error. Enumeration: 'notApplicable': 0, 'error': 2, 'normal': 1.
                               cceUsageDiskVolumeCurrent 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.6 integer32 read-only
Current utilization of the cache engine's disk controller for this CFS volume.
                               cceUsageDiskVolumePeak 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.7 gauge32 read-only
Peak utilization of the cache engine's disk controller for this CFS volume.
                       cceUsageDosfsVolumeTable 1.3.6.1.4.1.9.10.39.1.1.5.6.10 no-access
DOSFS volume usage table which contains information for the DOS File System (DOSFS) volumes.
                             cceUsageDosfsVolumeEntry 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1 no-access
Utilization information for a DOSFS volume.
                                 cceUsageDosfsVolumeEntryIndex 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.1 integer32 no-access
Arbitrary index into the DOSFS volume table.
                                 cceUsageDosfsVolumeName 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.2 displaystring read-only
DOSFS volume name.
                                 cceUsageDosfsVolumeState 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.3 integer32 read-only
State of the DOSFS volume . 0 - DOSFS volume not accessed since ready change, 1 - DOSFS volume reset but not mounted, 2 - DOSFS volume mounted, 3 - DOSFS volume reset failed, 4 - DOSFS volume mount failed, 5 - DOSFS volume is being unmounted, 6 - DOSFS volume has been unmounted, 7 - Unmounts on DOSFS volume disabled.
                                 cceUsageDosfsVolumeFreeSpace 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.4 gauge32 read-only
Amount of free space available on the DOSFS volume.
                                 cceUsageDosfsVolumeTotalSpace 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.5 gauge32 read-only
The total space available on the DOSFS volume.
               cceHardwareGroup 1.3.6.1.4.1.9.10.39.1.1.6
                   cceInterfaces 1.3.6.1.4.1.9.10.39.1.1.6.1
                       cceIfFullDuplex 1.3.6.1.4.1.9.10.39.1.1.6.1.1 truthvalue read-only
If true (1), Full Duplex. If false (2), Half Duplex.
       ciscoCacheEngineMIBTrapPrefix 1.3.6.1.4.1.9.10.39.2
           ciscoCacheEngineMIBTraps 1.3.6.1.4.1.9.10.39.2.0
               cacheTrapReadDiskError 1.3.6.1.4.1.9.10.39.2.0.1
First read error occurred on the disk that is being accessed.
               cacheTrapWriteDiskError 1.3.6.1.4.1.9.10.39.2.0.2
First write error occurred on the disk that is being accessed.
               cacheTrapWriteTransFailed 1.3.6.1.4.1.9.10.39.2.0.3
Failed writing to working transaction log. Possible causes are system errors or the log having been removed.
               cacheTrapTooManyThreadsDead 1.3.6.1.4.1.9.10.39.2.0.4
Too many threads are dead. This causes a reboot to happen.
               cacheTrapWccpDisabled 1.3.6.1.4.1.9.10.39.2.0.5
WCCP (Web Cache Control Protocol) is enabled and then disabled due to blocked cache.
               cacheTrapDiskVolUnmounted 1.3.6.1.4.1.9.10.39.2.0.6
A CFS disk volume has been unmounted due to an error condition. Any DOSFS volume on this disk has also been unmounted.
               cacheTrapDosfsVolFull 1.3.6.1.4.1.9.10.39.2.0.7
DOSFS Volume is full.
       ciscoCacheEngineMIBConformance 1.3.6.1.4.1.9.10.39.3
           ciscoCacheEngineMIBCompliances 1.3.6.1.4.1.9.10.39.3.1
               ciscoCacheEngineMIBCompliance 1.3.6.1.4.1.9.10.39.3.1.1
The compliance statement for Cisco Systems entities which implement the cache engine model.
           ciscoCacheEngineMIBGroups 1.3.6.1.4.1.9.10.39.3.2
               cceFarmGroup 1.3.6.1.4.1.9.10.39.3.2.1
Cache engine farm group.
               cceBasicGroup 1.3.6.1.4.1.9.10.39.3.2.2
Cache engine basic group.
               cceDnsGroup 1.3.6.1.4.1.9.10.39.3.2.3
Cache engine DNS group.
               cceIcpClientGroup 1.3.6.1.4.1.9.10.39.3.2.4
Cache engine ICP client group.
               cceIcpServerGroup 1.3.6.1.4.1.9.10.39.3.2.5
Cache engine ICP server group.
               cceProxyGroup 1.3.6.1.4.1.9.10.39.3.2.6
Cache engine proxy group.
               cceTimeGroup 1.3.6.1.4.1.9.10.39.3.2.7
Cache engine Time group.
               cceCacheFarmGroup 1.3.6.1.4.1.9.10.39.3.2.8
Cache engine farm group.
               cceFreshGroup 1.3.6.1.4.1.9.10.39.3.2.9
Cache engine fresh group.
               cceTCPGroup 1.3.6.1.4.1.9.10.39.3.2.10
Cache engine TCP group.
               cceUrlGroup 1.3.6.1.4.1.9.10.39.3.2.11
Cache engine URL group.
               cceEventsGroup 1.3.6.1.4.1.9.10.39.3.2.12
Cache engine events group.
               cceLogGroup 1.3.6.1.4.1.9.10.39.3.2.13
Cache engine transaction log group.
               cceDiagDumpGroup 1.3.6.1.4.1.9.10.39.3.2.14
Cache engine diagdump group.
               cceImsGroup 1.3.6.1.4.1.9.10.39.3.2.15
Cache engine IMS group.
               ccePerfGroup 1.3.6.1.4.1.9.10.39.3.2.16
Cache engine performance group.
               cceReqGroup 1.3.6.1.4.1.9.10.39.3.2.17
Cache engine request group.
               cceSaveGroup 1.3.6.1.4.1.9.10.39.3.2.18
Cache engine savings group.
               cceUsageGroup 1.3.6.1.4.1.9.10.39.3.2.19
Cache engine usage group.
               cceInterfacesGroup 1.3.6.1.4.1.9.10.39.3.2.20
Cache engine Interfaces group.