CISCO-CACHE-ENGINE-MIB
AI MIB Summary
The CISCO-CACHE-ENGINE-MIB facilitates the monitoring and management of Cisco Cache Engine hardware, specifically tracking cache hit/miss ratios, object storage utilization, and active client session statistics via SNMP. This module enables administrators to verify cache engine performance, diagnose content delivery bottlenecks, and validate the operational status of the caching infrastructure.
The MIB module for the Cisco Cache Engine from Cisco Systems, Inc.
Main OID:
ciscoCacheEngineMIB.1.3.6.1.4.1.9.10.39
229
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
229 total| Object Name |
|---|
ciscoCacheEngineMIBThe MIB module for the Cisco Cache Engine from Cisco Systems, Inc. MODULE-IDENTITY .1.3.6.1.4.1.9.10.39 |
ciscoCacheEngineMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1 |
ciscoCacheEngineConf OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1 |
cceConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1 |
cceFarm OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1.1 |
cceFarmTableCache farm table. A cache farm consists of all the
cache engines attached to a single router. SEQUENCE OF CceFarmEntry .1.3.6.1.4.1.9.10.39.1.1.1.1.1 |
cceFarmEntryInformation on a single cache engine in the cache farm. CceFarmEntry .1.3.6.1.4.1.9.10.39.1.1.1.1.1.1 |
cceFarmEntryIndexArbitrary index into the cache farm table. Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.1 |
cceFarmEntryIpAddressCache engine IP address.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.2 |
cceBasic OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1.2 |
cceBasicIPAddressIP address of the cache engine.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.2.1 |
cceBasicNetMaskNetwork mask of the cache engine.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.2.2 |
cceBasicGatewayIpAddressIP 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.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.2.3 |
cceBasicCacheNameHuman-readable name for the cache engine.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.2.4 |
cceBasicFarmNameAdministratively 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.2.5 |
cceDns OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1.3 |
cceDnsDomainDomain Name System (DNS) domain of the cache engine.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.3.1 |
cceDnsTableDNS server table. SEQUENCE OF CceDnsEntry .1.3.6.1.4.1.9.10.39.1.1.1.3.2 |
cceDnsEntryInformation 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. CceDnsEntry .1.3.6.1.4.1.9.10.39.1.1.1.3.2.1 |
cceDnsEntryIndexArbitrary index into the DNS server table. Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.1 |
cceDnsEntryIpAddressDNS server IP address.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.2 |
cceIcpClient OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1.4 |
cceIcpClientEnabledIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.4.1 |
cceIcpClientWaitThe timeout period for ICP responses. If object retrieval
has not commenced when the timeout occurs, a new source
is selected.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.4.2 |
cceIcpClientRetryThe number of retries to be attempted before it is assumed that an
ICP server is down.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.4.3 |
cceIcpClientLocalDomainsLocal 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.4.4 |
cceIcpClientRemServTableThe remote server table contains information on remote servers
(cache engines) to which ICP requests should be sent. SEQUENCE OF CceIcpClientRemServEntry .1.3.6.1.4.1.9.10.39.1.1.1.4.5 |
cceIcpClientRemServEntryInformation on an ICP remote server. CceIcpClientRemServEntry .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1 |
cceIcpClientRemServIndexArbitrary index into the remote server table. The ICP requests are
sent simultaneously to all the remote servers that are present. Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.1 |
cceIcpClientRemServIpAddressIP address of the ICP remote server where all ICP requests shall
be sent.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.2 |
cceIcpClientRemServStateICP 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.ro Enumeration .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.3 |
cceIcpClientRemServTypeConfigured 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.ro Enumeration .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.4 |
cceIcpClientRemServIcpPortPort on a remote ICP server to which
ICP requests will be sent.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.5 |
cceIcpClientRemServHttpPortHTTP port to which proxy-style HTTP requests will be
forwarded.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.6 |
cceIcpClientRemServSelDomainsSet of domains for which ICP requests will be forwarded to
this ICP remote server. List of domains is represented as
a space-delimited string.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.7 |
cceIcpServer OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1.5 |
cceIcpServerEnabledIf true(1), the ICP server protocol functionality is enabled.
If false(2), the ICP server protocol functionality is disabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.5.1 |
cceIcpServerPortICP port that the server is listening on. The port to which
other ICP clients can send ICP requests.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.5.2 |
cceIcpServerRemClntTableList of remote clients which are allowed to send ICP requests
to this cache engine. SEQUENCE OF CceIcpServerRemClntEntry .1.3.6.1.4.1.9.10.39.1.1.1.5.3 |
cceIcpServerRemClntEntryInformation on a remote ICP server. CceIcpServerRemClntEntry .1.3.6.1.4.1.9.10.39.1.1.1.5.3.1 |
cceIcpServerRemClntIndexArbitrary index into the remote client table. Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.1 |
cceIcpServerRemClntIPAddressIP address of a remote client that is allowed to send ICP
requests to this cache engine.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.2 |
cceIcpServerRemClntFetchIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.3 |
cceProxy OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1.6 |
cceProxyIncomingPortIf 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.6.1 |
cceProxyOutgoingAddressIP 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.6.2 |
cceProxyOutgoingPortIf 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.6.3 |
cceTime OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.1.7 |
cceTimeGmtTimeCurrent GMT (Greenwich Mean Time) military format (HH:MM:SS).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.7.1 |
cceTimeGmtDateThe GMT date in (MM/DD/YYYY) format.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.1.7.2 |
cceTimeTableThe Network Time Protocol (NTP) server table. SEQUENCE OF CceTimeEntry .1.3.6.1.4.1.9.10.39.1.1.1.7.3 |
cceTimeEntryInformation on an NTP server. CceTimeEntry .1.3.6.1.4.1.9.10.39.1.1.1.7.3.1 |
cceTimeEntryIndexArbitrary index into the NTP server table.
NTP requests are sent to each server in table order,
until a request is satisfied. Integer32 .1.3.6.1.4.1.9.10.39.1.1.1.7.3.1.1 |
cceTimeEntryIpAddressIP address of the NTP server.ro IpAddress .1.3.6.1.4.1.9.10.39.1.1.1.7.3.1.2 |
cceTuningGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.2 |
cceCacheFarm OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.2.1 |
cceCacheFarmHealingModeWaitMaximum time the cache engine shall wait for objects to be
retrieved from the other caches in the farm during cache
engine initialization.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.1.1 |
cceCacheFarmHealingModeRetryNumber 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.1.2 |
cceCacheFarmVersionVersion description of the currently executing cache engine
object code image.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.2.1.3 |
cceFreshness OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.2.2 |
cceFreshnessTextAgeMultiplierPercentage 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.2.1 |
cceFreshnessBinaryAgeMultiplierPercentage 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.2.2 |
cceFreshnessTextMaximumTTLMaximum 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.2.3 |
cceFreshnessBinaryMaximumTTLMaximum 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.2.4 |
cceFreshnessUnitsMaximumTTLUnits in which Maximum TTL for text and binary objects should be
interpreted.ro Enumeration .1.3.6.1.4.1.9.10.39.1.1.2.2.5 |
cceFreshnessCacheCookiesIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.2.2.6 |
cceFreshnessTextMaxAgePercentage 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.2.7 |
cceFreshnessBinaryMaxAgePercentage 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.2.8 |
cceFreshnessForceMissIf 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.ro Enumeration .1.3.6.1.4.1.9.10.39.1.1.2.2.9 |
cceTcp OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.2.3 |
cceTcpServerSendBufferThe size of the TCP send buffer socket for the server.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.1 |
cceTcpClientSendBufferThe size of the TCP send buffer socket for the client.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.2 |
cceTcpServerRecvBufferThe size of the TCP receive buffer socket for the server.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.3 |
cceTcpClientRecvBufferThe size of the TCP receive buffer socket for the client.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.4 |
cceTcpServerReadWriteTimeoutRead/write timeout for the server.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.5 |
cceTcpClientReadWriteTimeoutRead/write timeout for the client.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.6 |
cceTcpConnectionIdleTimeoutIdle timeout for connection.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.7 |
cceTcpConnectionWaitTimeoutWait timeout for connection.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.8 |
cceTcpConnectionRetryNumber of times to retry the TCP connection.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.2.3.9 |
cceAccessGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.3 |
cceUrlFilter OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.3.1 |
cceUrlFilterStateIf 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.ro Enumeration .1.3.6.1.4.1.9.10.39.1.1.3.1.1 |
cceReportGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.4 |
cceEvents OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.4.1 |
cceEventsTotalMaximum number of event entries that can be viewed at this time.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.4.1.1 |
cceEventsCriticalIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.1.2 |
cceEventsWarningIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.1.3 |
cceEventsNoticeIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.1.4 |
cceEventsTableEvents logged. SEQUENCE OF CceEventsEntry .1.3.6.1.4.1.9.10.39.1.1.4.1.5 |
cceEventsEntryEach entry contains information on a single event. CceEventsEntry .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1 |
cceEventsEntryIndexArbitrary index into the event table.
Entries are in reverse chronological order.
Index range is 1 to cceEventsTotal.
If 0, there are no events. Integer32 (0 | 1..999) .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.1 |
cceEventsEntryTypeEvents 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.ro Enumeration .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.2 |
cceEventsEntryMessageEvent message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.3 |
cceEventsEntryTimeTime when the message was logged.
Format is 'WWW, DD MMM YYYY HH:MM:SS GMT'.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.4 |
cceLogging OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.4.2 |
cceLoggingEnabledIf true(1), transaction logging is on.
If false(2), transaction logging is off.
Transactions are logged in squid log format.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.2.1 |
cceLoggingIntervalAmount 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.4.2.2 |
cceLoggingWorkingLogPresentIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.2.3 |
cceLoggingSizeCurrent size of the working log if present.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.4.2.4 |
cceLoggingAgeAge of the working log.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.4.2.5 |
cceLoggingArchiveLogPresentIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.2.6 |
cceLoggingArchiveLogSizeThe current archive log size if present.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.4.2.7 |
cceLoggingWriteFailReasonThe reason for the failure of the last translog
write operation.If the last operation was
successful, then this object will be
displayed as NotApplicable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.4.2.8 |
cceStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.5 |
cceDiagDump OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.5.1 |
cceDiagDumpDiskCreatesNumber of new files created.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.1 |
cceDiagDumpDiskOpensNumber of existing files opened.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.2 |
cceDiagDumpDiskClosesNumber of completed file operations.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.3 |
cceDiagDumpDiskDeletesNumber of files deleted.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.4 |
cceDiagDumpDiskReadsNumber of file system reads.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.5 |
cceDiagDumpDiskWritesNumber of file system writes.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.6 |
cceDiagDumpDiskStatsNumber of times we got system info about a file.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.7 |
cceDiagDumpDiskFreeTotal free disk space.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.8 |
cceDiagDumpDiskWrapsNumber of times a disk partition has been wrapped in the
cache engine file system.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.9 |
cceDiagDumpDiskOverWritesNumber of files greater than 48 kilo bytes in size which
arrived in a HTTP response without the content length
being sent explicitly.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.10 |
cceDiagDumpDiskTruncReadsNumber of files which were deemed truncated when end of file
was reached prematurely on a read.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.11 |
cceDiagDumpDiskInodeErrorsNumber of times a file has not been found at the expected
location.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.12 |
cceDiagDumpDiskCrcErrorsNumber of times the Cyclic Redundancy Check (CRC) of the
file did not match.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.13 |
cceDiagDumpDiskDirCollisionsNumber of directory lookup failures because of collision.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.14 |
cceDiagDumpBufferReadsNumber of physical disk reads occurred.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.15 |
cceDiagDumpBufferReadErrorsNumber of times a failure to read from disk occurred.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.16 |
cceDiagDumpBufferWritesNumber of physical disk writes.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.17 |
cceDiagDumpBufferWriteErrorsNumber of times a failure to write to disk occurred.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.18 |
cceDiagDumpBufferHitsNumber of objects retrieved from buffer.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.19 |
cceDiagDumpBufferMissesNumber of objects retrieved from physical drive.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.20 |
cceDiagDumpBufferSeekErrorsThe number of times a failure occurred in positioning the
disk head.ro Counter32 .1.3.6.1.4.1.9.10.39.1.1.5.1.21 |
cceIms OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.5.2 |
cceImsClientRequestTotalThe total number of requests from the client to
the cache engine.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.1 |
cceImsReceivedThe total number of requests received from the client
that were IMS requests.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.2 |
cceImsClientTotalFromCacheThe total number of IMS requests from the client served directly
from the cache engine's cache without revalidation.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.3 |
cceImsClientFreshFromCacheThe number of times the client's requested IMS object was
found to be fresh (304-Not Modified).ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.4 |
cceImsClientStaleFromCacheThe number of times the client's requested IMS object was
found to be stale. If stale, an updated object was returned
to the client.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.5 |
cceImsClientTotalCacheMissThe total number of IMS requests which had to be forwarded
to the actual server.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.6 |
cceImsClientFreshCacheMissThe number of IMS requests which had to be forwarded to the
actual server but were found to be fresh.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.7 |
cceImsClientStaleCacheMissThe number of IMS requests which had to be forwarded to the
actual server but were found to be stale.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.8 |
cceImsClientTotalRevalThe number of IMS requests from the client found in the
cache, and revalidated with an IMS to the server.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.9 |
cceImsClientFreshRevalThe number of IMS requests from the client found in the
cache, and revalidated with an IMS to the server and found
fresh.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.10 |
cceImsClientStaleRevalThe number of IMS requests from the client found in the
cache, and revalidated with an IMS to the server and found
stale.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.11 |
cceImsClientRequestToServerThe total number of requests from the cache engine to
remote servers.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.12 |
cceImsServerTotalIssuedThe total number of requests sent from the cache to
servers that were IMS requests.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.13 |
cceImsServerTotalDueClientThe number of IMS requests sent to servers because of an
IMS request from the client.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.14 |
cceImsServerFreshDueClientThe number of times the cache's requested IMS object
was found to be fresh (304-Not Modified).ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.15 |
cceImsServerStaleDueClientThe number of times the cache's requested IMS object
was found to be stale. If stale, a new object was retrieved
from the server.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.16 |
cceImsServerTotalDueExpirationThe number of IMS requests sent to servers because the
requested object was determined to be stale according to
the cache engine's freshness settings.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.17 |
cceImsClientFreshDueExpirationThe 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.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.18 |
cceImsServerStaleDueExpirationThe 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.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.2.19 |
ccePerformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.5.3 |
ccePerformanceReqPerSecMaxMaximum number of requests per second the cache engine
has been servicing.ro Gauge32 .1.3.6.1.4.1.9.10.39.1.1.5.3.1 |
ccePerformanceReqPerSecLastNumber of requests per second the cache engine
has been servicing in the last sampling time.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.2 |
ccePerformanceBytesPerSecMaxMaximum bytes per second served.ro Gauge32 UNITS "Bytes-per-second" .1.3.6.1.4.1.9.10.39.1.1.5.3.3 |
ccePerformanceBytesPerSecLastBytes per second served in the last sampling time.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.4 |
ccePerformanceSecPerReqAvgAverage duration of each connection serviced by the cache
engine.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.5 |
ccePerformanceSecPerReqMinShortest duration of each connection serviced by the cache
engine.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.6 |
ccePerformanceSecPerReqMaxLongest duration of each connection serviced by the cache
engine.ro Gauge32 UNITS "milliseconds-per-req" .1.3.6.1.4.1.9.10.39.1.1.5.3.7 |
ccePerformanceSecPerReqLastAverage duration of each connection serviced by the cache
engine in the last sampling time.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.8 |
ccePerformanceHitsSecPerReqAvgAverage 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.9 |
ccePerformanceHitsSecPerReqMinShortest duration required for the cache engine to send a hit
response.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.10 |
ccePerformanceHitsSecPerReqMaxLongest duration required for the cache engine to send a hit
response.ro Gauge32 UNITS "milliseconds-per-req" .1.3.6.1.4.1.9.10.39.1.1.5.3.11 |
ccePerformanceHitsSecPerReqLastAverage duration required for the cache engine to send a hit
response in the last sampling time.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.12 |
ccePerformanceMissSecPerReqAvgAverage 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.13 |
ccePerformanceMissSecPerReqMinShortest duration required for the cache engine to send a miss
response.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.14 |
ccePerformanceMissSecPerReqMaxLongest duration required for the cache engine to send a miss
response.ro Gauge32 UNITS "milliseconds-per-req" .1.3.6.1.4.1.9.10.39.1.1.5.3.15 |
ccePerformanceMissSecPerReqLastAverage duration required for the cache engine to send a miss
response in the last sampling time.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.16 |
ccePerformanceObjectSizeAvgAverage size of the object served from the cache engine.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.17 |
ccePerformanceObjectSizeMinMinimum size of the object served from the cache engine.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.18 |
ccePerformanceObjectSizeMaxMaximum size of the object served from the cache engine.ro Gauge32 UNITS "Bytes" .1.3.6.1.4.1.9.10.39.1.1.5.3.19 |
ccePerformanceObjectSizeLastAverage size of the object served from the cache engine
in the last sampling time.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.3.20 |
cceRequests OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.5.4 |
cceRequestsForcedReloadTotalTotal number of times a client browser has requested a
fresh copy of an object regardless of its freshness.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.4.1 |
cceRequestsForcedReloadPercentTotal number of times a client browser has requested a
fresh copy of an object regardless of its freshness.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.4.2 |
cceRequestsNearHitsTotalTotal 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.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.4.3 |
cceRequestsNearHitsPercentTotal 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.4.4 |
cceRequestsServerErrorTotalTotal 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.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.4.5 |
cceRequestsServerErrorPercentTotal 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.4.6 |
cceRequestsUrlBlockedTotalTotal number of times a client browser has attempted to
access an administratively blocked URL via the cache engine.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.4.7 |
cceRequestsUrlBlockedPercentTotal number of times a client browser has attempted to
access an administratively blocked URL via the cache engine.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.4.8 |
cceRequestsIcpClientHitsThe number of times the cache engine was able to satisfy
a client request by getting an ICP hit from some other
cache.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.4.9 |
cceRequestsIcpClientPercentageThe percentage of total number of ICP client requests that were
ICP hits.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.4.10 |
cceRequestsIcpServerHitsThe number of times the cache engine was able to satisfy
another cache's ICP requests by issuing ICP hits.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.4.11 |
cceRequestsIcpServerPercentageThe percentage of total number of ICP server requests that were
ICP hits.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.4.12 |
cceSavings OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.5.5 |
cceSavingsRequestsTotalTotal number of end-user requests the cache engine has
serviced.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.5.1 |
cceSavingsRequestsHitsTotal number of end-user requests the cache engine has
serviced as hits.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.5.2 |
cceSavingsRequestsMissThe number of requests the cache engine retrieved from
the internet.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.5.3 |
cceSavingsRequestsSavingsPercentage of hits out of the total.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.5.4 |
cceSavingsBytesServedTotalTotal number of bytes served.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.5.5 |
cceSavingsBytesServedHitsTotal number of bytes the cache engine was able to
satisfy directly from its populated cache.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.5.6 |
cceSavingsBytesServedMissThe number of bytes the cache engine retrieved
from the internet.ro Counter64 .1.3.6.1.4.1.9.10.39.1.1.5.5.7 |
cceSavingsBytesServedSavingsPercentage of bytes served from the cache out of the total.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.5.8 |
cceUsage OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.5.6 |
cceUsageCPUCurrentCurrent CPU usage.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.1 |
cceUsageCPUPeakPeak CPU usage. Calculated based on the amount of time the
CPU is busy in the last 10 seconds.ro Gauge32 UNITS "percentage" .1.3.6.1.4.1.9.10.39.1.1.5.6.2 |
cceUsageDiskCurrentThis 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.roobsolete Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.3 |
cceUsageDiskPeakThis 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.roobsolete Gauge32 UNITS "percentage" .1.3.6.1.4.1.9.10.39.1.1.5.6.4 |
cceUsageNetCurrentCurrent network interface card usage.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.5 |
cceUsageNetPeakPeak network interface card usage.ro Gauge32 UNITS "percentage" .1.3.6.1.4.1.9.10.39.1.1.5.6.6 |
cceUsageConnsCurrentCurrent connections usage.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.7 |
cceUsageConnsPeakPeak connections usage.ro Gauge32 .1.3.6.1.4.1.9.10.39.1.1.5.6.8 |
cceUsageDiskVolumeTableDisk volume usage table which contains information
for the Cache File System (CFS) volumes. SEQUENCE OF CceUsageDiskVolumeEntry .1.3.6.1.4.1.9.10.39.1.1.5.6.9 |
cceUsageDiskVolumeEntryUtilization information for a CFS volume. CceUsageDiskVolumeEntry .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1 |
cceUsageDiskVolumeEntryIndexArbitrary index into the disk usage table. Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.1 |
cceUsageDiskVolumeNameDisk volume name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.2 |
cceUsageDiskVolumeEverMountedIf 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.3 |
cceUsageDiskVolumeCurrentlyMountedIf true (1), the CFS volume is currently mounted.
If false (2), The CFS volume is currently unmounted.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.4 |
cceUsageDiskVolumeUnmountReasonIf 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.ro Enumeration .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.5 |
cceUsageDiskVolumeCurrentCurrent utilization of the cache engine's disk controller
for this CFS volume.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.6 |
cceUsageDiskVolumePeakPeak utilization of the cache engine's disk controller
for this CFS volume.ro Gauge32 UNITS "percentage" .1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.7 |
cceUsageDosfsVolumeTableDOSFS volume usage table which contains information
for the DOS File System (DOSFS) volumes. SEQUENCE OF CceUsageDosfsVolumeEntry .1.3.6.1.4.1.9.10.39.1.1.5.6.10 |
cceUsageDosfsVolumeEntryUtilization information for a DOSFS volume. CceUsageDosfsVolumeEntry .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1 |
cceUsageDosfsVolumeEntryIndexArbitrary index into the DOSFS volume table. Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.1 |
cceUsageDosfsVolumeNameDOSFS volume name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.2 |
cceUsageDosfsVolumeStateState 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.ro Integer32 .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.3 |
cceUsageDosfsVolumeFreeSpaceAmount of free space available on the DOSFS volume.ro Gauge32 UNITS "Bytes" .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.4 |
cceUsageDosfsVolumeTotalSpaceThe total space available on the DOSFS volume.ro Gauge32 UNITS "Bytes" .1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.5 |
cceHardwareGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.6 |
cceInterfaces OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.1.1.6.1 |
cceIfFullDuplexIf true (1), Full Duplex.
If false (2), Half Duplex.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.39.1.1.6.1.1 |
ciscoCacheEngineMIBTrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.2 |
ciscoCacheEngineMIBTraps OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.2.0 |
cacheTrapReadDiskErrorFirst read error occurred on the disk that is being accessed. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.39.2.0.1 |
cacheTrapWriteDiskErrorFirst write error occurred on the disk that is being accessed. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.39.2.0.2 |
cacheTrapWriteTransFailedFailed writing to working transaction log. Possible causes
are system errors or the log having been removed. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.39.2.0.3 |
cacheTrapTooManyThreadsDeadToo many threads are dead. This causes a reboot to happen. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.39.2.0.4 |
cacheTrapWccpDisabledWCCP (Web Cache Control Protocol) is enabled and then disabled
due to blocked cache. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.39.2.0.5 |
cacheTrapDiskVolUnmountedA CFS disk volume has been unmounted due to an error condition.
Any DOSFS volume on this disk has also been unmounted. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.39.2.0.6 |
cacheTrapDosfsVolFullDOSFS Volume is full. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.39.2.0.7 |
ciscoCacheEngineMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.3 |
ciscoCacheEngineMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.3.1 |
ciscoCacheEngineMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.39.3.2 |