All MIBs › CISCO-CACHE-ENGINE-MIB
Organization: Cisco Systems, Inc.
Last Updated: 1998-11-04
Category: Cisco Devices, Device Management
Description: Monitors Cisco cache engine (web proxy) hit rates, connections, and storage utilization.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-CACHE-ENGINE-MIB?
CISCO-CACHE-ENGINE-MIB is a Cisco Systems, Inc. proprietary MIB for the Cisco Cache Engine web-caching appliance. Its objects cover a farm table (index, IP address), basic configuration (IP address, netmask, gateway, cache name, farm name, DNS domain), a DNS-server table (index, IP address), and ICP (Internet Cache Protocol) client settings (enabled flag, wait/retry timers, local domains, and a remote-server table with index, IP address, state, type, and ICP port). As a configuration/status MIB it lets an administrator confirm cache-farm membership and ICP peer state on a Cisco Cache Engine. It is deployed on Cisco Systems Cache Engine web-caching appliances. Engineers can download the CISCO-CACHE-ENGINE-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-CACHE-ENGINE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Systems Cache Engine web-caching appliances
Monitoring Examples
An administrator checks cceIcpClientRemServState to confirm whether an ICP peer cache is reachable from a Cisco Cache Engine.
What Can Be Monitored
- cache-farm membership and ICP peer state
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoExperiment | OBJECT-IDENTITY |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cceDiagDumpDiskCreates OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF 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. | ||
| NTF cacheTrapDosfsVolFull | 1.3.6.1.4.1.9.10.39.2.0.7 | DOSFS Volume is full. | ||
| NTF cacheTrapReadDiskError | 1.3.6.1.4.1.9.10.39.2.0.1 | First read error occurred on the disk that is being accessed. | ||
| NTF cacheTrapTooManyThreadsDead | 1.3.6.1.4.1.9.10.39.2.0.4 | Too many threads are dead. This causes a reboot to happen. | ||
| NTF 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. | ||
| NTF cacheTrapWriteDiskError | 1.3.6.1.4.1.9.10.39.2.0.2 | First write error occurred on the disk that is being accessed. | ||
| NTF 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. | ||
| cceAccessGroup | 1.3.6.1.4.1.9.10.39.1.1.3 | |||
| cceBasic | 1.3.6.1.4.1.9.10.39.1.1.1.2 | |||
| STR 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. |
| STR 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. |
| IP 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. |
| cceBasicGroup | 1.3.6.1.4.1.9.10.39.3.2.2 | Cache engine basic group. | ||
| IP cceBasicIPAddress | 1.3.6.1.4.1.9.10.39.1.1.1.2.1 | IpAddress | read-only | IP address of the cache engine. |
| IP cceBasicNetMask | 1.3.6.1.4.1.9.10.39.1.1.1.2.2 | IpAddress | read-only | Network mask of the cache engine. |
| cceCacheFarm | 1.3.6.1.4.1.9.10.39.1.1.2.1 | |||
| cceCacheFarmGroup | 1.3.6.1.4.1.9.10.39.3.2.8 | Cache engine farm group. | ||
| I32 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. |
| I32 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. |
| STR 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. |
| cceConfigGroup | 1.3.6.1.4.1.9.10.39.1.1.1 | |||
| cceDiagDump | 1.3.6.1.4.1.9.10.39.1.1.5.1 | |||
| C32 cceDiagDumpBufferHits | 1.3.6.1.4.1.9.10.39.1.1.5.1.19 | Counter32 | read-only | Number of objects retrieved from buffer. |
| C32 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. |
| C32 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. |
| C32 cceDiagDumpBufferReads | 1.3.6.1.4.1.9.10.39.1.1.5.1.15 | Counter32 | read-only | Number of physical disk reads occurred. |
| C32 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. |
| C32 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. |
| C32 cceDiagDumpBufferWrites | 1.3.6.1.4.1.9.10.39.1.1.5.1.17 | Counter32 | read-only | Number of physical disk writes. |
| C32 cceDiagDumpDiskCloses | 1.3.6.1.4.1.9.10.39.1.1.5.1.3 | Counter32 | read-only | Number of completed file operations. |
| C32 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. |
| C32 cceDiagDumpDiskCreatesEx | 1.3.6.1.4.1.9.10.39.1.1.5.1.1 | Counter32 | read-only | Number of new files created. |
| C32 cceDiagDumpDiskDeletes | 1.3.6.1.4.1.9.10.39.1.1.5.1.4 | Counter32 | read-only | Number of files deleted. |
| C32 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. |
| C32 cceDiagDumpDiskFree | 1.3.6.1.4.1.9.10.39.1.1.5.1.8 | Counter32 | read-only | Total free disk space. |
| C32 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. |
| C32 cceDiagDumpDiskOpens | 1.3.6.1.4.1.9.10.39.1.1.5.1.2 | Counter32 | read-only | Number of existing files opened. |
| C32 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. |
| C32 cceDiagDumpDiskReads | 1.3.6.1.4.1.9.10.39.1.1.5.1.5 | Counter32 | read-only | Number of file system reads. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 cceDiagDumpDiskWrites | 1.3.6.1.4.1.9.10.39.1.1.5.1.6 | Counter32 | read-only | Number of file system writes. |
| cceDiagDumpGroup | 1.3.6.1.4.1.9.10.39.3.2.14 | Cache engine diagdump group. | ||
| cceDns | 1.3.6.1.4.1.9.10.39.1.1.1.3 | |||
| STR 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. |
| cceDnsEntry | 1.3.6.1.4.1.9.10.39.1.1.1.3.2.1 | not-accessible | 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. | |
| I32 cceDnsEntryIndex | 1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.1 | Integer32 | not-accessible | Arbitrary index into the DNS server table. |
| IP cceDnsEntryIpAddress | 1.3.6.1.4.1.9.10.39.1.1.1.3.2.1.2 | IpAddress | read-only | DNS server IP address. |
| cceDnsGroup | 1.3.6.1.4.1.9.10.39.3.2.3 | Cache engine DNS group. | ||
| cceDnsTable | 1.3.6.1.4.1.9.10.39.1.1.1.3.2 | not-accessible | DNS server table. | |
| cceEvents | 1.3.6.1.4.1.9.10.39.1.1.4.1 | |||
| T/F 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. |
| cceEventsEntry | 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1 | not-accessible | Each entry contains information on a single event. | |
| I32 cceEventsEntryIndex | 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.1 | Integer32 | not-accessible | Arbitrary index into the event table. Entries are in reverse chronological order. Index range is 1 to cceEventsTotal. If 0, there are no events. |
| STR cceEventsEntryMessage | 1.3.6.1.4.1.9.10.39.1.1.4.1.5.1.3 | DisplayString | read-only | Event message. |
| STR 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'. |
| INT 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. |
| cceEventsGroup | 1.3.6.1.4.1.9.10.39.3.2.12 | Cache engine events group. | ||
| T/F 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 | not-accessible | Events logged. | |
| I32 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. |
| T/F 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. |
| cceFarm | 1.3.6.1.4.1.9.10.39.1.1.1.1 | |||
| cceFarmEntry | 1.3.6.1.4.1.9.10.39.1.1.1.1.1.1 | not-accessible | Information on a single cache engine in the cache farm. | |
| I32 cceFarmEntryIndex | 1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.1 | Integer32 | not-accessible | Arbitrary index into the cache farm table. |
| IP cceFarmEntryIpAddress | 1.3.6.1.4.1.9.10.39.1.1.1.1.1.1.2 | IpAddress | read-only | Cache engine IP address. |
| cceFarmGroup | 1.3.6.1.4.1.9.10.39.3.2.1 | Cache engine farm group. | ||
| cceFarmTable | 1.3.6.1.4.1.9.10.39.1.1.1.1.1 | not-accessible | Cache farm table. A cache farm consists of all the cache engines attached to a single router. | |
| cceFreshGroup | 1.3.6.1.4.1.9.10.39.3.2.9 | Cache engine fresh group. | ||
| cceFreshness | 1.3.6.1.4.1.9.10.39.1.1.2.2 | |||
| I32 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. |
| I32 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. |
| I32 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. |
| T/F 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. |
| INT 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. |
| I32 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. |
| I32 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. |
| I32 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. |
| INT 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. |
| cceHardwareGroup | 1.3.6.1.4.1.9.10.39.1.1.6 | |||
| cceIcpClient | 1.3.6.1.4.1.9.10.39.1.1.1.4 | |||
| T/F 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. |
| cceIcpClientGroup | 1.3.6.1.4.1.9.10.39.3.2.4 | Cache engine ICP client group. | ||
| STR 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. |
| cceIcpClientRemServEntry | 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1 | not-accessible | Information on an ICP remote server. | |
| I32 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. |
| I32 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. |
| I32 cceIcpClientRemServIndex | 1.3.6.1.4.1.9.10.39.1.1.1.4.5.1.1 | Integer32 | not-accessible | Arbitrary index into the remote server table. The ICP requests are sent simultaneously to all the remote servers that are present. |
| IP 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. |
| STR 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. |
| INT 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. |
| cceIcpClientRemServTable | 1.3.6.1.4.1.9.10.39.1.1.1.4.5 | not-accessible | The remote server table contains information on remote servers (cache engines) to which ICP requests should be sent. | |
| INT 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. |
| I32 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. |
| I32 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. |
| cceIcpServer | 1.3.6.1.4.1.9.10.39.1.1.1.5 | |||
| T/F 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. |
| cceIcpServerGroup | 1.3.6.1.4.1.9.10.39.3.2.5 | Cache engine ICP server group. | ||
| I32 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. |
| cceIcpServerRemClntEntry | 1.3.6.1.4.1.9.10.39.1.1.1.5.3.1 | not-accessible | Information on a remote ICP server. | |
| T/F 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. |
| I32 cceIcpServerRemClntIndex | 1.3.6.1.4.1.9.10.39.1.1.1.5.3.1.1 | Integer32 | not-accessible | Arbitrary index into the remote client table. |
| IP 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. |
| cceIcpServerRemClntTable | 1.3.6.1.4.1.9.10.39.1.1.1.5.3 | not-accessible | List of remote clients which are allowed to send ICP requests to this cache engine. | |
| T/F 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. |
| cceIms | 1.3.6.1.4.1.9.10.39.1.1.5.2 | |||
| C64 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. |
| C64 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. |
| C64 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). |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| cceImsGroup | 1.3.6.1.4.1.9.10.39.3.2.15 | Cache engine IMS group. | ||
| C64 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. |
| C64 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). |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| cceInterfaces | 1.3.6.1.4.1.9.10.39.1.1.6.1 | |||
| cceInterfacesGroup | 1.3.6.1.4.1.9.10.39.3.2.20 | Cache engine Interfaces group. | ||
| cceLogging | 1.3.6.1.4.1.9.10.39.1.1.4.2 | |||
| I32 cceLoggingAge | 1.3.6.1.4.1.9.10.39.1.1.4.2.5 | Integer32 | read-only | Age of the working log. |
| T/F 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. |
| I32 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. |
| T/F 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. |
| I32 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. |
| I32 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. |
| T/F 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. |
| STR 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. |
| cceLogGroup | 1.3.6.1.4.1.9.10.39.3.2.13 | Cache engine transaction log group. | ||
| ccePerfGroup | 1.3.6.1.4.1.9.10.39.3.2.16 | Cache engine performance group. | ||
| ccePerformance | 1.3.6.1.4.1.9.10.39.1.1.5.3 | |||
| I32 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. |
| G32 ccePerformanceBytesPerSecMax | 1.3.6.1.4.1.9.10.39.1.1.5.3.3 | Gauge32 | read-only | Maximum bytes per second served. |
| I32 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. |
| I32 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. |
| G32 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. |
| I32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| I32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| I32 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. |
| I32 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. |
| G32 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. |
| I32 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. |
| cceProxy | 1.3.6.1.4.1.9.10.39.1.1.1.6 | |||
| cceProxyGroup | 1.3.6.1.4.1.9.10.39.3.2.6 | Cache engine proxy group. | ||
| I32 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. |
| STR 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. |
| I32 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. |
| cceReportGroup | 1.3.6.1.4.1.9.10.39.1.1.4 | |||
| cceReqGroup | 1.3.6.1.4.1.9.10.39.3.2.17 | Cache engine request group. | ||
| cceRequests | 1.3.6.1.4.1.9.10.39.1.1.5.4 | |||
| I32 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. |
| C64 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. |
| C64 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. |
| I32 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. |
| C64 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. |
| I32 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. |
| I32 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. |
| C64 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. |
| I32 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. |
| C64 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. |
| I32 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. |
| C64 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. |
| cceSaveGroup | 1.3.6.1.4.1.9.10.39.3.2.18 | Cache engine savings group. | ||
| cceSavings | 1.3.6.1.4.1.9.10.39.1.1.5.5 | |||
| C64 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. |
| C64 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. |
| I32 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. |
| C64 cceSavingsBytesServedTotal | 1.3.6.1.4.1.9.10.39.1.1.5.5.5 | Counter64 | read-only | Total number of bytes served. |
| C64 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. |
| C64 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. |
| I32 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. |
| C64 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. |
| cceStatsGroup | 1.3.6.1.4.1.9.10.39.1.1.5 | |||
| cceTcp | 1.3.6.1.4.1.9.10.39.1.1.2.3 | |||
| I32 cceTcpClientReadWriteTimeout | 1.3.6.1.4.1.9.10.39.1.1.2.3.6 | Integer32 | read-only | Read/write timeout for the client. |
| I32 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. |
| I32 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. |
| I32 cceTcpConnectionIdleTimeout | 1.3.6.1.4.1.9.10.39.1.1.2.3.7 | Integer32 | read-only | Idle timeout for connection. |
| I32 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. |
| I32 cceTcpConnectionWaitTimeout | 1.3.6.1.4.1.9.10.39.1.1.2.3.8 | Integer32 | read-only | Wait timeout for connection. |
| cceTCPGroup | 1.3.6.1.4.1.9.10.39.3.2.10 | Cache engine TCP group. | ||
| I32 cceTcpServerReadWriteTimeout | 1.3.6.1.4.1.9.10.39.1.1.2.3.5 | Integer32 | read-only | Read/write timeout for the server. |
| I32 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. |
| I32 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. |
| cceTime | 1.3.6.1.4.1.9.10.39.1.1.1.7 | |||
| cceTimeEntry | 1.3.6.1.4.1.9.10.39.1.1.1.7.3.1 | not-accessible | Information on an NTP server. | |
| I32 cceTimeEntryIndex | 1.3.6.1.4.1.9.10.39.1.1.1.7.3.1.1 | Integer32 | not-accessible | Arbitrary index into the NTP server table. NTP requests are sent to each server in table order, until a request is satisfied. |
| IP 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. |
| STR 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. |
| STR 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). |
| cceTimeGroup | 1.3.6.1.4.1.9.10.39.3.2.7 | Cache engine Time group. | ||
| cceTimeTable | 1.3.6.1.4.1.9.10.39.1.1.1.7.3 | not-accessible | The Network Time Protocol (NTP) server table. | |
| cceTuningGroup | 1.3.6.1.4.1.9.10.39.1.1.2 | |||
| cceUrlFilter | 1.3.6.1.4.1.9.10.39.1.1.3.1 | |||
| INT 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. |
| cceUrlGroup | 1.3.6.1.4.1.9.10.39.3.2.11 | Cache engine URL group. | ||
| cceUsage | 1.3.6.1.4.1.9.10.39.1.1.5.6 | |||
| I32 cceUsageConnsCurrent | 1.3.6.1.4.1.9.10.39.1.1.5.6.7 | Integer32 | read-only | Current connections usage. |
| G32 cceUsageConnsPeak | 1.3.6.1.4.1.9.10.39.1.1.5.6.8 | Gauge32 | read-only | Peak connections usage. |
| I32 cceUsageCPUCurrent | 1.3.6.1.4.1.9.10.39.1.1.5.6.1 | Integer32 | read-only | Current CPU usage. |
| G32 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. |
| I32 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. |
| G32 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. |
| I32 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. |
| T/F 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. |
| cceUsageDiskVolumeEntry | 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1 | not-accessible | Utilization information for a CFS volume. | |
| I32 cceUsageDiskVolumeEntryIndex | 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.1 | Integer32 | not-accessible | Arbitrary index into the disk usage table. |
| T/F 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. |
| STR cceUsageDiskVolumeName | 1.3.6.1.4.1.9.10.39.1.1.5.6.9.1.2 | DisplayString | read-only | Disk volume name. |
| G32 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. |
| cceUsageDiskVolumeTable | 1.3.6.1.4.1.9.10.39.1.1.5.6.9 | not-accessible | Disk volume usage table which contains information for the Cache File System (CFS) volumes. | |
| INT 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. |
| cceUsageDosfsVolumeEntry | 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1 | not-accessible | Utilization information for a DOSFS volume. | |
| I32 cceUsageDosfsVolumeEntryIndex | 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.1 | Integer32 | not-accessible | Arbitrary index into the DOSFS volume table. |
| G32 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. |
| STR cceUsageDosfsVolumeName | 1.3.6.1.4.1.9.10.39.1.1.5.6.10.1.2 | DisplayString | read-only | DOSFS volume name. |
| I32 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. |
| cceUsageDosfsVolumeTable | 1.3.6.1.4.1.9.10.39.1.1.5.6.10 | not-accessible | DOSFS volume usage table which contains information for the DOS File System (DOSFS) volumes. | |
| G32 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. |
| cceUsageGroup | 1.3.6.1.4.1.9.10.39.3.2.19 | Cache engine usage group. | ||
| I32 cceUsageNetCurrent | 1.3.6.1.4.1.9.10.39.1.1.5.6.5 | Integer32 | read-only | Current network interface card usage. |
| G32 cceUsageNetPeak | 1.3.6.1.4.1.9.10.39.1.1.5.6.6 | Gauge32 | read-only | Peak network interface card usage. |
| ciscoCacheEngineConf | 1.3.6.1.4.1.9.10.39.1.1 | |||
| ciscoCacheEngineMIB | 1.3.6.1.4.1.9.10.39 | The MIB module for the Cisco Cache Engine from Cisco Systems, Inc. | ||
| 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. | ||
| ciscoCacheEngineMIBCompliances | 1.3.6.1.4.1.9.10.39.3.1 | |||
| ciscoCacheEngineMIBConformance | 1.3.6.1.4.1.9.10.39.3 | |||
| ciscoCacheEngineMIBGroups | 1.3.6.1.4.1.9.10.39.3.2 | |||
| ciscoCacheEngineMIBObjects | 1.3.6.1.4.1.9.10.39.1 | |||
| ciscoCacheEngineMIBTrapPrefix | 1.3.6.1.4.1.9.10.39.2 | |||
| ciscoCacheEngineMIBTraps | 1.3.6.1.4.1.9.10.39.2.0 |
RFC description
Cisco Cache Engine (web proxy) management MIB covering caching, DNS, ICP, and performance tuning configuration.
Start monitoring Cisco Cache Engine web-caching appliance (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.