AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-CACHE-ENGINE-MIB » Objects

CISCO-CACHE-ENGINE-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-CACHE-ENGINE-MIB and use it to monitor vendor specific OID's.

CISCO-CACHE-ENGINE-MIB file content

Object view of CISCO-CACHE-ENGINE-MIB:

Scalar Object
cceFarmEntry .1.3.6.1.4.1.9.10.39.1.1.1.1.1.1
Information on a single cache engine in the cache farm.
cceBasicIPAddress .1.3.6.1.4.1.9.10.39.1.1.1.2.1
IP address of the cache engine.
cceBasicNetMask .1.3.6.1.4.1.9.10.39.1.1.1.2.2
Network mask of the cache engine.
cceBasicGatewayIpAddress .1.3.6.1.4.1.9.10.39.1.1.1.2.3
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
Human-readable name for the cache engine.
cceBasicFarmName .1.3.6.1.4.1.9.10.39.1.1.1.2.5
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.
cceDnsDomain .1.3.6.1.4.1.9.10.39.1.1.1.3.1
Domain Name System (DNS) domain of the cache engine.
cceDnsEntry .1.3.6.1.4.1.9.10.39.1.1.1.3.2.1
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.
cceIcpClientEnabled .1.3.6.1.4.1.9.10.39.1.1.1.4.1
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
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
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
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.
cceIcpClientRemServEntry .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1
Information on an ICP remote server.
cceIcpServerEnabled .1.3.6.1.4.1.9.10.39.1.1.1.5.1
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
ICP port that the server is listening on. The port to which other ICP clients can send ICP requests.
cceIcpServerRemClntEntry .1.3.6.1.4.1.9.10.39.1.1.1.5.3.1
Information on a remote ICP server.
cceProxyIncomingPort .1.3.6.1.4.1.9.10.39.1.1.1.6.1
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
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
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.
cceTimeGmtTime .1.3.6.1.4.1.9.10.39.1.1.1.7.1
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
The GMT date in (MM/DD/YYYY) format.
cceTimeEntry .1.3.6.1.4.1.9.10.39.1.1.1.7.3.1
Information on an NTP server.
cceCacheFarmHealingModeWait .1.3.6.1.4.1.9.10.39.1.1.2.1.1
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
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
Version description of the currently executing cache engine object code image.
cceFreshnessTextAgeMultiplier .1.3.6.1.4.1.9.10.39.1.1.2.2.1
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
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
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
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
Units in which Maximum TTL for text and binary objects should be interpreted.
cceFreshnessCacheCookies .1.3.6.1.4.1.9.10.39.1.1.2.2.6
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
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
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
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.
cceTcpServerSendBuffer .1.3.6.1.4.1.9.10.39.1.1.2.3.1
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
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
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
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
Read/write timeout for the server.
cceTcpClientReadWriteTimeout .1.3.6.1.4.1.9.10.39.1.1.2.3.6
Read/write timeout for the client.
cceTcpConnectionIdleTimeout .1.3.6.1.4.1.9.10.39.1.1.2.3.7
Idle timeout for connection.
cceTcpConnectionWaitTimeout .1.3.6.1.4.1.9.10.39.1.1.2.3.8
Wait timeout for connection.
cceTcpConnectionRetry .1.3.6.1.4.1.9.10.39.1.1.2.3.9
Number of times to retry the TCP connection.
cceUrlFilterState .1.3.6.1.4.1.9.10.39.1.1.3.1.1
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.
cceEventsTotal .1.3.6.1.4.1.9.10.39.1.1.4.1.1
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
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
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
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.
cceEventsEntry .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1
Each entry contains information on a single event.
cceLoggingEnabled .1.3.6.1.4.1.9.10.39.1.1.4.2.1
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
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
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
Current size of the working log if present.
cceLoggingAge .1.3.6.1.4.1.9.10.39.1.1.4.2.5
Age of the working log.
cceLoggingArchiveLogPresent .1.3.6.1.4.1.9.10.39.1.1.4.2.6
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
The current archive log size if present.
cceLoggingWriteFailReason .1.3.6.1.4.1.9.10.39.1.1.4.2.8
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.
cceDiagDumpDiskCreates .1.3.6.1.4.1.9.10.39.1.1.5.1.1
Number of new files created.
cceDiagDumpDiskOpens .1.3.6.1.4.1.9.10.39.1.1.5.1.2
Number of existing files opened.
cceDiagDumpDiskCloses .1.3.6.1.4.1.9.10.39.1.1.5.1.3
Number of completed file operations.
cceDiagDumpDiskDeletes .1.3.6.1.4.1.9.10.39.1.1.5.1.4
Number of files deleted.
cceDiagDumpDiskReads .1.3.6.1.4.1.9.10.39.1.1.5.1.5
Number of file system reads.
cceDiagDumpDiskWrites .1.3.6.1.4.1.9.10.39.1.1.5.1.6
Number of file system writes.
cceDiagDumpDiskStats .1.3.6.1.4.1.9.10.39.1.1.5.1.7
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
Total free disk space.
cceDiagDumpDiskWraps .1.3.6.1.4.1.9.10.39.1.1.5.1.9
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
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
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
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
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
Number of directory lookup failures because of collision.
cceDiagDumpBufferReads .1.3.6.1.4.1.9.10.39.1.1.5.1.15
Number of physical disk reads occurred.
cceDiagDumpBufferReadErrors .1.3.6.1.4.1.9.10.39.1.1.5.1.16
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
Number of physical disk writes.
cceDiagDumpBufferWriteErrors .1.3.6.1.4.1.9.10.39.1.1.5.1.18
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
Number of objects retrieved from buffer.
cceDiagDumpBufferMisses .1.3.6.1.4.1.9.10.39.1.1.5.1.20
Number of objects retrieved from physical drive.
cceDiagDumpBufferSeekErrors .1.3.6.1.4.1.9.10.39.1.1.5.1.21
The number of times a failure occurred in positioning the disk head.
cceImsClientRequestTotal .1.3.6.1.4.1.9.10.39.1.1.5.2.1
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
ccePerformanceReqPerSecMax .1.3.6.1.4.1.9.10.39.1.1.5.3.1
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
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
Maximum bytes per second served.
ccePerformanceBytesPerSecLast .1.3.6.1.4.1.9.10.39.1.1.5.3.4
Bytes per second served in the last sampling time.
ccePerformanceSecPerReqAvg .1.3.6.1.4.1.9.10.39.1.1.5.3.5
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Average size of the object served from the cache engine in the last sampling time.
cceRequestsForcedReloadTotal .1.3.6.1.4.1.9.10.39.1.1.5.4.1
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
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
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
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
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
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
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
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
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
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
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
The percentage of total number of ICP server requests that were ICP hits.
cceSavingsRequestsTotal .1.3.6.1.4.1.9.10.39.1.1.5.5.1
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
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
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
Percentage of hits out of the total.
cceSavingsBytesServedTotal .1.3.6.1.4.1.9.10.39.1.1.5.5.5
Total number of bytes served.
cceSavingsBytesServedHits .1.3.6.1.4.1.9.10.39.1.1.5.5.6
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
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
Percentage of bytes served from the cache out of the total.
cceUsageCPUCurrent .1.3.6.1.4.1.9.10.39.1.1.5.6.1
Current CPU usage.
cceUsageCPUPeak .1.3.6.1.4.1.9.10.39.1.1.5.6.2
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
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
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
Current network interface card usage.
cceUsageNetPeak .1.3.6.1.4.1.9.10.39.1.1.5.6.6
Peak network interface card usage.
cceUsageConnsCurrent .1.3.6.1.4.1.9.10.39.1.1.5.6.7
Current connections usage.
cceUsageConnsPeak .1.3.6.1.4.1.9.10.39.1.1.5.6.8
Peak connections usage.
cceUsageDiskVolumeEntry .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1
Utilization information for a CFS volume.
cceUsageDosfsVolumeEntry .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1
Utilization information for a DOSFS volume.
cceIfFullDuplex .1.3.6.1.4.1.9.10.39.1.1.6.1.1
If true (1), Full Duplex. If false (2), Half Duplex.
Tabular Object
cceFarmEntryIndex .1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.1
Arbitrary index into the cache farm table.
cceFarmEntryIpAddress .1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.2
Cache engine IP address.
cceDnsEntryIndex .1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.1
Arbitrary index into the DNS server table.
cceDnsEntryIpAddress .1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.2
DNS server IP address.
cceIcpClientRemServIndex .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.1
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
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
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.
cceIcpClientRemServType .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.4
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.
cceIcpClientRemServIcpPort .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.5
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
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
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.
cceIcpServerRemClntIndex .1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.1
Arbitrary index into the remote client table.
cceIcpServerRemClntIPAddress .1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.2
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
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.
cceTimeEntryIndex .1.3.6.1.4.1.9.10.39.1.1.1.7.3.1.1
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
IP address of the NTP server.
cceEventsEntryIndex .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.1
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
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.
cceEventsEntryMessage .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.3
Event message.
cceEventsEntryTime .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.4
Time when the message was logged. Format is 'WWW, DD MMM YYYY HH:MM:SS GMT'.
cceUsageDiskVolumeEntryIndex .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.1
Arbitrary index into the disk usage table.
cceUsageDiskVolumeName .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.2
Disk volume name.
cceUsageDiskVolumeEverMounted .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.3
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
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
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.
cceUsageDiskVolumeCurrent .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.6
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
Peak utilization of the cache engine's disk controller for this CFS volume.
cceUsageDosfsVolumeEntryIndex .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.1
Arbitrary index into the DOSFS volume table.
cceUsageDosfsVolumeName .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.2
DOSFS volume name.
cceUsageDosfsVolumeState .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.3
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
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
The total space available on the DOSFS volume.
Table
cceFarmTable .1.3.6.1.4.1.9.10.39.1.1.1.1.1
Cache farm table. A cache farm consists of all the cache engines attached to a single router.
cceDnsTable .1.3.6.1.4.1.9.10.39.1.1.1.3.2
DNS server table.
cceIcpClientRemServTable .1.3.6.1.4.1.9.10.39.1.1.1.4.5
The remote server table contains information on remote servers (cache engines) to which ICP requests should be sent.
cceIcpServerRemClntTable .1.3.6.1.4.1.9.10.39.1.1.1.5.3
List of remote clients which are allowed to send ICP requests to this cache engine.
cceTimeTable .1.3.6.1.4.1.9.10.39.1.1.1.7.3
The Network Time Protocol (NTP) server table.
cceEventsTable .1.3.6.1.4.1.9.10.39.1.1.4.1.5
Events logged.
cceUsageDiskVolumeTable .1.3.6.1.4.1.9.10.39.1.1.5.6.9
Disk volume usage table which contains information for the Cache File System (CFS) volumes.
cceUsageDosfsVolumeTable .1.3.6.1.4.1.9.10.39.1.1.5.6.10
DOSFS volume usage table which contains information for the DOS File System (DOSFS) volumes.
Trap
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.
Object Identifier
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
cceTuningGroup .1.3.6.1.4.1.9.10.39.1.1.2
cceAccessGroup .1.3.6.1.4.1.9.10.39.1.1.3
cceReportGroup .1.3.6.1.4.1.9.10.39.1.1.4
cceStatsGroup .1.3.6.1.4.1.9.10.39.1.1.5
cceHardwareGroup .1.3.6.1.4.1.9.10.39.1.1.6
cceFarm .1.3.6.1.4.1.9.10.39.1.1.1.1
cceBasic .1.3.6.1.4.1.9.10.39.1.1.1.2
cceDns .1.3.6.1.4.1.9.10.39.1.1.1.3
cceIcpClient .1.3.6.1.4.1.9.10.39.1.1.1.4
cceIcpServer .1.3.6.1.4.1.9.10.39.1.1.1.5
cceProxy .1.3.6.1.4.1.9.10.39.1.1.1.6
cceTime .1.3.6.1.4.1.9.10.39.1.1.1.7
cceCacheFarm .1.3.6.1.4.1.9.10.39.1.1.2.1
cceFreshness .1.3.6.1.4.1.9.10.39.1.1.2.2
cceTcp .1.3.6.1.4.1.9.10.39.1.1.2.3
cceUrlFilter .1.3.6.1.4.1.9.10.39.1.1.3.1
cceEvents .1.3.6.1.4.1.9.10.39.1.1.4.1
cceLogging .1.3.6.1.4.1.9.10.39.1.1.4.2
cceDiagDump .1.3.6.1.4.1.9.10.39.1.1.5.1
cceIms .1.3.6.1.4.1.9.10.39.1.1.5.2
ccePerformance .1.3.6.1.4.1.9.10.39.1.1.5.3
cceRequests .1.3.6.1.4.1.9.10.39.1.1.5.4
cceSavings .1.3.6.1.4.1.9.10.39.1.1.5.5
cceUsage .1.3.6.1.4.1.9.10.39.1.1.5.6
cceInterfaces .1.3.6.1.4.1.9.10.39.1.1.6.1
ciscoCacheEngineMIBTrapPrefix .1.3.6.1.4.1.9.10.39.2
ciscoCacheEngineMIBTraps .1.3.6.1.4.1.9.10.39.2.0
ciscoCacheEngineMIBConformance .1.3.6.1.4.1.9.10.39.3
ciscoCacheEngineMIBCompliances .1.3.6.1.4.1.9.10.39.3.1
ciscoCacheEngineMIBGroups .1.3.6.1.4.1.9.10.39.3.2
Group
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.