CISCO-CONTENT-ENGINE-MIB

File: CISCO-CONTENT-ENGINE-MIB.mib (59026 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Counter64 Gauge32
Integer32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TEXTUAL-CONVENTION
TimeStamp ciscoMgmt

Defined Types

AlarmSeverity  
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.
TEXTUAL-CONVENTION    
  INTEGER critical(1), major(2), minor(3)  

CceAlarmHistEntry  
SEQUENCE    
  cceAlarmHistIndex Unsigned32
  cceAlarmHistId Unsigned32
  cceAlarmHistModuleId Unsigned32
  cceAlarmHistType INTEGER
  cceAlarmHistCategory Integer32
  cceAlarmHistSeverity AlarmSeverity
  cceAlarmHistInfo OCTET STRING
  cceAlarmHistTimeStamp TimeStamp

Defined Values

ciscoContentEngineMIB 1.3.6.1.4.1.9.9.178
The MIB module for the Cisco Content Engine from Cisco Systems, Inc.
MODULE-IDENTITY    

ciscoContentEngineMIBObjects 1.3.6.1.4.1.9.9.178.1
OBJECT IDENTIFIER    

cceHttpGroup 1.3.6.1.4.1.9.9.178.1.1
OBJECT IDENTIFIER    

cceWmtGroup 1.3.6.1.4.1.9.9.178.1.2
OBJECT IDENTIFIER    

cceCseGroup 1.3.6.1.4.1.9.9.178.1.3
OBJECT IDENTIFIER    

cceRpGroup 1.3.6.1.4.1.9.9.178.1.4
OBJECT IDENTIFIER    

cceNotificationInfo 1.3.6.1.4.1.9.9.178.1.5
OBJECT IDENTIFIER    

cceAlarmGroup 1.3.6.1.4.1.9.9.178.1.6
OBJECT IDENTIFIER    

cceHttpRequests 1.3.6.1.4.1.9.9.178.1.1.1
OBJECT IDENTIFIER    

cceHttpPerf 1.3.6.1.4.1.9.9.178.1.1.2
OBJECT IDENTIFIER    

cceWmtRequests 1.3.6.1.4.1.9.9.178.1.2.1
OBJECT IDENTIFIER    

cceWmtHCRequests 1.3.6.1.4.1.9.9.178.1.2.2
OBJECT IDENTIFIER    

cceWmtPerf 1.3.6.1.4.1.9.9.178.1.2.3
OBJECT IDENTIFIER    

cceCseRequests 1.3.6.1.4.1.9.9.178.1.3.1
OBJECT IDENTIFIER    

cceCseHCRequests 1.3.6.1.4.1.9.9.178.1.3.2
OBJECT IDENTIFIER    

cceCsePerf 1.3.6.1.4.1.9.9.178.1.3.3
OBJECT IDENTIFIER    

cceRpRequests 1.3.6.1.4.1.9.9.178.1.4.1
OBJECT IDENTIFIER    

cceRpHCRequests 1.3.6.1.4.1.9.9.178.1.4.2
OBJECT IDENTIFIER    

cceAlarmHistory 1.3.6.1.4.1.9.9.178.1.6.1
OBJECT IDENTIFIER    

cceAlarmMonitoring 1.3.6.1.4.1.9.9.178.1.6.2
OBJECT IDENTIFIER    

cceHttpRequestsTotal 1.3.6.1.4.1.9.9.178.1.1.1.1
Total number of end-user requests the HTTP proxy has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsNoCacheTotal 1.3.6.1.4.1.9.9.178.1.1.1.2
Total number of end-user requests the HTTP proxy has received which contain a header directive indicating that the object cannot be cached.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsClientErrorTotal 1.3.6.1.4.1.9.9.178.1.1.1.3
Total number of times the HTTP proxy has failed to fulfill a request due to errors caused by client connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsServerErrorTotal 1.3.6.1.4.1.9.9.178.1.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsBlocked 1.3.6.1.4.1.9.9.178.1.1.1.5
The number of times the HTTP proxy has blocked a request due to URL filtering or rules template blocking.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsHits 1.3.6.1.4.1.9.9.178.1.1.1.6
Total number of end-user requests whose response body was retrieved from the populated cache of the HTTP proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsMisses 1.3.6.1.4.1.9.9.178.1.1.1.7
Total number of end-user requests whose response body is retrieved from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsBytesServedHits 1.3.6.1.4.1.9.9.178.1.1.1.8
Total number of bytes in the response bodies the HTTP proxy retrieved directly from its populated cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsBytesServedMisses 1.3.6.1.4.1.9.9.178.1.1.1.9
Total number of bytes in the response bodies the HTTP proxy retrieved from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsImsInmTotalCache 1.3.6.1.4.1.9.9.178.1.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsImsInmTotalReval 1.3.6.1.4.1.9.9.178.1.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsBytesClientIn 1.3.6.1.4.1.9.9.178.1.1.1.12
Total number of bytes received by the HTTP proxy from clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsBytesClientOut 1.3.6.1.4.1.9.9.178.1.1.1.13
Total number of bytes delivered by the HTTP proxy to clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsBytesServerIn 1.3.6.1.4.1.9.9.178.1.1.1.14
Total number of bytes received by the HTTP proxy from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpRequestsBytesServerOut 1.3.6.1.4.1.9.9.178.1.1.1.15
Total number of bytes transmitted by the HTTP proxy to remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceHttpHCRequestsTotal 1.3.6.1.4.1.9.9.178.1.1.1.16
Total number of end-user requests the HTTP proxy has received. This object is a 64-bit version of cceHttpRequestsTotal.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsNoCacheTotal 1.3.6.1.4.1.9.9.178.1.1.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsClientErrorTotal 1.3.6.1.4.1.9.9.178.1.1.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsServerErrorTotal 1.3.6.1.4.1.9.9.178.1.1.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsBlocked 1.3.6.1.4.1.9.9.178.1.1.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsHits 1.3.6.1.4.1.9.9.178.1.1.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsMisses 1.3.6.1.4.1.9.9.178.1.1.1.22
Total number of end-user requests whose response body is retrieved from remote servers. This object is a 64-bit version of cceHttpRequestsMisses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsBytesServedHits 1.3.6.1.4.1.9.9.178.1.1.1.23
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsBytesServedMisses 1.3.6.1.4.1.9.9.178.1.1.1.24
Total number of bytes in the response bodies the HTTP proxy retrieved from remote servers. This object is a 64-bit version of cceHttpRequestsBytesServedMisses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsImsInmTotalCache 1.3.6.1.4.1.9.9.178.1.1.1.25
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsImsInmTotalReval 1.3.6.1.4.1.9.9.178.1.1.1.26
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsBytesClientIn 1.3.6.1.4.1.9.9.178.1.1.1.27
Total number of bytes received by the HTTP proxy from clients. This object is a 64-bit version of cceHttpRequestsBytesClientIn.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsBytesClientOut 1.3.6.1.4.1.9.9.178.1.1.1.28
Total number of bytes delivered by the HTTP proxy to clients. This object is a 64-bit version of cceHttpRequestsBytesClientOut.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsBytesServerIn 1.3.6.1.4.1.9.9.178.1.1.1.29
Total number of bytes received by the HTTP proxy from remote servers. This object is a 64-bit version of cceHttpRequestsBytesServerIn.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpHCRequestsBytesServerOut 1.3.6.1.4.1.9.9.178.1.1.1.30
Total number of bytes transmitted by the HTTP proxy to remote servers. This object is a 64-bit version of cceHttpRequestsBytesServerOut.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceHttpPerfSamplingTime 1.3.6.1.4.1.9.9.178.1.1.2.1
Number of seconds in the last sampling time interval used to calculate the value of the cceHttpPerfReqPerSec and cceHttpPerfBytesPerSec objects.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cceHttpPerfReqPerSec 1.3.6.1.4.1.9.9.178.1.1.2.2
Number of requests per second the HTTP proxy has been servicing in the last sampling time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cceHttpPerfBytesPerSec 1.3.6.1.4.1.9.9.178.1.1.2.3
Bytes per second served in the last sampling time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cceHttpPerfServiceTime 1.3.6.1.4.1.9.9.178.1.1.2.4
Average duration of each connection serviced by the HTTP proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cceHttpPerfHitServiceTime 1.3.6.1.4.1.9.9.178.1.1.2.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cceHttpPerfMissServiceTime 1.3.6.1.4.1.9.9.178.1.1.2.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cceHttpPerfObjectSize 1.3.6.1.4.1.9.9.178.1.1.2.7
Average size of the object served from the HTTP proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cceHttpPerfCpuLoad 1.3.6.1.4.1.9.9.178.1.1.2.8
Percentage of CPU load for the last 4 second sampling time interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cceWmtTotalRequests 1.3.6.1.4.1.9.9.178.1.2.1.1
Total number of end-user requests the WMT proxy/server has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalClientErrors 1.3.6.1.4.1.9.9.178.1.2.1.2
Total number of times the WMT proxy/server has failed to fulfill a request due to errors caused by client connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalServerErrors 1.3.6.1.4.1.9.9.178.1.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtBlockedRequests 1.3.6.1.4.1.9.9.178.1.2.1.4
The number of times the WMT proxy/server has blocked a request due to URL filtering or rules template blocking.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtRequestHits 1.3.6.1.4.1.9.9.178.1.2.1.5
Total number of end-user requests whose response body was retrieved from the populated cache of the WMT proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtRequestMisses 1.3.6.1.4.1.9.9.178.1.2.1.6
Total number of end-user requests whose response body is retrieved from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtRequestHitsBytesServed 1.3.6.1.4.1.9.9.178.1.2.1.7
Total number of bytes in the response bodies the WMT proxy retrieved directly from its populated cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtRequestMissesBytesServed 1.3.6.1.4.1.9.9.178.1.2.1.8
Total number of bytes in the response bodies the WMT proxy retrieved from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalLiveRequests 1.3.6.1.4.1.9.9.178.1.2.1.9
Total number of end-user live requests the WMT proxy/server has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtLiveRequestBytes 1.3.6.1.4.1.9.9.178.1.2.1.10
Total number of live splitting bytes served from the WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalMmsuRequests 1.3.6.1.4.1.9.9.178.1.2.1.11
Total number of end-user MMSU (Microsoft Media Service over UDP) requests the WMT proxy/server has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalMmsuBytes 1.3.6.1.4.1.9.9.178.1.2.1.12
Total number of bytes served through MMSU from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalMmstRequests 1.3.6.1.4.1.9.9.178.1.2.1.13
Total number of end-user MMST (Microsoft Media Service over TCP) requests the WMT proxy/server has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalMmstBytes 1.3.6.1.4.1.9.9.178.1.2.1.14
Total number of bytes served through MMST from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalHttpRequests 1.3.6.1.4.1.9.9.178.1.2.1.15
Total number of end-user HTTP requests the WMT proxy/server has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalHttpBytes 1.3.6.1.4.1.9.9.178.1.2.1.16
Total number of bytes served through HTTP from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalMulticastBytes 1.3.6.1.4.1.9.9.178.1.2.1.17
Total number of bytes served through multicast from WMT server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalRtspuRequests 1.3.6.1.4.1.9.9.178.1.2.1.18
Total number of end-user RTSPU (Microsoft Media Service over UDP) requests the WMT proxy/server has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalRtspuBytes 1.3.6.1.4.1.9.9.178.1.2.1.19
Total number of bytes served through RTSPU from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalRtsptRequests 1.3.6.1.4.1.9.9.178.1.2.1.20
Total number of end-user RTSPT (Microsoft Media Service over TCP) requests the WMT proxy/server has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtTotalRtsptBytes 1.3.6.1.4.1.9.9.178.1.2.1.21
Total number of bytes served through RTSPT from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceWmtHCRequestHitsBytesServed 1.3.6.1.4.1.9.9.178.1.2.2.1
Total number of bytes in the response bodies the WMT proxy retrieved directly from its populated cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCRequestMissesBytesServed 1.3.6.1.4.1.9.9.178.1.2.2.2
Total number of bytes in the response bodies the WMT proxy retrieved from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCLiveRequestBytes 1.3.6.1.4.1.9.9.178.1.2.2.3
Total number of live splitting bytes served from the WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCTotalMmsuBytes 1.3.6.1.4.1.9.9.178.1.2.2.4
Total number of bytes served through MMSU from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCTotalMmstBytes 1.3.6.1.4.1.9.9.178.1.2.2.5
Total number of bytes served through MMST from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCTotalHttpBytes 1.3.6.1.4.1.9.9.178.1.2.2.6
Total number of bytes served through HTTP from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCTotalMulticastBytes 1.3.6.1.4.1.9.9.178.1.2.2.7
Total number of bytes served through multicast from WMT server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCTotalRtspuBytes 1.3.6.1.4.1.9.9.178.1.2.2.8
Total number of bytes served through RTSPU from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtHCTotalRtsptBytes 1.3.6.1.4.1.9.9.178.1.2.2.9
Total number of bytes served through RTSPT from WMT proxy/server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceWmtPerfConcurrentRequests 1.3.6.1.4.1.9.9.178.1.2.3.1
Number of concurrent requests the WMT proxy/server is servicing at the current time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceWmtPerfKbitsPerSec 1.3.6.1.4.1.9.9.178.1.2.3.2
Kilobits per second to end-users served at the current time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceWmtPerfMulticastSessions 1.3.6.1.4.1.9.9.178.1.2.3.3
Number of concurrent active multicast sessions at the current time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceWmtPerfMulticastKbitsPerSec 1.3.6.1.4.1.9.9.178.1.2.3.4
Kilobits per second served through multicast at current time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceCseTotalRequests 1.3.6.1.4.1.9.9.178.1.3.1.1
Total number of end-user requests the Cisco Streaming Engine has received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceCseRequestPacketsServed 1.3.6.1.4.1.9.9.178.1.3.1.2
Total number of packets in the response served by the Cisco Streaming Engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceCseRequestBytesServed 1.3.6.1.4.1.9.9.178.1.3.1.3
Total number of bytes in the response served by the Cisco Streaming Engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceCseHCRequestPacketsServed 1.3.6.1.4.1.9.9.178.1.3.2.1
Total number of packets in the response served by the Cisco Streaming Engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceCseHCRequestBytesServed 1.3.6.1.4.1.9.9.178.1.3.2.2
Total number of bytes in the response served by the Cisco Streaming Engine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceCsePerfConcurrentReqs 1.3.6.1.4.1.9.9.178.1.3.3.1
Number of concurrent requests the Cisco Streaming Engine is servicing at the current time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceCsePerfCurrentBandwidth 1.3.6.1.4.1.9.9.178.1.3.3.2
The bandwidth reserved(Kilobits) for the current requests the Cisco Streaming Engine is serving.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceRpTotalHits 1.3.6.1.4.1.9.9.178.1.4.1.1
Total number of end-user requests whose response body was retrieved from the populated cache of the Real Proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceRpTotalMisses 1.3.6.1.4.1.9.9.178.1.4.1.2
Total number of end-user requests whose response body was retrieved from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceRpTotalVodPassThroughs 1.3.6.1.4.1.9.9.178.1.4.1.3
Total number of end-user VOD (Video On Demand) requests which cannot be cached by the Real Proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceRpTotalLiveSplitReqs 1.3.6.1.4.1.9.9.178.1.4.1.4
Total number of end-user live requests for Real Proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceRpTotalLivePassThruSplitReqs 1.3.6.1.4.1.9.9.178.1.4.1.5
Total number of end-user live requests, which Real Proxy cannot split.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceRpTotalIncomingBytes 1.3.6.1.4.1.9.9.178.1.4.1.6
Total bytes received by the Real Proxy from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceRpTotalOutgoingBytes 1.3.6.1.4.1.9.9.178.1.4.1.7
Total bytes sent by the Real Proxy to end-users.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cceRpHCTotalHits 1.3.6.1.4.1.9.9.178.1.4.2.1
Total number of end-user requests whose response body was retrieved from the populated cache of the Real Proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceRpHCTotalMisses 1.3.6.1.4.1.9.9.178.1.4.2.2
Total number of end-user requests whose response body was retrieved from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceRpHCTotalVodPassThroughs 1.3.6.1.4.1.9.9.178.1.4.2.3
Total number of end-user VOD (Video On Demand) requests which cannot be cached by the Real Proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceRpHCTotalLiveSplitReqs 1.3.6.1.4.1.9.9.178.1.4.2.4
Total number of end-user live requests for Real Proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceRpHCTotalLivePassThruSplitReqs 1.3.6.1.4.1.9.9.178.1.4.2.5
Total number of end-user live requests, which Real Proxy cannot split.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceRpHCTotalIncomingBytes 1.3.6.1.4.1.9.9.178.1.4.2.6
Total bytes received by the Real Proxy from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceRpHCTotalOutgoingBytes 1.3.6.1.4.1.9.9.178.1.4.2.7
Total bytes sent by the Real Proxy to end-users.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cceFailedDiskName 1.3.6.1.4.1.9.9.178.1.5.1
The Name of the disk on which disk-failure event occurred.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cceAlarmCriticalCount 1.3.6.1.4.1.9.9.178.1.6.2.1
The value of this object specifies the number of alarms currently raised with a severity of 'critical'.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceAlarmMajorCount 1.3.6.1.4.1.9.9.178.1.6.2.2
The value of this object specifies the number of alarms currently raised with a severity of 'major'.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceAlarmMinorCount 1.3.6.1.4.1.9.9.178.1.6.2.3
The value of this object specifies the number of alarms currently raised with a severity of 'minor'.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cceAlarmHistTableSize 1.3.6.1.4.1.9.9.178.1.6.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..500  

cceAlarmHistTable 1.3.6.1.4.1.9.9.178.1.6.1.2
This table contains a history of cceAlarmIndicate and cceAlarmClear traps generated by the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CceAlarmHistEntry

cceAlarmHistEntry 1.3.6.1.4.1.9.9.178.1.6.1.2.1
The information conveyed by a cceAlarmIndicate or cceAlarmClear trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  CceAlarmHistEntry  

cceAlarmHistIndex 1.3.6.1.4.1.9.9.178.1.6.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cceAlarmHistId 1.3.6.1.4.1.9.9.178.1.6.1.2.1.2
This object specifies the type of alarm generated. Each error condition is mapped to an unique alarm-id.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cceAlarmHistModuleId 1.3.6.1.4.1.9.9.178.1.6.1.2.1.3
This object specifies a ACNS Module-Id which generated the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cceAlarmHistType 1.3.6.1.4.1.9.9.178.1.6.1.2.1.4
This object specifies whether the agent created the entry as the result of an alarm being Raised or cleared.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER raised(1), cleared(2)  

cceAlarmHistCategory 1.3.6.1.4.1.9.9.178.1.6.1.2.1.5
This object specifies the probable cause that caused the alarm to be generated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..256  

cceAlarmHistSeverity 1.3.6.1.4.1.9.9.178.1.6.1.2.1.6
This object specifies the severity of the alarm generated.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmSeverity  

cceAlarmHistInfo 1.3.6.1.4.1.9.9.178.1.6.1.2.1.7
This object specifies a human-readable message describing the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

cceAlarmHistTimeStamp 1.3.6.1.4.1.9.9.178.1.6.1.2.1.8
This object specifies the value of the sysUpTime object at the time the alarm was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ciscoContentEngineMIBNotificationPrefix 1.3.6.1.4.1.9.9.178.2
OBJECT IDENTIFIER    

ciscoContentEngineMIBNotifications 1.3.6.1.4.1.9.9.178.2.0
OBJECT IDENTIFIER    

ciscoContentEngineReadDiskError 1.3.6.1.4.1.9.9.178.2.0.1
First read error occurred on the disk that is being accessed. Additional information about the error is logged to syslog.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoContentEngineWriteDiskError 1.3.6.1.4.1.9.9.178.2.0.2
First write error occurred on the disk that is being accessed. Additional information about the error is logged to syslog.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoContentEngineWriteTransFailed 1.3.6.1.4.1.9.9.178.2.0.3
Failed writing to working transaction log located in /local1/working.log. Possible causes are system errors or the log having been removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoContentEngineDataDiskFailed 1.3.6.1.4.1.9.9.178.2.0.4
A Content Engine data drive failed. Additional information about the error is logged to syslog.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

ciscoContentEngineOverloadBypass 1.3.6.1.4.1.9.9.178.2.0.5
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.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoContentEngineDiskFailed 1.3.6.1.4.1.9.9.178.2.0.6
A Content Engine data drive failed. This object supersedes ciscoContentEngineDataDiskFailed. Additional information about the error is logged to syslog.
Status: current Access: read-only
NOTIFICATION-TYPE    

cceAlarmCriticalRaised 1.3.6.1.4.1.9.9.178.2.0.7
The Agent generates this trap when any module raises a Critical alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

cceAlarmCriticalCleared 1.3.6.1.4.1.9.9.178.2.0.8
The Agent generates this trap when any module clears a Critical alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

cceAlarmMajorRaised 1.3.6.1.4.1.9.9.178.2.0.9
The Agent generates this trap when any module raises a Major alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

cceAlarmMajorCleared 1.3.6.1.4.1.9.9.178.2.0.10
The Agent generates this trap when any module clears a Major alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

cceAlarmMinorRaised 1.3.6.1.4.1.9.9.178.2.0.11
The Agent generates this trap when any module raises a Minor alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

cceAlarmMinorCleared 1.3.6.1.4.1.9.9.178.2.0.12
The Agent generates this trap when any module clears a Minor alarm.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoContentEngineMIBConformance 1.3.6.1.4.1.9.9.178.3
OBJECT IDENTIFIER    

ciscoContentEngineMIBCompliances 1.3.6.1.4.1.9.9.178.3.1
OBJECT IDENTIFIER    

ciscoContentEngineMIBGroups 1.3.6.1.4.1.9.9.178.3.2
OBJECT IDENTIFIER    

ciscoContentEngineMIBCompliance 1.3.6.1.4.1.9.9.178.3.1.1
The compliance statement for Cisco Systems entities which implement the Content Engine applications.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoContentEngineMIBComplianceRev1 1.3.6.1.4.1.9.9.178.3.1.2
The compliance statement for Cisco Systems entities which implement the Content Engine applications.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoContentEngineMIBComplianceRev2 1.3.6.1.4.1.9.9.178.3.1.3
The compliance statement for Cisco Systems entities which implement the Content Engine applications.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoContentEngineMIBComplianceRev3 1.3.6.1.4.1.9.9.178.3.1.4
The compliance statement for Cisco Systems entities which implement the Content Engine applications.
Status: current Access: read-only
MODULE-COMPLIANCE    

cceHttpReqGroup 1.3.6.1.4.1.9.9.178.3.2.1
HTTP proxy request group with low capacity Counter32 objects.
Status: current Access: read-only
OBJECT-GROUP    

cceHttpHCReqGroup 1.3.6.1.4.1.9.9.178.3.2.2
HTTP proxy request group with high capacity Counter64 objects.
Status: current Access: read-only
OBJECT-GROUP    

cceHttpPerfGroup 1.3.6.1.4.1.9.9.178.3.2.3
HTTP proxy performance group.
Status: current Access: read-only
OBJECT-GROUP    

cceNotificationGroup 1.3.6.1.4.1.9.9.178.3.2.4
A collection of notifications used for monitoring errors.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

cceWmtReqGroup 1.3.6.1.4.1.9.9.178.3.2.5
A collection of objects providing request statistics of WMT proxy and server.
Status: deprecated Access: read-only
OBJECT-GROUP    

cceWmtHCGroup 1.3.6.1.4.1.9.9.178.3.2.6
A collection of 64-bit WMT counters
Status: deprecated Access: read-only
OBJECT-GROUP    

cceWmtPerfGroup 1.3.6.1.4.1.9.9.178.3.2.7
A collection of objects providing performance statistics of WMT proxy and server.
Status: current Access: read-only
OBJECT-GROUP    

cceCseReqGroup 1.3.6.1.4.1.9.9.178.3.2.8
A collection of objects providing request statistics of a Cisco Streaming Engine.
Status: current Access: read-only
OBJECT-GROUP    

cceCseHCGroup 1.3.6.1.4.1.9.9.178.3.2.9
A collection of 64 bit counters.
Status: current Access: read-only
OBJECT-GROUP    

cceCsePerfGroup 1.3.6.1.4.1.9.9.178.3.2.10
A collection of objects providing performance statistics of a Cisco Streaming Engine.
Status: current Access: read-only
OBJECT-GROUP    

cceRpReqGroup 1.3.6.1.4.1.9.9.178.3.2.11
A collection of objects providing request statistics of a Real Proxy.
Status: current Access: read-only
OBJECT-GROUP    

cceRpHCReqGroup 1.3.6.1.4.1.9.9.178.3.2.12
A collection of 64-bit Real Proxy counters
Status: current Access: read-only
OBJECT-GROUP    

cceNotificationGroupRev1 1.3.6.1.4.1.9.9.178.3.2.13
A collection of notifications used for monitoring errors.
Status: current Access: read-only
NOTIFICATION-GROUP    

cceAlarmInfoGroup 1.3.6.1.4.1.9.9.178.3.2.14
A collection of objects which provides info about Cisco Content Engine alarms.
Status: current Access: read-only
OBJECT-GROUP    

cceNotificationInfoGroup 1.3.6.1.4.1.9.9.178.3.2.15
A collection of objects which provides info about notifications.
Status: current Access: read-only
OBJECT-GROUP    

cceWmtReqGroupRev1 1.3.6.1.4.1.9.9.178.3.2.16
A collection of objects providing request statistics of WMT proxy and server.
Status: current Access: read-only
OBJECT-GROUP    

cceWmtHCGroupRev1 1.3.6.1.4.1.9.9.178.3.2.17
A collection of 64-bit WMT counters
Status: current Access: read-only
OBJECT-GROUP