CISCO-CONTENT-ENGINE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.178
- Last updated
- 2004-04-21 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2004-04-21 00:00, 2004-02-10 00:00, 2002-05-20 00:00, 2000-02-10 00:00
- Namespace
- cisco
- Source file
CISCO-CONTENT-ENGINE-MIB- Digest
sha256:ab50822ef24264f4c16b14b8d5157195d76dde614ef037f34b4c0018699f9e3f
Description
The MIB module for the Cisco Content Engine from Cisco Systems, Inc.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 800 553-NETS E-mail: cs-webcache@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-CONTENT-ENGINE-MIB CISCO-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AlarmSeverity TEXTUAL-CONVENTION Each alarm type defined by a vendor type employed by the system has an associated severity. Bellcore TR-NWT-000474 defines these severities as follows: 'critical' An alarm used to indicate a severe, service- affecting condition has occurred and that immediate corrective action is imperative, regardless of the time of day or day of the week. 'major' An alarm used for hardware or software conditions that indicate a serious disruption of service or the malfunctioning or failure of important hardware. These troubles require the immediate attention and response of a technician to restore or maintain system capability. The urgency is less than in critical situations because of a lesser immediate or impending effect on service or system performance. 'minor' An alarm used for troubles that do not have a serious effect on service to customers or for troubles in hardware that are not essential to the operation of the system. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoContentEngineMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1 | |||
| cceHttpGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.1 | |||
| cceHttpRequests OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.1.1 | |||
| cceHttpRequestsTotal OBJECT-TYPE Total number of end-user requests the HTTP proxy has received. | 1.3.6.1.4.1.9.9.178.1.1.1.1 | Counter32 | read-only | current |
| cceHttpRequestsNoCacheTotal OBJECT-TYPE Total number of end-user requests the HTTP proxy has received which contain a header directive indicating that the object cannot be cached. | 1.3.6.1.4.1.9.9.178.1.1.1.2 | Counter32 | read-only | current |
| cceHttpRequestsClientErrorTotal OBJECT-TYPE Total number of times the HTTP proxy has failed to fulfill a request due to errors caused by client connections. | 1.3.6.1.4.1.9.9.178.1.1.1.3 | Counter32 | read-only | current |
| cceHttpRequestsServerErrorTotal OBJECT-TYPE Total number of times the HTTP proxy has failed to fulfill a request due to errors while fetching objects not in cache from remote servers. | 1.3.6.1.4.1.9.9.178.1.1.1.4 | Counter32 | read-only | current |
| cceHttpRequestsBlocked OBJECT-TYPE The number of times the HTTP proxy has blocked a request due to URL filtering or rules template blocking. | 1.3.6.1.4.1.9.9.178.1.1.1.5 | Counter32 | read-only | current |
| cceHttpRequestsHits OBJECT-TYPE Total number of end-user requests whose response body was retrieved from the populated cache of the HTTP proxy. | 1.3.6.1.4.1.9.9.178.1.1.1.6 | Counter32 | read-only | current |
| cceHttpRequestsMisses OBJECT-TYPE Total number of end-user requests whose response body is retrieved from remote servers. | 1.3.6.1.4.1.9.9.178.1.1.1.7 | Counter32 | read-only | current |
| cceHttpRequestsBytesServedHits OBJECT-TYPE Total number of bytes in the response bodies the HTTP proxy retrieved directly from its populated cache. | 1.3.6.1.4.1.9.9.178.1.1.1.8 | Counter32 | read-only | current |
| cceHttpRequestsBytesServedMisses OBJECT-TYPE Total number of bytes in the response bodies the HTTP proxy retrieved from remote servers. | 1.3.6.1.4.1.9.9.178.1.1.1.9 | Counter32 | read-only | current |
| cceHttpRequestsImsInmTotalCache OBJECT-TYPE Total number of If-Modified-Since (IMS) and If-Not-Matched (INM) requests from the client served from the populated cache of the HTTP proxy without revalidation. | 1.3.6.1.4.1.9.9.178.1.1.1.10 | Counter32 | read-only | current |
| cceHttpRequestsImsInmTotalReval OBJECT-TYPE Total number of If-Modified-Since (IMS) and If-Not-Matched (INM) requests from the client served from the populated cache of the HTTP proxy and revalidated with an IMS to the server. | 1.3.6.1.4.1.9.9.178.1.1.1.11 | Counter32 | read-only | current |
| cceHttpRequestsBytesClientIn OBJECT-TYPE Total number of bytes received by the HTTP proxy from clients. | 1.3.6.1.4.1.9.9.178.1.1.1.12 | Counter32 | read-only | current |
| cceHttpRequestsBytesClientOut OBJECT-TYPE Total number of bytes delivered by the HTTP proxy to clients. | 1.3.6.1.4.1.9.9.178.1.1.1.13 | Counter32 | read-only | current |
| cceHttpRequestsBytesServerIn OBJECT-TYPE Total number of bytes received by the HTTP proxy from remote servers. | 1.3.6.1.4.1.9.9.178.1.1.1.14 | Counter32 | read-only | current |
| cceHttpRequestsBytesServerOut OBJECT-TYPE Total number of bytes transmitted by the HTTP proxy to remote servers. | 1.3.6.1.4.1.9.9.178.1.1.1.15 | Counter32 | read-only | current |
| cceHttpHCRequestsTotal OBJECT-TYPE Total number of end-user requests the HTTP proxy has received. This object is a 64-bit version of cceHttpRequestsTotal. | 1.3.6.1.4.1.9.9.178.1.1.1.16 | Counter64 | read-only | current |
| cceHttpHCRequestsNoCacheTotal OBJECT-TYPE Total number of end-user requests the HTTP proxy has received which contain a header directive indicating that the object cannot be cached. This object is a 64-bit version of cceHttpRequestsNoCacheTotal. | 1.3.6.1.4.1.9.9.178.1.1.1.17 | Counter64 | read-only | current |
| cceHttpHCRequestsClientErrorTotal OBJECT-TYPE Total number of times the HTTP proxy has failed to fulfill a request due to errors caused by client connections. This object is a 64-bit version of cceHttpRequestsClientErrorTotal. | 1.3.6.1.4.1.9.9.178.1.1.1.18 | Counter64 | read-only | current |
| cceHttpHCRequestsServerErrorTotal OBJECT-TYPE Total number of times the HTTP proxy has failed to fulfill a request due to errors while fetching objects not in cache from remote servers. This object is a 64-bit version of cceHttpRequestsServerErrorTotal. | 1.3.6.1.4.1.9.9.178.1.1.1.19 | Counter64 | read-only | current |
| cceHttpHCRequestsBlocked OBJECT-TYPE The number of times the HTTP proxy has blocked a request due to URL filtering or rules template blocking. This object is a 64-bit version of cceHttpRequestsBlocked. | 1.3.6.1.4.1.9.9.178.1.1.1.20 | Counter64 | read-only | current |
| cceHttpHCRequestsHits OBJECT-TYPE Total number of end-user requests whose response body was retrieved from the populated cache of the HTTP proxy. This object is a 64-bit version of cceHttpRequestsHits. | 1.3.6.1.4.1.9.9.178.1.1.1.21 | Counter64 | read-only | current |
| cceHttpHCRequestsMisses OBJECT-TYPE Total number of end-user requests whose response body is retrieved from remote servers. This object is a 64-bit version of cceHttpRequestsMisses. | 1.3.6.1.4.1.9.9.178.1.1.1.22 | Counter64 | read-only | current |
| cceHttpHCRequestsBytesServedHits OBJECT-TYPE Total number of bytes in the response bodies the HTTP proxy retrieved directly from its populated cache. This object is a 64-bit version of cceHttpRequestsBytesServedHits. | 1.3.6.1.4.1.9.9.178.1.1.1.23 | Counter64 | read-only | current |
| cceHttpHCRequestsBytesServedMisses OBJECT-TYPE Total number of bytes in the response bodies the HTTP proxy retrieved from remote servers. This object is a 64-bit version of cceHttpRequestsBytesServedMisses. | 1.3.6.1.4.1.9.9.178.1.1.1.24 | Counter64 | read-only | current |
| cceHttpHCRequestsImsInmTotalCache OBJECT-TYPE Total number of If-Modified-Since (IMS) and If-Not-Matched (INM) requests from the client served from the populated cache of the HTTP proxy without revalidation. This object is a 64-bit version of cceHttpRequestsImsInmTotalCache. | 1.3.6.1.4.1.9.9.178.1.1.1.25 | Counter64 | read-only | current |
| cceHttpHCRequestsImsInmTotalReval OBJECT-TYPE Total number of If-Modified-Since (IMS) and If-Not-Matched (INM) requests from the client served from the populated cache of the HTTP proxy and revalidated with an IMS to the server. This object is a 64-bit version of cceHttpRequestsImsInmTotalReval. | 1.3.6.1.4.1.9.9.178.1.1.1.26 | Counter64 | read-only | current |
| cceHttpHCRequestsBytesClientIn OBJECT-TYPE Total number of bytes received by the HTTP proxy from clients. This object is a 64-bit version of cceHttpRequestsBytesClientIn. | 1.3.6.1.4.1.9.9.178.1.1.1.27 | Counter64 | read-only | current |
| cceHttpHCRequestsBytesClientOut OBJECT-TYPE Total number of bytes delivered by the HTTP proxy to clients. This object is a 64-bit version of cceHttpRequestsBytesClientOut. | 1.3.6.1.4.1.9.9.178.1.1.1.28 | Counter64 | read-only | current |
| cceHttpHCRequestsBytesServerIn OBJECT-TYPE Total number of bytes received by the HTTP proxy from remote servers. This object is a 64-bit version of cceHttpRequestsBytesServerIn. | 1.3.6.1.4.1.9.9.178.1.1.1.29 | Counter64 | read-only | current |
| cceHttpHCRequestsBytesServerOut OBJECT-TYPE Total number of bytes transmitted by the HTTP proxy to remote servers. This object is a 64-bit version of cceHttpRequestsBytesServerOut. | 1.3.6.1.4.1.9.9.178.1.1.1.30 | Counter64 | read-only | current |
| cceHttpPerf OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.1.2 | |||
| cceHttpPerfSamplingTime OBJECT-TYPE Number of seconds in the last sampling time interval used to calculate the value of the cceHttpPerfReqPerSec and cceHttpPerfBytesPerSec objects. | 1.3.6.1.4.1.9.9.178.1.1.2.1 | Unsigned32 (0..4294967295) | read-only | current |
| cceHttpPerfReqPerSec OBJECT-TYPE Number of requests per second the HTTP proxy has been servicing in the last sampling time. | 1.3.6.1.4.1.9.9.178.1.1.2.2 | Unsigned32 (0..4294967295) | read-only | current |
| cceHttpPerfBytesPerSec OBJECT-TYPE Bytes per second served in the last sampling time. | 1.3.6.1.4.1.9.9.178.1.1.2.3 | Unsigned32 (0..4294967295) | read-only | current |
| cceHttpPerfServiceTime OBJECT-TYPE Average duration of each connection serviced by the HTTP proxy. | 1.3.6.1.4.1.9.9.178.1.1.2.4 | Unsigned32 (0..4294967295) | read-only | current |
| cceHttpPerfHitServiceTime OBJECT-TYPE Average duration required for the HTTP proxy to send a hit response. A hit response is a response for which the object can be serviced from the populated cache of the HTTP proxy. | 1.3.6.1.4.1.9.9.178.1.1.2.5 | Unsigned32 (0..4294967295) | read-only | current |
| cceHttpPerfMissServiceTime OBJECT-TYPE Average duration required for the HTTP proxy to send a miss response. A miss response is a response for which the object cannot be serviced from the populated cache of the HTTP proxy. | 1.3.6.1.4.1.9.9.178.1.1.2.6 | Unsigned32 (0..4294967295) | read-only | current |
| cceHttpPerfObjectSize OBJECT-TYPE Average size of the object served from the HTTP proxy. | 1.3.6.1.4.1.9.9.178.1.1.2.7 | Unsigned32 (0..4294967295) | read-only | current |
| cceHttpPerfCpuLoad OBJECT-TYPE Percentage of CPU load for the last 4 second sampling time interval. | 1.3.6.1.4.1.9.9.178.1.1.2.8 | Unsigned32 (0..100) | read-only | current |
| cceWmtGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.2 | |||
| cceWmtRequests OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.2.1 | |||
| cceWmtTotalRequests OBJECT-TYPE Total number of end-user requests the WMT proxy/server has received. | 1.3.6.1.4.1.9.9.178.1.2.1.1 | Counter32 | read-only | current |
| cceWmtTotalClientErrors OBJECT-TYPE Total number of times the WMT proxy/server has failed to fulfill a request due to errors caused by client connections. | 1.3.6.1.4.1.9.9.178.1.2.1.2 | Counter32 | read-only | current |
| cceWmtTotalServerErrors OBJECT-TYPE Total number of times the WMT proxy has failed to fulfill a request due to errors while fetching objects not in cache from remote servers. | 1.3.6.1.4.1.9.9.178.1.2.1.3 | Counter32 | read-only | current |
| cceWmtBlockedRequests OBJECT-TYPE The number of times the WMT proxy/server has blocked a request due to URL filtering or rules template blocking. | 1.3.6.1.4.1.9.9.178.1.2.1.4 | Counter32 | read-only | current |
| cceWmtRequestHits OBJECT-TYPE Total number of end-user requests whose response body was retrieved from the populated cache of the WMT proxy. | 1.3.6.1.4.1.9.9.178.1.2.1.5 | Counter32 | read-only | current |
| cceWmtRequestMisses OBJECT-TYPE Total number of end-user requests whose response body is retrieved from remote servers. | 1.3.6.1.4.1.9.9.178.1.2.1.6 | Counter32 | read-only | current |
| cceWmtRequestHitsBytesServed OBJECT-TYPE Total number of bytes in the response bodies the WMT proxy retrieved directly from its populated cache. | 1.3.6.1.4.1.9.9.178.1.2.1.7 | Counter32 | read-only | current |
| cceWmtRequestMissesBytesServed OBJECT-TYPE Total number of bytes in the response bodies the WMT proxy retrieved from remote servers. | 1.3.6.1.4.1.9.9.178.1.2.1.8 | Counter32 | read-only | current |
| cceWmtTotalLiveRequests OBJECT-TYPE Total number of end-user live requests the WMT proxy/server has received. | 1.3.6.1.4.1.9.9.178.1.2.1.9 | Counter32 | read-only | current |
| cceWmtLiveRequestBytes OBJECT-TYPE Total number of live splitting bytes served from the WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.1.10 | Counter32 | read-only | current |
| cceWmtTotalMmsuRequests OBJECT-TYPE Total number of end-user MMSU (Microsoft Media Service over UDP) requests the WMT proxy/server has received. | 1.3.6.1.4.1.9.9.178.1.2.1.11 | Counter32 | read-only | current |
| cceWmtTotalMmsuBytes OBJECT-TYPE Total number of bytes served through MMSU from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.1.12 | Counter32 | read-only | current |
| cceWmtTotalMmstRequests OBJECT-TYPE Total number of end-user MMST (Microsoft Media Service over TCP) requests the WMT proxy/server has received. | 1.3.6.1.4.1.9.9.178.1.2.1.13 | Counter32 | read-only | current |
| cceWmtTotalMmstBytes OBJECT-TYPE Total number of bytes served through MMST from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.1.14 | Counter32 | read-only | current |
| cceWmtTotalHttpRequests OBJECT-TYPE Total number of end-user HTTP requests the WMT proxy/server has received. | 1.3.6.1.4.1.9.9.178.1.2.1.15 | Counter32 | read-only | current |
| cceWmtTotalHttpBytes OBJECT-TYPE Total number of bytes served through HTTP from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.1.16 | Counter32 | read-only | current |
| cceWmtTotalMulticastBytes OBJECT-TYPE Total number of bytes served through multicast from WMT server. | 1.3.6.1.4.1.9.9.178.1.2.1.17 | Counter32 | read-only | current |
| cceWmtTotalRtspuRequests OBJECT-TYPE Total number of end-user RTSPU (Microsoft Media Service over UDP) requests the WMT proxy/server has received. | 1.3.6.1.4.1.9.9.178.1.2.1.18 | Counter32 | read-only | current |
| cceWmtTotalRtspuBytes OBJECT-TYPE Total number of bytes served through RTSPU from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.1.19 | Counter32 | read-only | current |
| cceWmtTotalRtsptRequests OBJECT-TYPE Total number of end-user RTSPT (Microsoft Media Service over TCP) requests the WMT proxy/server has received. | 1.3.6.1.4.1.9.9.178.1.2.1.20 | Counter32 | read-only | current |
| cceWmtTotalRtsptBytes OBJECT-TYPE Total number of bytes served through RTSPT from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.1.21 | Counter32 | read-only | current |
| cceWmtHCRequests OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.2.2 | |||
| cceWmtHCRequestHitsBytesServed OBJECT-TYPE Total number of bytes in the response bodies the WMT proxy retrieved directly from its populated cache. | 1.3.6.1.4.1.9.9.178.1.2.2.1 | Counter64 | read-only | current |
| cceWmtHCRequestMissesBytesServed OBJECT-TYPE Total number of bytes in the response bodies the WMT proxy retrieved from remote servers. | 1.3.6.1.4.1.9.9.178.1.2.2.2 | Counter64 | read-only | current |
| cceWmtHCLiveRequestBytes OBJECT-TYPE Total number of live splitting bytes served from the WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.2.3 | Counter64 | read-only | current |
| cceWmtHCTotalMmsuBytes OBJECT-TYPE Total number of bytes served through MMSU from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.2.4 | Counter64 | read-only | current |
| cceWmtHCTotalMmstBytes OBJECT-TYPE Total number of bytes served through MMST from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.2.5 | Counter64 | read-only | current |
| cceWmtHCTotalHttpBytes OBJECT-TYPE Total number of bytes served through HTTP from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.2.6 | Counter64 | read-only | current |
| cceWmtHCTotalMulticastBytes OBJECT-TYPE Total number of bytes served through multicast from WMT server. | 1.3.6.1.4.1.9.9.178.1.2.2.7 | Counter64 | read-only | current |
| cceWmtHCTotalRtspuBytes OBJECT-TYPE Total number of bytes served through RTSPU from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.2.8 | Counter64 | read-only | current |
| cceWmtHCTotalRtsptBytes OBJECT-TYPE Total number of bytes served through RTSPT from WMT proxy/server. | 1.3.6.1.4.1.9.9.178.1.2.2.9 | Counter64 | read-only | current |
| cceWmtPerf OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.2.3 | |||
| cceWmtPerfConcurrentRequests OBJECT-TYPE Number of concurrent requests the WMT proxy/server is servicing at the current time. | 1.3.6.1.4.1.9.9.178.1.2.3.1 | Gauge32 | read-only | current |
| cceWmtPerfKbitsPerSec OBJECT-TYPE Kilobits per second to end-users served at the current time. | 1.3.6.1.4.1.9.9.178.1.2.3.2 | Gauge32 | read-only | current |
| cceWmtPerfMulticastSessions OBJECT-TYPE Number of concurrent active multicast sessions at the current time. | 1.3.6.1.4.1.9.9.178.1.2.3.3 | Gauge32 | read-only | current |
| cceWmtPerfMulticastKbitsPerSec OBJECT-TYPE Kilobits per second served through multicast at current time. | 1.3.6.1.4.1.9.9.178.1.2.3.4 | Gauge32 | read-only | current |
| cceCseGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.3 | |||
| cceCseRequests OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.3.1 | |||
| cceCseTotalRequests OBJECT-TYPE Total number of end-user requests the Cisco Streaming Engine has received. | 1.3.6.1.4.1.9.9.178.1.3.1.1 | Counter32 | read-only | current |
| cceCseRequestPacketsServed OBJECT-TYPE Total number of packets in the response served by the Cisco Streaming Engine. | 1.3.6.1.4.1.9.9.178.1.3.1.2 | Counter32 | read-only | current |
| cceCseRequestBytesServed OBJECT-TYPE Total number of bytes in the response served by the Cisco Streaming Engine. | 1.3.6.1.4.1.9.9.178.1.3.1.3 | Counter32 | read-only | current |
| cceCseHCRequests OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.3.2 | |||
| cceCseHCRequestPacketsServed OBJECT-TYPE Total number of packets in the response served by the Cisco Streaming Engine. | 1.3.6.1.4.1.9.9.178.1.3.2.1 | Counter64 | read-only | current |
| cceCseHCRequestBytesServed OBJECT-TYPE Total number of bytes in the response served by the Cisco Streaming Engine. | 1.3.6.1.4.1.9.9.178.1.3.2.2 | Counter64 | read-only | current |
| cceCsePerf OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.3.3 | |||
| cceCsePerfConcurrentReqs OBJECT-TYPE Number of concurrent requests the Cisco Streaming Engine is servicing at the current time. | 1.3.6.1.4.1.9.9.178.1.3.3.1 | Gauge32 | read-only | current |
| cceCsePerfCurrentBandwidth OBJECT-TYPE The bandwidth reserved(Kilobits) for the current requests the Cisco Streaming Engine is serving. | 1.3.6.1.4.1.9.9.178.1.3.3.2 | Gauge32 | read-only | current |
| cceRpGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.4 | |||
| cceRpRequests OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.4.1 | |||
| cceRpTotalHits OBJECT-TYPE Total number of end-user requests whose response body was retrieved from the populated cache of the Real Proxy. | 1.3.6.1.4.1.9.9.178.1.4.1.1 | Counter32 | read-only | current |
| cceRpTotalMisses OBJECT-TYPE Total number of end-user requests whose response body was retrieved from remote servers. | 1.3.6.1.4.1.9.9.178.1.4.1.2 | Counter32 | read-only | current |
| cceRpTotalVodPassThroughs OBJECT-TYPE Total number of end-user VOD (Video On Demand) requests which cannot be cached by the Real Proxy. | 1.3.6.1.4.1.9.9.178.1.4.1.3 | Counter32 | read-only | current |
| cceRpTotalLiveSplitReqs OBJECT-TYPE Total number of end-user live requests for Real Proxy. | 1.3.6.1.4.1.9.9.178.1.4.1.4 | Counter32 | read-only | current |
| cceRpTotalLivePassThruSplitReqs OBJECT-TYPE Total number of end-user live requests, which Real Proxy cannot split. | 1.3.6.1.4.1.9.9.178.1.4.1.5 | Counter32 | read-only | current |
| cceRpTotalIncomingBytes OBJECT-TYPE Total bytes received by the Real Proxy from remote servers. | 1.3.6.1.4.1.9.9.178.1.4.1.6 | Counter32 | read-only | current |
| cceRpTotalOutgoingBytes OBJECT-TYPE Total bytes sent by the Real Proxy to end-users. | 1.3.6.1.4.1.9.9.178.1.4.1.7 | Counter32 | read-only | current |
| cceRpHCRequests OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.4.2 | |||
| cceRpHCTotalHits OBJECT-TYPE Total number of end-user requests whose response body was retrieved from the populated cache of the Real Proxy. | 1.3.6.1.4.1.9.9.178.1.4.2.1 | Counter64 | read-only | current |
| cceRpHCTotalMisses OBJECT-TYPE Total number of end-user requests whose response body was retrieved from remote servers. | 1.3.6.1.4.1.9.9.178.1.4.2.2 | Counter64 | read-only | current |
| cceRpHCTotalVodPassThroughs OBJECT-TYPE Total number of end-user VOD (Video On Demand) requests which cannot be cached by the Real Proxy. | 1.3.6.1.4.1.9.9.178.1.4.2.3 | Counter64 | read-only | current |
| cceRpHCTotalLiveSplitReqs OBJECT-TYPE Total number of end-user live requests for Real Proxy. | 1.3.6.1.4.1.9.9.178.1.4.2.4 | Counter64 | read-only | current |
| cceRpHCTotalLivePassThruSplitReqs OBJECT-TYPE Total number of end-user live requests, which Real Proxy cannot split. | 1.3.6.1.4.1.9.9.178.1.4.2.5 | Counter64 | read-only | current |
| cceRpHCTotalIncomingBytes OBJECT-TYPE Total bytes received by the Real Proxy from remote servers. | 1.3.6.1.4.1.9.9.178.1.4.2.6 | Counter64 | read-only | current |
| cceRpHCTotalOutgoingBytes OBJECT-TYPE Total bytes sent by the Real Proxy to end-users. | 1.3.6.1.4.1.9.9.178.1.4.2.7 | Counter64 | read-only | current |
| cceNotificationInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.5 | |||
| cceFailedDiskName OBJECT-TYPE The Name of the disk on which disk-failure event occurred. | 1.3.6.1.4.1.9.9.178.1.5.1 | OCTET STRING (SIZE(0..32)) | accessible-for-notify | current |
| cceAlarmGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.6 | |||
| cceAlarmHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.6.1 | |||
| cceAlarmHistTableSize OBJECT-TYPE This object specifies the number of entries that the cceAlarmHistTable can contain. When a alarm gets generated, and the capacity of the cceAlarmHistTable has reached the value specified by this object, then the agent deletes the oldest entity in order to accommodate the new entry. A value of '0' prevents any history from being retained. | 1.3.6.1.4.1.9.9.178.1.6.1.1 | INTEGER (0..500) | read-write | current |
| cceAlarmHistTable OBJECT-TYPE This table contains a history of cceAlarmIndicate and cceAlarmClear traps generated by the agent. | 1.3.6.1.4.1.9.9.178.1.6.1.2 | not-accessible | current | |
| cceAlarmHistEntry OBJECT-TYPE The information conveyed by a cceAlarmIndicate or cceAlarmClear trap. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1 | not-accessible | current | |
| cceAlarmHistIndex OBJECT-TYPE An integer value uniquely identifying the entry in the table. The value of this object starts at '1' and monotonically increases for each alarm condition transition monitored by the agent. If the value of this object is '4294967295', the agent will reset it to '1' upon monitoring the next alarm condition transition. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.1 | Unsigned32 | not-accessible | current |
| cceAlarmHistId OBJECT-TYPE This object specifies the type of alarm generated. Each error condition is mapped to an unique alarm-id. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.2 | Unsigned32 | read-only | current |
| cceAlarmHistModuleId OBJECT-TYPE This object specifies a ACNS Module-Id which generated the alarm. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.3 | Unsigned32 | read-only | current |
| cceAlarmHistType OBJECT-TYPE This object specifies whether the agent created the entry as the result of an alarm being Raised or cleared. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.4 | INTEGER {raised(1), cleared(2)} | read-only | current |
| cceAlarmHistCategory OBJECT-TYPE This object specifies the probable cause that caused the alarm to be generated. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.5 | Integer32 (1..256) | read-only | current |
| cceAlarmHistSeverity OBJECT-TYPE This object specifies the severity of the alarm generated. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.6 | AlarmSeverity | read-only | current |
| cceAlarmHistInfo OBJECT-TYPE This object specifies a human-readable message describing the alarm. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.7 | OCTET STRING (SIZE(0..255)) | read-only | current |
| cceAlarmHistTimeStamp OBJECT-TYPE This object specifies the value of the sysUpTime object at the time the alarm was generated. | 1.3.6.1.4.1.9.9.178.1.6.1.2.1.8 | TimeStamp | read-only | current |
| cceAlarmMonitoring OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.1.6.2 | |||
| cceAlarmCriticalCount OBJECT-TYPE The value of this object specifies the number of alarms currently raised with a severity of 'critical'. | 1.3.6.1.4.1.9.9.178.1.6.2.1 | Gauge32 | read-only | current |
| cceAlarmMajorCount OBJECT-TYPE The value of this object specifies the number of alarms currently raised with a severity of 'major'. | 1.3.6.1.4.1.9.9.178.1.6.2.2 | Gauge32 | read-only | current |
| cceAlarmMinorCount OBJECT-TYPE The value of this object specifies the number of alarms currently raised with a severity of 'minor'. | 1.3.6.1.4.1.9.9.178.1.6.2.3 | Gauge32 | read-only | current |
| ciscoContentEngineMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.2 | |||
| ciscoContentEngineMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.2.0 | |||
| ciscoContentEngineMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.3 | |||
| ciscoContentEngineMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.3.1 | |||
| ciscoContentEngineMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.178.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoContentEngineReadDiskError NOTIFICATION-TYPE First read error occurred on the disk that is being accessed. Additional information about the error is logged to syslog. | 1.3.6.1.4.1.9.9.178.2.0.1 | current |
| ciscoContentEngineWriteDiskError NOTIFICATION-TYPE First write error occurred on the disk that is being accessed. Additional information about the error is logged to syslog. | 1.3.6.1.4.1.9.9.178.2.0.2 | current |
| ciscoContentEngineWriteTransFailed NOTIFICATION-TYPE Failed writing to working transaction log located in /local1/working.log. Possible causes are system errors or the log having been removed. | 1.3.6.1.4.1.9.9.178.2.0.3 | current |
| ciscoContentEngineDataDiskFailed NOTIFICATION-TYPE A Content Engine data drive failed. Additional information about the error is logged to syslog. | 1.3.6.1.4.1.9.9.178.2.0.4 | deprecated |
| ciscoContentEngineOverloadBypass NOTIFICATION-TYPE A high watermark of percentage of capacity for transparent requests redirected to the Content Engine via WCCP (Web Cache Control Protocol) has been reached. Subsequent WCCP requests are rejected and forwarded to the Origin Server until the utilization falls below a low watermark. | 1.3.6.1.4.1.9.9.178.2.0.5 | current |
| ciscoContentEngineDiskFailed NOTIFICATION-TYPE A Content Engine data drive failed. This object supersedes ciscoContentEngineDataDiskFailed. Additional information about the error is logged to syslog. | 1.3.6.1.4.1.9.9.178.2.0.6 | current |
| cceAlarmCriticalRaised NOTIFICATION-TYPE The Agent generates this trap when any module raises a Critical alarm. | 1.3.6.1.4.1.9.9.178.2.0.7 | current |
| cceAlarmCriticalCleared NOTIFICATION-TYPE The Agent generates this trap when any module clears a Critical alarm. | 1.3.6.1.4.1.9.9.178.2.0.8 | current |
| cceAlarmMajorRaised NOTIFICATION-TYPE The Agent generates this trap when any module raises a Major alarm. | 1.3.6.1.4.1.9.9.178.2.0.9 | current |
| cceAlarmMajorCleared NOTIFICATION-TYPE The Agent generates this trap when any module clears a Major alarm. | 1.3.6.1.4.1.9.9.178.2.0.10 | current |
| cceAlarmMinorRaised NOTIFICATION-TYPE The Agent generates this trap when any module raises a Minor alarm. | 1.3.6.1.4.1.9.9.178.2.0.11 | current |
| cceAlarmMinorCleared NOTIFICATION-TYPE The Agent generates this trap when any module clears a Minor alarm. | 1.3.6.1.4.1.9.9.178.2.0.12 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoContentEngineMIBCompliance MODULE-COMPLIANCE The compliance statement for Cisco Systems entities which implement the Content Engine applications. | 1.3.6.1.4.1.9.9.178.3.1.1 | deprecated |
| ciscoContentEngineMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for Cisco Systems entities which implement the Content Engine applications. | 1.3.6.1.4.1.9.9.178.3.1.2 | deprecated |
| ciscoContentEngineMIBComplianceRev2 MODULE-COMPLIANCE The compliance statement for Cisco Systems entities which implement the Content Engine applications. | 1.3.6.1.4.1.9.9.178.3.1.3 | deprecated |
| ciscoContentEngineMIBComplianceRev3 MODULE-COMPLIANCE The compliance statement for Cisco Systems entities which implement the Content Engine applications. | 1.3.6.1.4.1.9.9.178.3.1.4 | current |
| cceHttpReqGroup OBJECT-GROUP HTTP proxy request group with low capacity Counter32 objects. | 1.3.6.1.4.1.9.9.178.3.2.1 | current |
| cceHttpHCReqGroup OBJECT-GROUP HTTP proxy request group with high capacity Counter64 objects. | 1.3.6.1.4.1.9.9.178.3.2.2 | current |
| cceHttpPerfGroup OBJECT-GROUP HTTP proxy performance group. | 1.3.6.1.4.1.9.9.178.3.2.3 | current |
| cceNotificationGroup NOTIFICATION-GROUP A collection of notifications used for monitoring errors. | 1.3.6.1.4.1.9.9.178.3.2.4 | deprecated |
| cceWmtReqGroup OBJECT-GROUP A collection of objects providing request statistics of WMT proxy and server. | 1.3.6.1.4.1.9.9.178.3.2.5 | deprecated |
| cceWmtHCGroup OBJECT-GROUP A collection of 64-bit WMT counters | 1.3.6.1.4.1.9.9.178.3.2.6 | deprecated |
| cceWmtPerfGroup OBJECT-GROUP A collection of objects providing performance statistics of WMT proxy and server. | 1.3.6.1.4.1.9.9.178.3.2.7 | current |
| cceCseReqGroup OBJECT-GROUP A collection of objects providing request statistics of a Cisco Streaming Engine. | 1.3.6.1.4.1.9.9.178.3.2.8 | current |
| cceCseHCGroup OBJECT-GROUP A collection of 64 bit counters. | 1.3.6.1.4.1.9.9.178.3.2.9 | current |
| cceCsePerfGroup OBJECT-GROUP A collection of objects providing performance statistics of a Cisco Streaming Engine. | 1.3.6.1.4.1.9.9.178.3.2.10 | current |
| cceRpReqGroup OBJECT-GROUP A collection of objects providing request statistics of a Real Proxy. | 1.3.6.1.4.1.9.9.178.3.2.11 | current |
| cceRpHCReqGroup OBJECT-GROUP A collection of 64-bit Real Proxy counters | 1.3.6.1.4.1.9.9.178.3.2.12 | current |
| cceNotificationGroupRev1 NOTIFICATION-GROUP A collection of notifications used for monitoring errors. | 1.3.6.1.4.1.9.9.178.3.2.13 | current |
| cceAlarmInfoGroup OBJECT-GROUP A collection of objects which provides info about Cisco Content Engine alarms. | 1.3.6.1.4.1.9.9.178.3.2.14 | current |
| cceNotificationInfoGroup OBJECT-GROUP A collection of objects which provides info about notifications. | 1.3.6.1.4.1.9.9.178.3.2.15 | current |
| cceWmtReqGroupRev1 OBJECT-GROUP A collection of objects providing request statistics of WMT proxy and server. | 1.3.6.1.4.1.9.9.178.3.2.16 | current |
| cceWmtHCGroupRev1 OBJECT-GROUP A collection of 64-bit WMT counters | 1.3.6.1.4.1.9.9.178.3.2.17 | current |