CISCO-CUICAPPS-MIB

File: CISCO-CUICAPPS-MIB.mib (55122 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
NOTIFICATION-TYPE Unsigned32 Gauge32
MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
DateAndTime TruthValue TEXTUAL-CONVENTION
SnmpAdminString CiscoURLString ciscoMgmt

Defined Types

CuicServiceStatus  
This textual convention denotes the run status of a CUIC's service. The value is the result of evaluating the current run status of each of the individual elements associated with the service. 'inService' The service is up and running optimally. 'partialService' Some of the components comprising the application are not running; service is in warning state. 'notResponding' The service is either shut down or not responding. 'unknown' The service status is unknown
TEXTUAL-CONVENTION    
  INTEGER inService(1), partialService(2), notResponding(3), unknown(4)  

CuicSubsystemId  
Sub System ID is five digit unique identifier for a given CUIC server in a cluster. For example an the value could be like 43009.
TEXTUAL-CONVENTION    
  Unsigned32 0..2147483647  

CuicGeneralInfoEntry  
SEQUENCE    
  cuicGeneralInfoIndex CuicSubsystemId
  cuicGeneralInfoServerName SnmpAdminString
  cuicGeneralInfoServerDescription SnmpAdminString
  cuicGeneralInfoVersion SnmpAdminString
  cuicGeneralInfoStartTime DateAndTime
  cuicGeneralInfoTimeZoneName SnmpAdminString
  cuicGeneralInfoSystemStatus CuicServiceStatus
  cuicGeneralInfoOpsConsoleURL CiscoURLString
  cuicGeneralInfoEnableNotifications TruthValue

CuicLicenseInfoEntry  
SEQUENCE    
  cuicLicenseInfoIndex CuicSubsystemId
  cuicLicenseInfoType INTEGER
  cuicLicenseInfoStartTime DateAndTime
  cuicLicenseInfoExpirationTime DateAndTime
  cuicLicenseInfoHost SnmpAdminString

CuicReportingEntry  
SEQUENCE    
  cuicReportingIndex CuicSubsystemId
  cuicReportingDataSourceCount Gauge32
  cuicReportingEngineStatus CuicServiceStatus
  cuicReportingHistoricalReportDefinitionCount Gauge32
  cuicReportingRealTimeReportDefinitionCount Gauge32
  cuicReportingHistoricalReportRunning Gauge32
  cuicReportingHistoricalReportWaiting Gauge32
  cuicReportingTotalKickedOffHistoricalReports Counter32
  cuicReportingRealTimeReportRunning Gauge32
  cuicReportingTotalKickedOffRealTimeReports Counter32
  cuicReportingRealTimeReportWaiting Gauge32

CuicSchedulerEntry  
SEQUENCE    
  cuicSchedulerIndex CuicSubsystemId
  cuicSchedulerStatus CuicServiceStatus
  cuicSchedulerEmailServerStatus CuicServiceStatus
  cuicSchedulerJobsCompletedCount Counter32
  cuicSchedulerJobsRunningCount Gauge32
  cuicSchedulerJobsFailedCount Counter32

CuicDbInfoEntry  
SEQUENCE    
  cuicDbInfoIndex CuicSubsystemId
  cuicDbInfoStatus CuicServiceStatus
  cuicDbInfoReplicationStatus CuicServiceStatus
  cuicDbInfoTmpSpaceUsed Gauge32
  cuicDbInfoSpaceUsed Gauge32

CuicClusterEntry  
SEQUENCE    
  cuicClusterIndex CuicSubsystemId
  cuicClusterName SnmpAdminString
  cuicClusterServerCount Gauge32
  cuicClusterFirstNodeName SnmpAdminString

CuicDatasourceEntry  
SEQUENCE    
  cuicDatasourceIndex Unsigned32
  cuicDatasourceName SnmpAdminString
  cuicDatasourceStatus INTEGER
  cuicDatasourceHost SnmpAdminString
  cuicDatasourceType INTEGER

CuicSecurityEntry  
SEQUENCE    
  cuicSecurityIndex CuicSubsystemId
  cuicSecurityUsersConfigured Gauge32
  cuicSecurityUsersLoggedIn Gauge32
  cuicSecurityLoginFailedAttempts Counter32
  cuicSecurityGroupsConfigured Gauge32

Defined Values

ciscoCuicappsMIB 1.3.6.1.4.1.9.9.718
The Cisco Unified Intelligence Center (CUIC) is a scalable robust and secure reporting solution for contact center applications. The CUIC application can be deployed on multiple servers that form a cluster, where each server hosts a reporting engine. The CISCO-CUICAPPS-MIB defines objects that describe instrumentation implemented by the components comprising CUIC. DEFINITION OF TERMS AND ACRONYMS CUIC Cisco Unified Intelligence Center cluster A group of CUIC servers deployed and associated to form high availability model. sub system A subsystem is a coherent and somewhat independent component of a larger system. Service A functional component of the CUIC application publisher A server in a CUIC cluster which provides administration facility. first node Publisher node is alternatively referred as first node. Connector A CUIC Tomcat Connector represents an endpoint that receives requests and sends responses. The Connector handles HTTP/HTTPS requests and sends HTTP/HTTPS responses that occur when CUIC - related web pages are accessed. data source Data source is a connection to a database server.
MODULE-IDENTITY    

ciscoCuicappsMIBNotifs 1.3.6.1.4.1.9.9.718.0
OBJECT IDENTIFIER    

ciscoCuicappsMIBObjects 1.3.6.1.4.1.9.9.718.1
OBJECT IDENTIFIER    

ciscoCuicappsMIBConform 1.3.6.1.4.1.9.9.718.2
OBJECT IDENTIFIER    

cuicGeneralInfoTable 1.3.6.1.4.1.9.9.718.1.1
This table contains a list of CUIC servers
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicGeneralInfoEntry

cuicGeneralInfoEntry 1.3.6.1.4.1.9.9.718.1.1.1
An entry in this table represents a CUIC server in this cluster. A row will be created in this table, whenever a new server is being added to this cluster. And a row will be deleted when a server is being removed from this cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicGeneralInfoEntry  

cuicGeneralInfoIndex 1.3.6.1.4.1.9.9.718.1.1.1.1
This object indicates the sub-system identifier assigned to the CUIC reporting component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSubsystemId  

cuicGeneralInfoServerName 1.3.6.1.4.1.9.9.718.1.1.1.2
This object indicates the host name of a CUIC server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicGeneralInfoServerDescription 1.3.6.1.4.1.9.9.718.1.1.1.3
This object indicates a textual description of the CUIC application installed on this server. This information is same as description entered for the application during installation.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicGeneralInfoVersion 1.3.6.1.4.1.9.9.718.1.1.1.4
This object indicates the version number of the CUIC software installed on the server. The following illustrates the format of the value for an instance of this object: CUIC___ where, is an integer denoting Major revision number. is an integer denoting minor revision number. is an integer denoting the build number.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicGeneralInfoStartTime 1.3.6.1.4.1.9.9.718.1.1.1.5
This object indicates the CUIC application server starting time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cuicGeneralInfoTimeZoneName 1.3.6.1.4.1.9.9.718.1.1.1.6
This object indicates the time zone where the CUIC server is physically located.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicGeneralInfoSystemStatus 1.3.6.1.4.1.9.9.718.1.1.1.7
This object indicates, last known status of the application.
Status: current Access: read-only
OBJECT-TYPE    
  CuicServiceStatus  

cuicGeneralInfoOpsConsoleURL 1.3.6.1.4.1.9.9.718.1.1.1.8
This object indicates the URL for CUIC operations Console web server. The operations console offers a web-based, centralized interface for mapping and summarizing the solution network configuration, setting and displaying configuration information on a batch or per-Device basis and storing local copies of those configurations. Other functions include troubleshooting, health monitoring and direct administration.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoURLString  

cuicGeneralInfoEnableNotifications 1.3.6.1.4.1.9.9.718.1.1.1.9
This object specifies the notification status to management station, to disable and alternatively enable outbound notifications on this server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cuicLicenseInfoTable 1.3.6.1.4.1.9.9.718.1.2
This table contains a list of CUIC servers where license is instaled on. Usually license is installed on a publisher node.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicLicenseInfoEntry

cuicLicenseInfoEntry 1.3.6.1.4.1.9.9.718.1.2.1
An entry in this table describes a CUIC server's licensing details. A row will be created in this table, whenever a CUIC license is installed on a server in this cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicLicenseInfoEntry  

cuicLicenseInfoIndex 1.3.6.1.4.1.9.9.718.1.2.1.1
This object indicates the sub-system identifier assigned to the CUIC reporting component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSubsystemId  

cuicLicenseInfoType 1.3.6.1.4.1.9.9.718.1.2.1.2
This object specifies the type of license installed. trial license exipire in 90 days. standard and premium license supports unlimited number of users but latter supports premium features.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), trial(2), standard(3), premium(4)  

cuicLicenseInfoStartTime 1.3.6.1.4.1.9.9.718.1.2.1.3
This object specifies the CUIC application license install time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cuicLicenseInfoExpirationTime 1.3.6.1.4.1.9.9.718.1.2.1.4
This object specifies the CUIC application license expiration time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cuicLicenseInfoHost 1.3.6.1.4.1.9.9.718.1.2.1.5
This object specifies the host name of the publisher node. CUIC license will be installed on publisher node of the CUIC cluster.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicReportingTable 1.3.6.1.4.1.9.9.718.1.3
This table contains a list of CUIC Reporting Engine. CUIC is a reporting software for Cisco Call Center application and reporting engine is a main component of this application.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicReportingEntry

cuicReportingEntry 1.3.6.1.4.1.9.9.718.1.3.1
An entry in this table describes a CUIC server's report engine statistics. A row will be created in this table, whenever a new server is being added to this cluster. And a row will be deleted when a server is being removed from this cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicReportingEntry  

cuicReportingIndex 1.3.6.1.4.1.9.9.718.1.3.1.1
This object indicates the sub-system identifier assigned to the CUIC reporting component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSubsystemId  

cuicReportingDataSourceCount 1.3.6.1.4.1.9.9.718.1.3.1.2
This object indicates the number of data sources configured on the CUIC application. CUIC application require data source connection to be setup to a database server. CUIC reports read data from an associated and data source.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicReportingEngineStatus 1.3.6.1.4.1.9.9.718.1.3.1.3
This object indicates the last known status of the Reporting Engine component. The CUIC Reporting Engine component is responsible for fetching data from data source and pass it to a report.
Status: current Access: read-only
OBJECT-TYPE    
  CuicServiceStatus  

cuicReportingHistoricalReportDefinitionCount 1.3.6.1.4.1.9.9.718.1.3.1.4
This object indicates the number of historical report definitions installed on the CUIC application. A Report definition is template for a report. A report has an association with a report definition. CUIC application has two types of report definitions: real time and historical.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicReportingRealTimeReportDefinitionCount 1.3.6.1.4.1.9.9.718.1.3.1.5
This object indicates the number of real time reports installed on the CUIC application. A Report definition is template for a report. A report has an association with a report definition. CUIC application has two types of reports: real time and historical.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicReportingHistoricalReportRunning 1.3.6.1.4.1.9.9.718.1.3.1.6
This object indicates the number of historical reports that are currently running.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicReportingHistoricalReportWaiting 1.3.6.1.4.1.9.9.718.1.3.1.7
This object indicates the number of historical reports that are currently waiting to execute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicReportingTotalKickedOffHistoricalReports 1.3.6.1.4.1.9.9.718.1.3.1.8
This object indicates the total number of historical reports that have been launched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cuicReportingRealTimeReportRunning 1.3.6.1.4.1.9.9.718.1.3.1.9
This object indicates the number of real time reports that are currently running.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicReportingTotalKickedOffRealTimeReports 1.3.6.1.4.1.9.9.718.1.3.1.10
This object indicates the total number of real time reports that have been launched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cuicReportingRealTimeReportWaiting 1.3.6.1.4.1.9.9.718.1.3.1.11
This object indicates the number of real time reports that are currently waiting to be executed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicSchedulerTable 1.3.6.1.4.1.9.9.718.1.4
This table contains a list of CUIC Scheduler Component. The Scheduler is a component that allows users to run reports at some time in the future. Either once or periodically and have the reports be delivered via email or show in a dashboard.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicSchedulerEntry

cuicSchedulerEntry 1.3.6.1.4.1.9.9.718.1.4.1
An entry in this table describes a CUIC server's scheduler component health and statistics. A row will be created in this table, whenever Scheduler Component is enabled on a server in this cluster. Usually Scheduler is enabled on publisher node.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSchedulerEntry  

cuicSchedulerIndex 1.3.6.1.4.1.9.9.718.1.4.1.1
This object indicates the sub-system identifier assigned to the CUIC reporting component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSubsystemId  

cuicSchedulerStatus 1.3.6.1.4.1.9.9.718.1.4.1.2
This object indicates the status of the Report Scheduler engine.
Status: current Access: read-only
OBJECT-TYPE    
  CuicServiceStatus  

cuicSchedulerEmailServerStatus 1.3.6.1.4.1.9.9.718.1.4.1.3
This object indicates the status of the emailing server. The Report Scheduler allows users to run reports at some time in future. Either once or periodically and have the report results be delivered via email.
Status: current Access: read-only
OBJECT-TYPE    
  CuicServiceStatus  

cuicSchedulerJobsCompletedCount 1.3.6.1.4.1.9.9.718.1.4.1.4
This object indicates the number of jobs that the scheduler service has completed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cuicSchedulerJobsRunningCount 1.3.6.1.4.1.9.9.718.1.4.1.5
This object indicates the number of jobs that the scheduler service is currently running.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicSchedulerJobsFailedCount 1.3.6.1.4.1.9.9.718.1.4.1.6
This object indicates the number of jobs that the scheduler service has failed to complete successfully.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cuicDbInfoTable 1.3.6.1.4.1.9.9.718.1.5
This table contains a list database servers. CUIC reporting server uses database to store reports and configurations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicDbInfoEntry

cuicDbInfoEntry 1.3.6.1.4.1.9.9.718.1.5.1
An entry in this table describes a CUIC server's database service disk space usage and status. A row will be created in this table, whenever a new server is being added to this cluster. And a row will be deleted when a server is being removed from this cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicDbInfoEntry  

cuicDbInfoIndex 1.3.6.1.4.1.9.9.718.1.5.1.1
This object indicates the sub-system identifier assigned to the CUIC reporting component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSubsystemId  

cuicDbInfoStatus 1.3.6.1.4.1.9.9.718.1.5.1.2
This object indicates the status of the Database Server.
Status: current Access: read-only
OBJECT-TYPE    
  CuicServiceStatus  

cuicDbInfoReplicationStatus 1.3.6.1.4.1.9.9.718.1.5.1.3
This object indicates the status of replication server. CUIC replicates a database to other CUIC servers in a cluster.
Status: current Access: read-only
OBJECT-TYPE    
  CuicServiceStatus  

cuicDbInfoTmpSpaceUsed 1.3.6.1.4.1.9.9.718.1.5.1.4
This object indicates the percentage temporary disk space used.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cuicDbInfoSpaceUsed 1.3.6.1.4.1.9.9.718.1.5.1.5
This object indicates the percentage database disk space.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cuicClusterTable 1.3.6.1.4.1.9.9.718.1.6
This table contains a list of cluster information. CUIC can consist of multiple servers that form a cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicClusterEntry

cuicClusterEntry 1.3.6.1.4.1.9.9.718.1.6.1
An entry in this table describes a CUIC cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicClusterEntry  

cuicClusterIndex 1.3.6.1.4.1.9.9.718.1.6.1.1
This object indicates the sub-system identifier assigned to the CUIC reporting component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSubsystemId  

cuicClusterName 1.3.6.1.4.1.9.9.718.1.6.1.2
This object specifies the unique name of cluster. At any point in time, the cluster name helps in associating a device to any given cluster.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicClusterServerCount 1.3.6.1.4.1.9.9.718.1.6.1.3
This object specifies the number of CUIC servers in this cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicClusterFirstNodeName 1.3.6.1.4.1.9.9.718.1.6.1.4
This object specifies the hostname of the first node server (Publisher node).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicDatasourceTable 1.3.6.1.4.1.9.9.718.1.7
This table contains a list of data sources configured in CUIC server. The data for the report has to come from a database server. There will be data sources configured in the CUIC application to connect to a particular database.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicDatasourceEntry

cuicDatasourceEntry 1.3.6.1.4.1.9.9.718.1.7.1
An entry in this table describes a CUIC data source configured on this CUIC server. A row will be created in this table, whenever a new data source is being configured on this server. And a row will be deleted when a configured data source is being removed from this server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicDatasourceEntry  

cuicDatasourceIndex 1.3.6.1.4.1.9.9.718.1.7.1.1
This object indicates a row index which is an integer starting from value one.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..1000  

cuicDatasourceName 1.3.6.1.4.1.9.9.718.1.7.1.2
This object indicates the name of the data source configured in the CUIC application.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicDatasourceStatus 1.3.6.1.4.1.9.9.718.1.7.1.3
This object indicates the status of the datsource. The data sources configured in CUIC application can go offline due to various reasons. The value can be, 'online' The data source is connected and it is online. 'offline' The data source is disconnected and it is offline. 'unknown' The data source connectivity status is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2), unknown(3)  

cuicDatasourceHost 1.3.6.1.4.1.9.9.718.1.7.1.4
This object indicates the host name of database server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cuicDatasourceType 1.3.6.1.4.1.9.9.718.1.7.1.5
This object indicates the vendor name. CUIC can support different vendor data sources like MSSQL,IBM Informix etc.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), mssql(2), informix(3)  

cuicSecurityTable 1.3.6.1.4.1.9.9.718.1.8
This table contains a list of CUIC server's security information. CUIC application is a multiuser system. There can be many number of users and groups configured. This table gives information about users and groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CuicSecurityEntry

cuicSecurityEntry 1.3.6.1.4.1.9.9.718.1.8.1
An entry in this table describes user and group information of a CUIC server in this cluster. A row will be created in this table, whenever a new server is being added to this cluster. And a row will be deleted when a server is being removed from this cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSecurityEntry  

cuicSecurityIndex 1.3.6.1.4.1.9.9.718.1.8.1.1
This object indicates the sub-system identifier assigned to the CUIC reporting component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CuicSubsystemId  

cuicSecurityUsersConfigured 1.3.6.1.4.1.9.9.718.1.8.1.2
This object indicates number of users configured to access CUIC application.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicSecurityUsersLoggedIn 1.3.6.1.4.1.9.9.718.1.8.1.3
This object indicates the number of users currently logged in.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicSecurityLoginFailedAttempts 1.3.6.1.4.1.9.9.718.1.8.1.4
This object indicates the number of rejected login attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cuicSecurityGroupsConfigured 1.3.6.1.4.1.9.9.718.1.8.1.5
This object indicates the overall number of groups configured on this server. There can be different groups with various privileges; Like Admin, Restricted, Designer etc. Each group can share objects like Reports, Report Definition etc.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicThreadPoolInfo 1.3.6.1.4.1.9.9.718.1.9
OBJECT IDENTIFIER    

cuicEnvInfo 1.3.6.1.4.1.9.9.718.1.10
OBJECT IDENTIFIER    

cuicNotificationInfo 1.3.6.1.4.1.9.9.718.1.11
OBJECT IDENTIFIER    

cuicThreadsMaxAvailable 1.3.6.1.4.1.9.9.718.1.9.1
This object indicates the maximum number of threads available to the CUIC web server's thread pool manager.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicThreadsRunning 1.3.6.1.4.1.9.9.718.1.9.2
This object indicates the number of threads that are currently running tasks. This counter is useful in monitoring performance of the server. If the number of threads is close to maximum available, then next reporting request will have to wait till a thread becomes free.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicQueuedTasks 1.3.6.1.4.1.9.9.718.1.9.3
This object indicates the number of queued tasks. A task is a job, performed by one or more thread.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicQueuedTasksMax 1.3.6.1.4.1.9.9.718.1.9.4
This object indicates the maximum number of queued tasks.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicWaErrors 1.3.6.1.4.1.9.9.718.1.10.1
This object indicates the total number of HTTP errors (for example, 401 Unauthorized) encountered by a CUIC-related web application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cuicWaSessionsActive 1.3.6.1.4.1.9.9.718.1.10.2
This object indicates the number of currently active (in use) sessions the web application currently has
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicJvmPercentCPUTime 1.3.6.1.4.1.9.9.718.1.10.3
This object indicates the percentage of CPU utilized by the Tomcat JVM. This object is for the CUIC Tomcat JVM object.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

cuicJvmMemoryFree 1.3.6.1.4.1.9.9.718.1.10.4
This object indicates the amount of free dynamic memory in the CUIC Tomcat Java Virtual Machine.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicJvmMemoryTotal 1.3.6.1.4.1.9.9.718.1.10.5
This object indicates the Tomcat Java Virtual Machine current total dynamic memory including free and in-use memory.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicJvmMemoryMax 1.3.6.1.4.1.9.9.718.1.10.6
This object indicates the CUIC Tomcat Java Virtual Machine maximum dynamic size.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicTomcatThreadsBusy 1.3.6.1.4.1.9.9.718.1.10.7
This object indicates the CUIC Tomcat Connector's current number of busy/in-use request processing threads.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicTomcatThreadsTotal 1.3.6.1.4.1.9.9.718.1.10.8
This object indicates the CUIC tomcat Connector's current total number of request processing threads, including available and in-use threads.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicTomcatThreadsMax 1.3.6.1.4.1.9.9.718.1.10.9
This object indicates the Connector maximum number of request processing threads. Each incoming request on a CUIC -related web page requires a thread for the duration of that request. If more simultaneous requests are received than can be handled by the currently available request processing threads, additional threads will be created up to the configured maximum shown in this counter.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cuicEventId 1.3.6.1.4.1.9.9.718.1.11.1
The event ID is the unique notification message identifier that is assigned by the CUIC application. This identifier is unique for each different notification but consistent for each instance of the same notification. This id can be used to correlate raise and clear notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

cuicEventHostName 1.3.6.1.4.1.9.9.718.1.11.2
The event host name object specifies the host name or the fully qualified domain name of the CUIC server from which this event originated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

cuicEventAppName 1.3.6.1.4.1.9.9.718.1.11.3
The event application name object specifies the service-specific name of the functional service that generated this notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

cuicEventName 1.3.6.1.4.1.9.9.718.1.11.4
The event name object specifies the service-specific name of the CUIC service notification message. The object value is used to group and correlate similar notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

cuicEventState 1.3.6.1.4.1.9.9.718.1.11.5
The event state object identifies the state (not to be confused with severity) of the notification and potentially the current state of the functional component that generated the notification. The possible states are: 'raise': A raise state identifies a notification received as a result of a health-impacting condition, such as a process failure. A subsequent clear state notification will follow when the error condition is resolved. 'clear': The clear state indicates that the condition which generated a previous raise notification has been resolved.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER raise(1), clear(2)  

cuicEventSeverity 1.3.6.1.4.1.9.9.718.1.11.6
The event severity object indicates the severity level of this notification. The severity levels are: 'emergency': The notification indicates that a devastating failure has occurred; the system or service is unusable. Immediate operator intervention is required. 'alert': The notification indicates that a devastating failure is imminent that will render the system unusable. Immediate operator attention is necessary. 'critical': The notification indicates that a service impacting failure is likely to occur soon; an error has occurred that was not appropriately handled by the system. Operator attention is needed as soon as possible. 'error': The notification contains important operational state information and may indicate that the system has experienced a temporary impairment or an error that was appropriately handled by the system. An operator should review the notification soon to determine if action is needed. 'warning': The notification contains important operational state information that may be a precursor to an error occurrence. An operator should review the notification soon to determine if action is needed. 'notice': The notification contains health or operational state information that may be pertinent to the health of the system but does not require the attention of the administrator at this time. 'informational': The notification contains interesting system-level information that is valuable to an administrator, however, the event itself does not indicate a failure or impairment condition. 'debug': The notification provides supplemental information that may be beneficial toward diagnosing or resolving a problem but does not in itself provide operational health status.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7), debug(8)  

cuicEventTimestamp 1.3.6.1.4.1.9.9.718.1.11.7
The event time stamp object specifies the date and time that the notification was generated on the originating device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

cuicEventText 1.3.6.1.4.1.9.9.718.1.11.8
The event text is the full text of the notification. This text includes a description of the event that was generated, component state information and potentially a brief description of administrative action that may be necessary to correct the condition that caused the event to occur.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

ciscoCuicappsMIBEvent 1.3.6.1.4.1.9.9.718.0.1
This notification indicates an unusual condition occur that potentially, can affect the functioning of a service in CUIC. Notification describes the operation state information of a service when such service impacting conditions occur. Notification is sent by a functional service of the CUIC application.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ciscoCuicappsMIBCompliances 1.3.6.1.4.1.9.9.718.2.1
OBJECT IDENTIFIER    

ciscoCuicAppsMIBCompliance 1.3.6.1.4.1.9.9.718.2.1.1
This object is the compliance statement for entities which implement the Cisco CUIC Apps MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

ciscoCuicappsMIBGroups 1.3.6.1.4.1.9.9.718.2.2
OBJECT IDENTIFIER    

cuicGeneralInfoTableGroup 1.3.6.1.4.1.9.9.718.2.2.1
The general info group defines the general CUIC objects. All servers will populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicLicenseInfoTableGroup 1.3.6.1.4.1.9.9.718.2.2.2
The licensing information group defines the set of objects for the licensing system. All CUIC servers will populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicReportingTableGroup 1.3.6.1.4.1.9.9.718.2.2.3
The reporting group defines the set of objects for the reporting service. All CUIC servers populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicReportSchedulerTableGroup 1.3.6.1.4.1.9.9.718.2.2.4
The reporting scheduler group defines the set of objects for the report scheduler component. All CUIC servers populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicDbInfoTableGroup 1.3.6.1.4.1.9.9.718.2.2.5
The db info group defines the set of objects for the database service. All CUIC servers populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicClusterInfoTableGroup 1.3.6.1.4.1.9.9.718.2.2.6
The cluster info group defines the set of objects for the CUIC cluster. All CUIC servers populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicDatasourceInfoTableGroup 1.3.6.1.4.1.9.9.718.2.2.7
The data source info group defines the data source related objects. All CUIC servers populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicSecurityTableGroup 1.3.6.1.4.1.9.9.718.2.2.8
The security group defines the set of objects related to users and groups. All CUIC servers populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicNotificationInfoGroup 1.3.6.1.4.1.9.9.718.2.2.9
This group defines the set of Notification objects for CUIC.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoCuicappsMIBEventGroup 1.3.6.1.4.1.9.9.718.2.2.10
This group defines the notification types defined in this MIB.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

cuicThreadPoolInfoGroup 1.3.6.1.4.1.9.9.718.2.2.11
The thread pool information group defines the set of objects for the CUIC reporting engine thread pool. All servers will populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cuicEnvInfoGroup 1.3.6.1.4.1.9.9.718.2.2.12
The EnvInfo group defines the set of objects for the Runtime tomcat info. All servers will populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP