MIBs Depot

CISCO-MMODAL-CONTACT-APPS-MIB

Registered at
1.3.6.1.4.1.9.9.664
Last updated
2008-07-07 00:00
Organization
Cisco Systems, Inc.
Revisions
2008-07-07 00:00
Namespace
cisco
Source file
CISCO-MMODAL-CONTACT-APPS-MIB
Digest
sha256:a2dee67b03d65bf24973400af5fbfa4d9024eb78f30da417aa1d3e7da1c4c7dc

Description

The Cisco Unified Multi-Modal Contact Applications (MMCA) platform is a highly scalable, modular, extensible, open and secure platform for providing contact center applications. The Cisco Unified Expert Advisor (CUEA) is implemented on this platform. The Cisco Unified Expert Advisor application is deployed on multiple devices that form a cluster, where each device could be classified as 'Runtime' or 'Reporting'. Each device hosts a set of services and each service performs a specific task. Not all services will be running on every device. The CISCO-MMODAL-CONTACT-APPS-MIB defines the instrumentation of the services present in the Cisco Unified Expert Advisor. The MIB mainly consists of the run-time statistics of each service and also defines a Notification format. It also defines various groups of objects that are not specific to a service. DEFINITION OF TERMS AND ACRONYMS ACD Automatic Call Distributor ACMI Advanced Contact Management Interface. The interface used by the ICM to talk to generic peripherals. Also known as GED-188 Agent An Agent, also known as Expert Advisor, is a person in the enterprise who is capable of handling calls from CUEA AQ Assignment Queue Assignment Queue Assignment Queues allow Cisco Unified ICM to route call requests to groups of expert advisors. Various experts may qualify for various assignment queues based on the assignment queue membership rules, and they then log in or out of, as well as change their availability with respect to those assignment queues. An expert advisor who is available on a given assignment queue is able to be considered by the Work Assigner to receive calls according to the assignment queue's selection strategy. Attribute Definition Attributes Definitions are used by assignment queues and expert advisors. Attributes are defined by CUEA administrators and assigned to assignment queues and expert advisors. Expert advisors are routed call requests if the expert advisor's skills and attributes match those of the Assignment Queue. B2BUA Back to back user agent CM Contact Manager Contact A Contact is the internal object that represents an internal call. The Contact is created when the call arrives at CUEA, and does not terminate until the caller disconnects CTI Computer Telephony Integration CTI-OS Computer Telephony Integration - Object Server CUEA Cisco Unified Expert Advisor CUCM Cisco Unified Communications manager CUPS Cisco Unified Presence server CVP Customer Voice Portal DNIS Dialed Number Identification service ERS Enterprise Routing Services. The ERS Peripheral Gateway is a generic interface for the ICM to connect to an ACD. It exposes the ACMI protocol GED188 The ICM CTI Server/Client interface specification ICM Intelligent Contact Management ICMGW Intelligent Contact Management Gateway ICMPG ICM Peripheral Gateway IM Instant Messaging JVM Java Virtual Machine MMCA Multi Modal Contact Applications MPA Media Platform adapter MPI Media Platform Interface PG Peripheral Gateway. The Peripheral Gateway is how the ICM talks to any ACD. PIM Peripheral Information Manager. The PIM is a component of the ICM Peripheral Gateway that handles the ACD specific communication. RA Reporting Adapter RDA Resource Desktop adapter RDI Resource desktop interface RM Resource Manager RS Reporting subsystem Selection Strategy The strategy by which the Work Assigner should assign Expert Advisors to contacts. SIP Session Initiation Protocol Skills Skills are classifications for expert advisor abilities, general knowledge, and expertise. Skills may be defined by Expert Advisor administrators, and then assigned to individual experts. An expert may have multiple skills, and a competency level from 1 to 100 in each. SIMPLE SIP for Instant Messaging and Presence Leveraging Extensions WA Work Assigner.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cuea@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCCiscoURLString
HCNUM-TCCounterBasedGauge64
INET-ADDRESS-MIBInetAddress, InetAddressDNS, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue

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-MMODAL-CONTACT-APPS-MIB
CISCO-SMI
CISCO-TC
HCNUM-TC
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CmmcaConditionStatus
TEXTUAL-CONVENTION
This textual convention is used to specify the severity of a specific system condition raised by CUEA or services in it. CUEA can run with certain system conditions raised. The overall system condition status of the application is specified by CmmcaSystemConditionStatus. conditionWarn(1) : This severity level indicates a warning that something is not right, however the application is still functioning, but the condition may be indicative of problem that may become more serious later. conditionCritical(2): This serverity indicates a condition where the application is not functioning properly.
current
CmmcaIndex
TEXTUAL-CONVENTION
An arbitrary value which uniquely identifies a service. The value should be a small positive integer; index values for different services are not necessarily contiguous.
current
CmmcaNextNodeStatus
TEXTUAL-CONVENTION
This textual convention is used to identify the link status of a neighbouring node with a CUEA Device. 'unknown' The status of the link is unknown to the SNMP agent either because the link between the agent and the application has been broken or the agent is in the midst of refreshing link status. (A refresh typically occurs after an agent restart due to configuration changes.) 'available' The connection between the neighbouring node and CUEA device is up and available. 'unavailable' The connection between the neighbouring node and CUEA device is down and unavailable.
current
CmmcaServiceStatus
TEXTUAL-CONVENTION
This textual convention is used to identify the run status of a Cisco Unified Expert Advisor service. The value shown is the result of evaluating the current run status of each of the individual elements associated with the service. 'disabled' The service has not yet begun to start up. 'starting' The service is in initialization procedure, configuring and licensing, not accepting connections yet. 'inService' The service is up and running optimally, accepting connections at full QoS (if applicable). 'inServiceWarning' The service is running sub-optimally, possibly due to poor QoS or a threshold reached; see transition reason for explanation. 'inServiceCritical' The service is running but very near to failure, similar to 'inServiceWarning' but much more dire. 'partialService' The service is no longer accepting new calls but finishes processing active calls (may be due to a loss of a dependency/ connectivity, or a shutdown request). 'outOfService' The service is no longer accepting new calls and is down for some reason. It can still be brought in service. 'stopping' The service no longer accepts new connections, lets current connections terminate gracefully. 'stopped' The service has shut down and is not processing any more calls. The process itself is terminating (doing memory cleanup, saving settings, shutting down threads, etc.). 'unknown' The status of the mmca service is unknown to the SNMP agent either because the link between the agent and the application has been broken or the agent is in the midst of refreshing service status. (A refresh typically occurs after an agent restart due to configuration changes).
current
CmmcaServiceType
TEXTUAL-CONVENTION
This textual convention is used to identify the type of service. The Cisco Unified Expert Advisor includes one or but probably multiple, of the following services. 'cm': Contact Manager: The Contact manager service is responsible for the handling of call requests and maintaining contact state. CM uses BRE to help direct call flow decision making. The major services that the CM interfaces with are the Work Assigner (WA), Media Platform Interface (MPA), Knowledge Broker (KB), the ICM Gateway (GW), and Business Rules Execution Engine (BRE). 'rm': Resource Manager: The Resource Manager (RM) is responsible for maintaining the state of assignable resources, e.g. agents. The RM interfaces to the Work Assigner, Media Platform Interface, Resource Desktop Adapter and Business Rules Engine. 'wa': Work assigner: The Work Asssigner is responsible for matching Contacts that need Resources with Resources that need Contacts. 'mpa': Media Platform Adapter: The Media Platform Adapter is a generic interface to various switching and call control platforms. Removes inconsistencies and normalizes messages before sending them. It is an SIP Back to Back user Agent, providing basic third party call control and end point functions to its clients(RM,CM,RDA). 'bre': Business Rules Engine: The BRE allows customers to define how the system will behave and then execute scripts or business rules at runtime. 'icmgw': ICM Gateway : The ICM Gateway talks to the ERS PG of ICM over the GED-188 (ACMI) protocol. It sends agent state information to the ICM so that the ICM knows whether or not to route calls. 'rda': Resource Desktop Adapter: This service is used by RM to communicate to the user interface of the Resource(Agent). It provides a normalized interface (RDI) to the RM that removes differences between communicating to different types of desktops or Resources viz;CTI-OS, Presence, WebBased desktops or Traditional/occasional agents. 'ra': Reporting Adapter: RAs listen to event streams that are produced by runtime components. They then take those events, convert them as appropriate (for example, converting them to a particular version of a schema or applying a security policy of what data can be sent to the reporting database) and then send a new message to the Cisco MMCA Reporting Subsystem. 'rs': Reporting Subsystem: The RS is responsible for writing data into the reporting database. It receives messages from various Reporting Adapters and converts them into db writes.
current
CmmcaSeverityLevel
TEXTUAL-CONVENTION
This textual convention is used to specify the severity level of an event. The severity levels are 'emergency': This severity level event indicates that a devastating failure has occurred; the system or service is unusable. Immediate operator intervention is required. 'alert': This severity level event indicates that a devastating failure is imminent that will render the system unusable. Immediate operator attention is necessary. 'critical': This severity level event 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': This severity level event indicates that the system has experienced a temporary impairment or an error that was appropriately handled by the system. 'warning': This severity level event may be a precursor to an error occurrence. An operator should review the event soon to determine if action is needed. 'notice': This severity level event 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': This severity level event contains interesting system-level information that is valuable to an administrator, however, the event itself does not indicate a failure or impairment condition. 'debug': This severity level event provides supplemental information that may be beneficial toward diagnosing or resolving a problem but does not in itself provide operational health status.
current
CmmcaSystemConditionStatus
TEXTUAL-CONVENTION
This textual convention is used to specify the overall System Condition status of CUEA application. CUEA application can run with certain conditions raised with severity specified by CmmcaConditionStatus. statusNormal(1) : No Conditions have been raised, everything is working as intended. This condition can be considered as 'Green' status, where everything is working as normal. statusWarning(2): The application is currently operating, however at least one condition with CmmcaConditionStatus : conditionWarn(1) severity has been raised but no condition with CmmcaConditionStatus : conditionCritical(2) severity has been raised. This status can be considered 'Yellow' where the application or service is operating, however some condition has been detected that could become more serious later (low memory, disk space a problem, can't connect to other members of a cluster, etc.) statusCritical(3): The application or service is not functioning as intended. One or more conditions with CmmcaConditionStatus : conditionCritical(2) severity have been raised. This status can be considered 'Red' where the application or service is not functioning as designed. There is some problem such as not being able to connect to ICM or CUPS or the message bus.
current

Objects

NameOIDSyntaxAccessStatus
ciscoMmodalContactAppsMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.0
ciscoMmodalContactAppsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1
cmmcaGeneralInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1.1
cmmcaServerName
OBJECT-TYPE
The server name object is the fully-qualified domain name of the the server.
1.3.6.1.4.1.9.9.664.1.1.1InetAddressDNSread-onlycurrent
cmmcaDescription
OBJECT-TYPE
The description object holds a textual description of the software installed on this server. This is typically the full name of the application.
1.3.6.1.4.1.9.9.664.1.1.2SnmpAdminStringread-onlycurrent
cmmcaVersion
OBJECT-TYPE
The version object identifies the version number of the Cisco Unified Expert Advisor software installed on this server.
1.3.6.1.4.1.9.9.664.1.1.3SnmpAdminStringread-onlycurrent
cmmcaStartTime
OBJECT-TYPE
The start time object is the date and time that the CUEA application was started on this server.
1.3.6.1.4.1.9.9.664.1.1.4DateAndTimeread-onlycurrent
cmmcaTimeZoneName
OBJECT-TYPE
The time zone name object specifies the name of the time zone where the server is physically located.
1.3.6.1.4.1.9.9.664.1.1.5SnmpAdminStringread-onlycurrent
cmmcaTimeZoneOffsetHours
OBJECT-TYPE
The time zone offset hours object represents the number of hours that the local time, in the time zone where the server is physically located, differs from Greenwich Mean Time (GMT).
1.3.6.1.4.1.9.9.664.1.1.6Integer32 (-12..12)read-onlycurrent
cmmcaTimeZoneOffsetMinutes
OBJECT-TYPE
The time zone offset minutes object represents the number of minutes that the local time, in the time zone where the CUEA server is physically located, differs from Greenwich Mean Time (GMT). This object is combined with cmmcaTimeZoneOffsetHours object to represent the local time zone's total offset from GMT.
1.3.6.1.4.1.9.9.664.1.1.7Integer32 (-59..59)read-onlycurrent
cmmcaOpsConsoleURL
OBJECT-TYPE
This object holds the URL for the CUEA 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. This object offers a web navigation point from the management station (assuming a web interface) to quickly access the Operations Console web server.
1.3.6.1.4.1.9.9.664.1.1.8CiscoURLStringread-onlycurrent
cmmcaLocalDeviceType
OBJECT-TYPE
This Object defines the type of device. Expert Advisor devices are typically classified into runtime or reporting. runtime : A runtime device typically has multiple services of types such as ContactManager(cm), ResourceManager(rm), WorkAssigner(wa), ICM Gateway(icmgw), Resource Desktop Adapter(rda), Reporting Adapter(ra) to process incoming calls and communicate the information to reporting device over a message bus. reporting : A reporting device typically has Reporting Subsystem(rs) services. It communicates with runtime device over a message bus, receives call processing information and stores them in a database. other : This device is neither runtime or reporting.
1.3.6.1.4.1.9.9.664.1.1.9INTEGER {runtime(1), reporting(2), other(3)}read-onlycurrent
cmmcaEnableNotifications
OBJECT-TYPE
This object allows the management station to disable and alternatively enable outbound notifications. By default, notifications are enabled.
1.3.6.1.4.1.9.9.664.1.1.10TruthValueread-writecurrent
cmmcaSystemConditionStatus
OBJECT-TYPE
This object provides an overall summary of the System Conditions. It specifies if health of the application is statusNormal (green), statusWarn (yellow) or statusCritical(red). A management station can use this status along with specific conditions raised, that are in the cmmcaSystemConditionTable to learn about the health of application.
1.3.6.1.4.1.9.9.664.1.1.11CmmcaSystemConditionStatusread-onlycurrent
cmmcaSystemStatus
OBJECT-TYPE
The SystemStatus object is the last known status of the application. It summarizes the overall status of the application. It can have the following values 'inService' The service is up and running optimally, accepting connections at full QoS (if applicable). 'partialService' The service is no longer accepting new calls but finishes processing active calls (may be due to a loss of a dependency/ connectivity, or a shutdown request). 'stopped' The service has shut down and is not processing any more calls. The process itself is terminating (doing memory cleanup, saving settings, shutting down threads, etc.).
1.3.6.1.4.1.9.9.664.1.1.12CmmcaServiceStatusread-onlycurrent
cmmcaClusterInfoTable
OBJECT-TYPE
CUEA can consist of multiple devices that form a cluster. This table gives the information related to the CUEA Cluster. Each entry denotes a Device within the Cluster.
1.3.6.1.4.1.9.9.664.1.1.13not-accessiblecurrent
cmmcaClusterInfoEntry
OBJECT-TYPE
This Entry represents a row in the cluster Table. Every row has information related to a Device such as hostname, IP address etc. An entry is created when a device is added to the CUEA cluster during installation and this information is subsequently picked up by the Expert Advisor SNMP Agent.
1.3.6.1.4.1.9.9.664.1.1.13.1not-accessiblecurrent
cmmcaDeviceIndex
OBJECT-TYPE
An arbitrary integer, selected by the local Device, which uniquely identifies a Device within the cluster.
1.3.6.1.4.1.9.9.664.1.1.13.1.1Integer32 (1..1000)not-accessiblecurrent
cmmcaDeviceName
OBJECT-TYPE
The Host name of the Device in the Cluster.
1.3.6.1.4.1.9.9.664.1.1.13.1.2SnmpAdminStringread-onlycurrent
cmmcaDeviceDescription
OBJECT-TYPE
The description for the device which can include additional information regarding the device.
1.3.6.1.4.1.9.9.664.1.1.13.1.3SnmpAdminStringread-onlycurrent
cmmcaDeviceType
OBJECT-TYPE
The Device type. runtime(1) : The device is a runtime device. reporting(2): The device is a reporting server device. unknown(3) : The type of the remote device is not known.
1.3.6.1.4.1.9.9.664.1.1.13.1.4INTEGER {runtime(1), reporting(2), unknown(3)}read-onlycurrent
cmmcaDeviceStatus
OBJECT-TYPE
The current status of the remote Device as viewed by this device. A remote device is up if the local device can communicate with it. unknown(1) : Current status of the remote device is Unknown, local (2) : This is the local device in the table, remote-up(3) : The local device is running and is able to communicate with the remote device. remote-down(4): The local device is running but it is unable to communicate with the remote Device.
1.3.6.1.4.1.9.9.664.1.1.13.1.5INTEGER {unknown(1), local(2), remoteup(3), remotedown(4)}read-onlycurrent
cmmcaDeviceInetAddressType
OBJECT-TYPE
This object identifies the IP address type of the remote device.
1.3.6.1.4.1.9.9.664.1.1.13.1.6InetAddressTyperead-onlycurrent
cmmcaDeviceInetAddress
OBJECT-TYPE
This object identifies ip address of the remote device. The type of address for this is identified by InetAddressType.
1.3.6.1.4.1.9.9.664.1.1.13.1.7InetAddressread-onlycurrent
cmmcaClusterId
OBJECT-TYPE
The unique ID of the Cluster to which this device belongs. At any point in time, the Cluster Id helps in associating a device to any given Cluster.
1.3.6.1.4.1.9.9.664.1.1.13.1.8SnmpAdminStringread-onlycurrent
cmmcaNextNodeTable
OBJECT-TYPE
This table gives the information related to the neighbouring nodes that are connected to the device. Each entry denotes a node connected to the device.
1.3.6.1.4.1.9.9.664.1.1.14not-accessiblecurrent
cmmcaNextNodeEntry
OBJECT-TYPE
This Entry represents a row in the next node Table. Every row has information related to a neighbouring device such as host name, IP address, device type etc. An entry is created when neighbouring devices such as CUPS or ICMGW are configured with the CUEA devices by the Expert Advisor administrators using the Operations Console located at cmmcaOpsConsoleURL.
1.3.6.1.4.1.9.9.664.1.1.14.1not-accessiblecurrent
cmmcaNextNodeIndex
OBJECT-TYPE
An arbitrary integer, selected by the local device used to identify the neighbouring node.
1.3.6.1.4.1.9.9.664.1.1.14.1.1Integer32 (1..1000)not-accessiblecurrent
cmmcaNextNodeName
OBJECT-TYPE
The name of the node that is connected to the device.
1.3.6.1.4.1.9.9.664.1.1.14.1.2SnmpAdminStringread-onlycurrent
cmmcaNextNodeType
OBJECT-TYPE
A string describing the type of node that is connected to the device. This can be Unknown, ICM(PG), CUPS.
1.3.6.1.4.1.9.9.664.1.1.14.1.3SnmpAdminStringread-onlycurrent
cmmcaNextNodeIpAddrType
OBJECT-TYPE
This object identifies the IP address type of the neighbouring node connected to the device.
1.3.6.1.4.1.9.9.664.1.1.14.1.4InetAddressTyperead-onlycurrent
cmmcaNextNodeIpAddr
OBJECT-TYPE
This object identifies ip address of the neighbouring node connected to the device. The type of address for this is identified by cmmcaNextNodeIpAddrType.
1.3.6.1.4.1.9.9.664.1.1.14.1.5InetAddressread-onlycurrent
cmmcaNextNodeStatus
OBJECT-TYPE
The current status of the neighbouring node connected to the device as viewed by this Device. unknown(1) : Current status of the node is Unknown, available (2) : The connection is up and available unavailable(3) : The connection is down and not available.
1.3.6.1.4.1.9.9.664.1.1.14.1.6CmmcaNextNodeStatusread-onlycurrent
cmmcaSystemConditionTable
OBJECT-TYPE
This table lists all the Raised System Conditions in the application. A service can be inService ,but could raise certain important System Conditions, which provide more information about the health of service.
1.3.6.1.4.1.9.9.664.1.1.15not-accessiblecurrent
cmmcaSystemConditionEntry
OBJECT-TYPE
An entry (conceptual row) in the cmmcaSystemConditionTable. Each row specifies information about a System condition, which has an Id, severity level, description of the raised condition, the timestamp of when the condition was raised and a message of the event which resulted in the raised condition.
1.3.6.1.4.1.9.9.664.1.1.15.1not-accessiblecurrent
cmmcaSystemConditionIndex
OBJECT-TYPE
An arbitrary integer, selected by the local device used to identify the System Condition.
1.3.6.1.4.1.9.9.664.1.1.15.1.1Integer32 (1..1000)not-accessiblecurrent
cmmcaSystemConditionId
OBJECT-TYPE
An unique Id of the System Condition used to identify a specific System Condition.
1.3.6.1.4.1.9.9.664.1.1.15.1.2Integer32 (1..2147483647)read-onlycurrent
cmmcaSystemConditionSeverity
OBJECT-TYPE
This object specifies the severity level of the raised condition.
1.3.6.1.4.1.9.9.664.1.1.15.1.3CmmcaConditionStatusread-onlycurrent
cmmcaSystemConditionDescription
OBJECT-TYPE
This object provides a breif description of the raised System Condition.
1.3.6.1.4.1.9.9.664.1.1.15.1.4SnmpAdminStringread-onlycurrent
cmmcaSystemConditionTimeStamp
OBJECT-TYPE
The timestamp of when the Condition was raised.
1.3.6.1.4.1.9.9.664.1.1.15.1.5DateAndTimeread-onlycurrent
cmmcaSystemConditionMessage
OBJECT-TYPE
This object provides a message about the event which resulted in the System Condition being raised.
1.3.6.1.4.1.9.9.664.1.1.15.1.6SnmpAdminStringread-onlycurrent
cmmcaLicenseInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1.2
cmmcaRtLicensesAvailable
OBJECT-TYPE
The real-time number of Expert advisor agent licenses available on this Device.
1.3.6.1.4.1.9.9.664.1.2.1Gauge32read-onlycurrent
cmmcaTotalLicensesConfigured
OBJECT-TYPE
The total number of Expert Agent licenses configured on this Device.
1.3.6.1.4.1.9.9.664.1.2.2Gauge32read-onlycurrent
cmmcaThreadPool
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1.3
cmmcaTPoolRtIdleThreads
OBJECT-TYPE
The real-time idle threads object is a real-time snapshot metric indicating the number of idle threads in the pool waiting for work. The thread pool is a cache of threads used (by application components only) for the processing of relatively short tasks. Using a thread pool eliminates the waste of resources encountered when rapidly creating and destroying threads for these types of tasks.
1.3.6.1.4.1.9.9.664.1.3.1Gauge32read-onlycurrent
cmmcaTPoolRtRunningThreads
OBJECT-TYPE
The real-time running threads object is a real-time snapshot metric indicating the number of running threads in the pool currently processing work. The thread pool is a cache of threads used (by application components only) for the processing of relatively short tasks. Using a thread pool eliminates the waste of resources encountered when rapidly creating and destroying threads for these types of tasks.
1.3.6.1.4.1.9.9.664.1.3.2Gauge32read-onlycurrent
cmmcaTPoolRtCoreThreads
OBJECT-TYPE
The real-time core threads object is a real-time snapshot metric indicating the number of threads in the pool that will never be destroyed no matter how long they remain idle. The thread pool is a cache of threads used (by application components only) for the processing of relatively short tasks. Using a thread pool eliminates the waste of resources encountered when rapidly creating and destroying threads for these types of tasks.
1.3.6.1.4.1.9.9.664.1.3.3Gauge32read-onlycurrent
cmmcaTPoolRtMaxThreadsAvail
OBJECT-TYPE
The real-time maximum threads available object is a real-time snapshot metric indicating the maximum number of threads in the pool that can exist simultaneously. The thread pool is a cache of threads used (by application services only) for the processing of relatively short tasks. Using a thread pool eliminates the waste of resources encountered when rapidly creating and destroying threads for these types of tasks.
1.3.6.1.4.1.9.9.664.1.3.4Unsigned32read-onlycurrent
cmmcaTPoolRtMaxThreadsUsed
OBJECT-TYPE
The real-time maximum threads used object is a real-time snapshot metric indicating the peak number of threads in the pool that are simultaneously tasked with work to process. The thread pool is a cache of threads used (by application components only) for the processing of relatively short tasks. Using a thread pool eliminates the waste of resources encountered when rapidly creating and destroying threads for these types of tasks.
1.3.6.1.4.1.9.9.664.1.3.5Counter32read-onlycurrent
cmmcaRuntimeInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1.4
cmmcaEnvRtMaxMemUsed
OBJECT-TYPE
The real-time maximum memory used object is a real-time snapshot metric indicating the peak memory usage by the application within the runtime environment since startup. The object value is expressed as a count of bytes and indicates the high water mark of memory used simultaneously within the environment.
1.3.6.1.4.1.9.9.664.1.4.1CounterBasedGauge64read-onlycurrent
cmmcaEnvRtCurrMemUsed
OBJECT-TYPE
The real-time current memory used object is a real-time snapshot metric indicating the current memory usage by the runtime environment. The object value is expressed as a count of bytes and indicates the current amount of memory used by this runtime environment.
1.3.6.1.4.1.9.9.664.1.4.2CounterBasedGauge64read-onlycurrent
cmmcaEnvRtMaxMemAvail
OBJECT-TYPE
The real-time maximum memory available object is a real-time snapshot metric indicating the amount of memory available to the runtime environment. The object value is expresses as a count of bytes and indicates the amount of system memory available for use by the runtime environment.
1.3.6.1.4.1.9.9.664.1.4.3CounterBasedGauge64read-onlycurrent
cmmcaEnvRtCurrMemAvail
OBJECT-TYPE
The real-time current memory available object is a real-time snapshot metric indicating the amount of available memory in the runtime environment. The object value is expressed as a count of bytes and indicates the amount of current system memory claimed by the runtime environment that is not currently being used.
1.3.6.1.4.1.9.9.664.1.4.4CounterBasedGauge64read-onlycurrent
cmmcaEnvRtCurrThreadsInUse
OBJECT-TYPE
The real-time current threads in use object is a real-time snapshot metric indicating a count of threads that are in use in the runtime environment. The number of threads in use by the runtime environment include all of the Cisco MMCA standalone and thread pool threads as well as those threads created by the web application server running within the same runtime environment.
1.3.6.1.4.1.9.9.664.1.4.5Gauge32read-onlycurrent
cmmcaEnvMaxThreadsUsed
OBJECT-TYPE
The real-time maximum threads used object is a real-time snapshot metric indicating the peak amount of threads used simultaneously in the runtime environment since startup. The maximum number of threads used by the runtime environment includes all Cisco MMCA standalone and thread pool threads as well as threads created by the web application server running within the same runtime environment.
1.3.6.1.4.1.9.9.664.1.4.6Unsigned32read-onlycurrent
cmmcaEnvRtUpTime
OBJECT-TYPE
The real-time up time object is a real-time snapshot metric indicating how long the CUEA application has been running. The object value is expressed as a count of milliseconds that have elapsed since the application began executing.
1.3.6.1.4.1.9.9.664.1.4.7Counter64read-onlycurrent
cmmcaRtMsgQMemPercentUsage
OBJECT-TYPE
The percentage of available message bus memory in use. All services in CUEA communicate using a message bus.
1.3.6.1.4.1.9.9.664.1.4.8Gauge32read-onlycurrent
cmmcaMaxMsgQMemAvail
OBJECT-TYPE
The actual amount of available message bus memory for use. All services in CUEA communicate using a message bus.
1.3.6.1.4.1.9.9.664.1.4.9CounterBasedGauge64read-onlycurrent
cmmcaRtCongested
OBJECT-TYPE
An object indicating whether or not the device is congested as determined by an internal heuristic.
1.3.6.1.4.1.9.9.664.1.4.10TruthValueread-onlycurrent
cmmcaServices
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1.5
cmmcaServiceTable
OBJECT-TYPE
This table lists all functional services that make up Cisco Unified Expert Advisor (CUEA) application. Each service performs a specific task. The various services are Contact Manager(CM), Resource Manager (RM), Work Assigner (WA), Media Platform Adapter (MPA), Business Rules Engine (BRE), ICMGateway (ICMGW), Resource Desktop Adapter (RDA), Reporting Adapter(RA) and Reporting Subsystem (RS). Note that, not all services will be found on all Devices. There could be potentially multiple instances of each service (identified by CmmcaServiceType) running on the same Cisco Unified Expert Advisor Device. Each service is given a unique service index by the SNMP agent upon startup and this same index is used in other sparsely dependent tables, specifically cmmcaServiceInfo tables (viz; cmmcaRmTable, cmmcaCmTable, cmmcaRdaTable, cmmcaBreTable, cmmcaWaTable, cmmcaMpaTable, cmmcaRaTable, cmmcaRsTable and cmmcaIcmgwTable) based on cmmcaServiceType. For eg: All service entries with cmmcaServiceType 'cm' will have entries in cmmcaCmTable, and all service entries with cmmcaServiceType 'rm' will have entries in cmmcaRmTable and so on. This table is read-only for an NMS and is populated by SNMP agent upon startup. It cannot be modified during runtime.
1.3.6.1.4.1.9.9.664.1.5.1not-accessiblecurrent
cmmcaServiceEntry
OBJECT-TYPE
This entry defines a row in the cmmcaServiceTable. Each Service Entry has an arbitrarily assigned index,ie; cmmcaServiceIndex, a service type,ie; cmmcaServiceType (which is an enumerated list of services present on this managed device) and a list of other entries. The cmmcaServiceIndex is used in other tables having a sparse dependent relationship with cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.5.1.1not-accessiblecurrent
cmmcaServiceIndex
OBJECT-TYPE
The service index is a value that uniquely identifies an entry in the service table. The value is arbitrarily assigned by the SNMP agent.
1.3.6.1.4.1.9.9.664.1.5.1.1.1CmmcaIndex (1..4294967295)not-accessiblecurrent
cmmcaServiceType
OBJECT-TYPE
The service type object identifies the type of Cisco Unified Expert Advisor functional service, see CmmcaServiceType Textual convention for more information.
1.3.6.1.4.1.9.9.664.1.5.1.1.2CmmcaServiceTyperead-onlycurrent
cmmcaServiceName
OBJECT-TYPE
The service name object is a user-intuitive textual name for the application service.
1.3.6.1.4.1.9.9.664.1.5.1.1.3SnmpAdminStringread-onlycurrent
cmmcaServiceStatus
OBJECT-TYPE
The service status object is the last known status of the application service.
1.3.6.1.4.1.9.9.664.1.5.1.1.4CmmcaServiceStatusread-onlycurrent
cmmcaServiceIntPeriod
OBJECT-TYPE
This object defines the interval window over which values of certain MIB objects of the corresponding service are calculated. Each service entry defined in cmmcaServiceTable has corresponding entries in a related table in cmmcaServiceInfo that are identified by the same index and hence have sparse dependent relationship. For eg: if cmmcaServiceIntPeriod is 30 min for a service of type Reporting Subsystem(rs), then cmmcaRsIntResourceEventDetailRecords interval object in cmmcaRsTable for this service, reports the number of ResourceEventDetailRecords written into the database in the last 30 min interval.
1.3.6.1.4.1.9.9.664.1.5.1.1.5Gauge32 (1..1440)read-onlycurrent
cmmcaRtRoutingDomain
OBJECT-TYPE
The routing domain, a descriptive text, that specifies the service is in.
1.3.6.1.4.1.9.9.664.1.5.1.1.6SnmpAdminStringread-onlycurrent
cmmcaRtLogLevel
OBJECT-TYPE
The current log level of the service. A log level acts as a filter to decide which events will be logged. Hence a log level has the same values as defined in CmmcaSeverityLevel. A log level will enable the service to log events that have atleast the designated severity. For eg: a log level set to warning(5) will only log events that have a level of atleast warning(5) severity; ie; All emergency(1), alert(2), critical(3), error(4), warning(5) events will be logged. 'emergency': This log level indicates that only events of such severity will be logged. . 'alert': This log level indicates that all emergency and alert events will be logged. 'critical': This log level indicates that all emergency, alert and critical events will be logged. 'error': This log level indicates that all emergency, alert, critical and error level events will be logged. 'warning': This log level indicates that all emergency, alert, critical, error and warning events will be logged. 'notice': This log level indicates that all emergency, alert, critical, error, warning and notice level events will be logged. 'informational': This log level indicates that all emergency, alert, critical, error, warning, notice and informational events will be logged. 'debug': This log level indicates that all emergency, alert, critical, error, warning, notice and debug level events will be logged.
1.3.6.1.4.1.9.9.664.1.5.1.1.7CmmcaSeverityLevelread-onlycurrent
cmmcaRtTraceMask
OBJECT-TYPE
The current trace mask for debugging for the service.
1.3.6.1.4.1.9.9.664.1.5.1.1.8SnmpAdminStringread-onlycurrent
cmmcaRtMessageThroughput
OBJECT-TYPE
The Average message throughput in messages/sec per service.
1.3.6.1.4.1.9.9.664.1.5.1.1.9Gauge32read-onlycurrent
cmmcaRtUptime
OBJECT-TYPE
The total number of seconds the service has been up.
1.3.6.1.4.1.9.9.664.1.5.1.1.10Counter64read-onlycurrent
cmmcaRtMsgReceived
OBJECT-TYPE
The total number of messages received by the service since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.5.1.1.11Counter64read-onlycurrent
cmmcaMaxThreadsAvailable
OBJECT-TYPE
The Maximum number of threads available for this Service.
1.3.6.1.4.1.9.9.664.1.5.1.1.12Unsigned32read-onlycurrent
cmmcaRtThreadsInUse
OBJECT-TYPE
Number of threads currently running for this Service.
1.3.6.1.4.1.9.9.664.1.5.1.1.13Gauge32read-onlycurrent
cmmcaServiceInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1.6
cmmcaRmTable
OBJECT-TYPE
This table describes the Resource Manager (RM) Service instances configured on this Device. The Resource Manager (RM) is responsible for maintaining the state of assignable resources, e.g. agents. The RM interfaces to the Work Assigner, Media Platform Interface, Resource Desktop Adapter and Business Rules Engine. Resource state is a function of information obtained from the actual resource and a rule set. Each RM only participates with in a single routing domain, and therefore only talks to a single Work Assigner. Each RM is also tied to a single MPA, and one or more RDAs that are dedicated to the RM. The BRE can be shared with other components (other RMs, and other CMs) This table has a sparse dependent relationship with the cmmcaServiceTable and hence uses the index of that table.
1.3.6.1.4.1.9.9.664.1.6.1not-accessiblecurrent
cmmcaRmEntry
OBJECT-TYPE
Each entry represents a configured RM service on the Device. The index in cmmcaServiceTable indexes each entry.
1.3.6.1.4.1.9.9.664.1.6.1.1not-accessiblecurrent
cmmcaRmRtAgentsLoggedIn
OBJECT-TYPE
The Real Time indicator of the number of agents currently logged in.
1.3.6.1.4.1.9.9.664.1.6.1.1.1Gauge32read-onlycurrent
cmmcaRmRtAgentsOnCalls
OBJECT-TYPE
The real Time indicator of the number of agents currently on calls.
1.3.6.1.4.1.9.9.664.1.6.1.1.2Gauge32read-onlycurrent
cmmcaRmRtAgentsReserved
OBJECT-TYPE
The real Time indicator of the number of agents currently in the reserved state.
1.3.6.1.4.1.9.9.664.1.6.1.1.3Gauge32read-onlycurrent
cmmcaRmRtAgentsWrapUp
OBJECT-TYPE
The real Time indicator of the number of agents currently wrapping up a call.
1.3.6.1.4.1.9.9.664.1.6.1.1.4Gauge32read-onlycurrent
cmmcaRmRtAgentsReady
OBJECT-TYPE
The real Time indicator of the number of agents currently in the ready state.
1.3.6.1.4.1.9.9.664.1.6.1.1.5Gauge32read-onlycurrent
cmmcaRmRtAgentsNoQueue
OBJECT-TYPE
The real Time indicator of the number of agents currently unallocated in any queue (most likely a configuration error).
1.3.6.1.4.1.9.9.664.1.6.1.1.6Gauge32read-onlycurrent
cmmcaRmAggNumOffersAccept
OBJECT-TYPE
The number of offers accepted since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.1.1.7Counter64read-onlycurrent
cmmcaRmIntNumOffersAccept
OBJECT-TYPE
The number of offers accepted over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.1.1.8Gauge32read-onlycurrent
cmmcaRmAggNumOffersReject
OBJECT-TYPE
The number of offers rejected since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.1.1.9Counter64read-onlycurrent
cmmcaRmIntNumOffersReject
OBJECT-TYPE
The number of offers rejected over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.1.1.10Gauge32read-onlycurrent
cmmcaRmAggNumOffersTimedOut
OBJECT-TYPE
The number of offers that timed out since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.1.1.11Counter64read-onlycurrent
cmmcaRmIntNumOffersTimedOut
OBJECT-TYPE
The number of offers that timed out over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.1.1.12Gauge32read-onlycurrent
cmmcaCmTable
OBJECT-TYPE
This table describes CM instances configured on this Device. The Contact Manager (CM) service is responsible for the handling of call requests and maintaining contact state. Instances may load share as well as support different types of contacts. This service is a critical funnel point to the rest of the system. CM uses BRE to help direct call flow decision making. The CM must be able to transparently scale and provide for fault tolerance. This is best modeled as the CM receiving work from a virtual queue. The CM only participates within a single routing domain, and therefore only talks to a single Work Assigner. Each CM is also tied to a single MPA. The BRE used by the CM can be shared among components (both CMs and RMs). This table has a sparse dependent relationship with the cmmcaServiceTable and hence uses its index.
1.3.6.1.4.1.9.9.664.1.6.2not-accessiblecurrent
cmmcaCmEntry
OBJECT-TYPE
Each Entry represents a configured CM service. The index in cmmcaServiceTable indexes each entry.
1.3.6.1.4.1.9.9.664.1.6.2.1not-accessiblecurrent
cmmcaCmRtNumActiveCalls
OBJECT-TYPE
The real time indicator of the number of active calls.
1.3.6.1.4.1.9.9.664.1.6.2.1.1Gauge32read-onlycurrent
cmmcaCmRtNumCallTrying
OBJECT-TYPE
The real time indicator of the number of calls where a contact is created; BRE script is started.
1.3.6.1.4.1.9.9.664.1.6.2.1.2Gauge32read-onlycurrent
cmmcaCmRtNumCallRingBack
OBJECT-TYPE
The real time indicator of the number of calls which are currently receiving ringback.
1.3.6.1.4.1.9.9.664.1.6.2.1.3Gauge32read-onlycurrent
cmmcaCmRtNumCallConnecting
OBJECT-TYPE
The real time indicator of the number of calls where a resource has been identified selected and the call is in the process of being connected.
1.3.6.1.4.1.9.9.664.1.6.2.1.4Gauge32read-onlycurrent
cmmcaCmRtNumCallConnected
OBJECT-TYPE
The real time indicator of the number of calls in which a contact is connected to one or more participant (e.g., self-service, agents, conference).
1.3.6.1.4.1.9.9.664.1.6.2.1.5Gauge32read-onlycurrent
cmmcaCmRtNumCallInitial
OBJECT-TYPE
The real time indicator of the number of calls in which a contact is in initial state.
1.3.6.1.4.1.9.9.664.1.6.2.1.6Gauge32read-onlycurrent
cmmcaCmAggNumCallArrivals
OBJECT-TYPE
Number of new calls which arrived at the Contact Manager since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.2.1.7Counter64read-onlycurrent
cmmcaCmIntNumCallArrivals
OBJECT-TYPE
Number of new calls which arrived at the Contact Manager over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.2.1.8Gauge32read-onlycurrent
cmmcaCmRtNumCallRejecting
OBJECT-TYPE
The real time indicator of the number of calls which could not be accepted and processed (e.g. due to invalid call, lack of system resources or licenses, or no agent available) and are currently in the process of being rejected.
1.3.6.1.4.1.9.9.664.1.6.2.1.9Gauge32read-onlycurrent
cmmcaCmRtNumCallTransferring
OBJECT-TYPE
The real time indicator of the number of calls in which participant changes are currently in progress (e.g.,participant adds/removes like conferencing, redirecting or transferring).
1.3.6.1.4.1.9.9.664.1.6.2.1.10Gauge32read-onlycurrent
cmmcaCmRtNumCallTerminating
OBJECT-TYPE
The real time indicator of the number of calls which are currently terminating because all parties but one have disconnected.
1.3.6.1.4.1.9.9.664.1.6.2.1.11Gauge32read-onlycurrent
cmmcaCmAggAvgCallDurationTime
OBJECT-TYPE
The average call handling time since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.2.1.12Gauge32read-onlycurrent
cmmcaCmIntAvgCallDurationTime
OBJECT-TYPE
The average call handling time over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.2.1.13Gauge32read-onlycurrent
cmmcaCmAggMaxCallDurationTime
OBJECT-TYPE
The maximum call handling time since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.2.1.14Integer32read-onlycurrent
cmmcaCmIntMaxCallDurationTime
OBJECT-TYPE
The maximum call handling time over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.2.1.15Integer32read-onlycurrent
cmmcaCmAggMaxCallDurationTimeDt
OBJECT-TYPE
The timestamp when the maximum call duration time since application start time, cmmcaStartTime, has occurred.
1.3.6.1.4.1.9.9.664.1.6.2.1.16DateAndTimeread-onlycurrent
cmmcaCmIntMaxCallDurationTimeDt
OBJECT-TYPE
The timestamp of when the maximum call duration time over the last interval, specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable, occurred.
1.3.6.1.4.1.9.9.664.1.6.2.1.17DateAndTimeread-onlycurrent
cmmcaCmAggAvgCallInQueueTime
OBJECT-TYPE
The average call time in queue since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.2.1.18Gauge32read-onlycurrent
cmmcaCmIntAvgCallInQueueTime
OBJECT-TYPE
The average call time in queue over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.2.1.19Gauge32read-onlycurrent
cmmcaCmAggMaxCallInQueueTime
OBJECT-TYPE
The maximum call time in queue since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.2.1.20Integer32read-onlycurrent
cmmcaCmIntMaxCallInQueueTime
OBJECT-TYPE
The maximum call time in queue over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.2.1.21Integer32read-onlycurrent
cmmcaCmAggMaxCallInQueueTimeDt
OBJECT-TYPE
The timestamp of when the maximum call time in queue since application start(cmmcaStartTime), occurred.
1.3.6.1.4.1.9.9.664.1.6.2.1.22DateAndTimeread-onlycurrent
cmmcaCmIntMaxCallInQueueTimeDt
OBJECT-TYPE
The timestamp of when the maximum call time in queue over the last interval, specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable, occurred.
1.3.6.1.4.1.9.9.664.1.6.2.1.23DateAndTimeread-onlycurrent
cmmcaCmAggAvgCallArrivalRate
OBJECT-TYPE
The average call arrival rate since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.2.1.24Gauge32read-onlycurrent
cmmcaCmAggMaxCallArrivalRate
OBJECT-TYPE
The maximum of interval average call arrival rate, displayed by cmmcaCmIntAvgCallArrivalRate, since application start time, specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.2.1.25Integer32read-onlycurrent
cmmcaCmAggMaxCallArrivalRateDt
OBJECT-TYPE
The timestamp of when the maximum call arrival rate since application start (cmmcaStartTime), occurred.
1.3.6.1.4.1.9.9.664.1.6.2.1.26DateAndTimeread-onlycurrent
cmmcaCmIntAvgCallArrivalRate
OBJECT-TYPE
The average rate of calls over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.2.1.27Gauge32read-onlycurrent
cmmcaRdaTable
OBJECT-TYPE
This table lists all Resource Desktop Adapter services configured on this Device. The Resource Desktop Adapter (RDA) is used by the RM to communicate to the user interface of the Resource (or Agent). This component provides a normalized interface (RDI-Resource desktop interface) to the Resource Manager that removes the differences between communicating to different types of desktops (such as CTIOS, Presence, Web Based, etc) or Resources (such as occasional or traditional agents). This type of communication typically includes requests like: - Log In or Log Out a resource from the desktop - Set the presence state of the desktop to a particular state - Show a precall message to the resource - Offer a task to the resource and get a response Each RDA is tied to a single Resource Manager, but each Resource Manager may talk to many RDAs. This table has a sparse dependent relationship with cmmcaServiceTable and hence uses its index.
1.3.6.1.4.1.9.9.664.1.6.3not-accessiblecurrent
cmmcaRdaEntry
OBJECT-TYPE
Each entry represents a configured RDA service. The cmmcaServiceTable index is used to index each entry in this table.
1.3.6.1.4.1.9.9.664.1.6.3.1not-accessiblecurrent
cmmcaRdaAggNumMsgProc
OBJECT-TYPE
The number of messages processed since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.3.1.1Counter64read-onlycurrent
cmmcaRdaIntNumMsgProc
OBJECT-TYPE
The number of messages processed over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.3.1.2CounterBasedGauge64read-onlycurrent
cmmcaRdaAggNumSuccessPresenceNotifications
OBJECT-TYPE
The number of successful presence notifications since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.3.1.3Counter64read-onlycurrent
cmmcaRdaIntNumSuccessPresenceNotifications
OBJECT-TYPE
The number of successful presence notifications over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.3.1.4CounterBasedGauge64read-onlycurrent
cmmcaRdaRtNumActiveClients
OBJECT-TYPE
The real time number of active end-user devices that have capability to perform instant message operation.
1.3.6.1.4.1.9.9.664.1.6.3.1.5Gauge32read-onlycurrent
cmmcaRdaRtNumOutStandingOfferTasks
OBJECT-TYPE
The real time number of outstanding offertasks to be processed.
1.3.6.1.4.1.9.9.664.1.6.3.1.6Gauge32read-onlycurrent
cmmcaRdaAggNumUnSuccessPresenceNotifications
OBJECT-TYPE
The number of unsuccessful presence notifications since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.3.1.7Counter64read-onlycurrent
cmmcaRdaIntNumUnSuccessPresenceNotifications
OBJECT-TYPE
The number of unsucessful presence notifications over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.3.1.8CounterBasedGauge64read-onlycurrent
cmmcaRdaRtNumInactiveClients
OBJECT-TYPE
The real time number of inactive clients.
1.3.6.1.4.1.9.9.664.1.6.3.1.9Gauge32read-onlycurrent
cmmcaBreTable
OBJECT-TYPE
This table describes the Business Rules Engine (BRE) services configured on this Device. The Business Rules Engine in MMCA allows customers to define how the system will behave and then execute scripts or business rules at runtime. In Cisco Unified Expert Advisor application, a very limited Business Rules Engine will be needed. It will be required only to run pre-configured basic agent scripts and contact scripts (queue to a given skill group and then connect the call). The following features are required of the BRE: - Start a script - Select a single AQ for a contact to be queued to, or a multiple AQs for a resource to be made available. - Request Resource - Direct Call Control Requests to Client (CM) - Receive and Handle Call Events (leg terminated, etc.) - Receive and change individual agent availability This table has a sparse dependent relationship with Service Table and hence uses its index.
1.3.6.1.4.1.9.9.664.1.6.4not-accessiblecurrent
cmmcaBreEntry
OBJECT-TYPE
Each Entry represents a configured BRE service. The cmmcaServiceTable index indexes this table.
1.3.6.1.4.1.9.9.664.1.6.4.1not-accessiblecurrent
cmmcaBreAggLoadedScripts
OBJECT-TYPE
The total number of scripts loaded by the BRE.
1.3.6.1.4.1.9.9.664.1.6.4.1.1Counter32read-onlycurrent
cmmcaBreAggDistinctScripts
OBJECT-TYPE
The total number of distinct scripts loaded by the BRE (not including different versions of the same script).
1.3.6.1.4.1.9.9.664.1.6.4.1.2Counter32read-onlycurrent
cmmcaBreRtActiveScripts
OBJECT-TYPE
The real time number of loaded BRE scripts that are active.
1.3.6.1.4.1.9.9.664.1.6.4.1.3Gauge32read-onlycurrent
cmmcaBreRtCurrentInstances
OBJECT-TYPE
The current number of script instances existing at this moment in time.
1.3.6.1.4.1.9.9.664.1.6.4.1.4Gauge32read-onlycurrent
cmmcaBreAggMaxConcurrentInstances
OBJECT-TYPE
The maximum number of script instances that existed since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.5Counter32read-onlycurrent
cmmcaBreIntMaxConcurrentInstances
OBJECT-TYPE
The maximum number of script instances that existed over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.6Gauge32read-onlycurrent
cmmcaBreAggMaxConcurrentInstancesDt
OBJECT-TYPE
The timestamp of when the maximum concurrent instances, specified by cmmcaBreAggMaxConcurrentInstances, since application start time (cmmcaStartTime) has occurred.
1.3.6.1.4.1.9.9.664.1.6.4.1.7DateAndTimeread-onlycurrent
cmmcaBreIntMaxConcurrentInstancesDt
OBJECT-TYPE
The timestamp of when the maximum concurrent instances over the last interval, specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable, has occurred.
1.3.6.1.4.1.9.9.664.1.6.4.1.8DateAndTimeread-onlycurrent
cmmcaBreAggAvgConcurrentInstances
OBJECT-TYPE
The average number of instances being worked on by the BRE since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.9Gauge32read-onlycurrent
cmmcaBreIntAvgConcurrentInstances
OBJECT-TYPE
The average number of instances being worked on by the BRE over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.10Gauge32read-onlycurrent
cmmcaBreAggTotalInstanceInitiations
OBJECT-TYPE
The total number of script instances created since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.11Counter64read-onlycurrent
cmmcaBreIntTotalInstanceInitiations
OBJECT-TYPE
The total number of script instances created over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.12CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalContactInstanceInitiations
OBJECT-TYPE
The total number of contact script instances created since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.13Counter64read-onlycurrent
cmmcaBreIntTotalContactInstanceInitiations
OBJECT-TYPE
The total number of contact script instances created over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.14CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalResourceInstanceInitiations
OBJECT-TYPE
The total number of resource script instances created since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.15Counter64read-onlycurrent
cmmcaBreIntTotalResourceInstanceInitiations
OBJECT-TYPE
The total number of resource script instances created over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.16CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalInstanceTerminations
OBJECT-TYPE
The total number of script instances terminated since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.17Counter64read-onlycurrent
cmmcaBreIntTotalInstanceTerminations
OBJECT-TYPE
The total number of script instances terminated over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.18CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalContactInstanceTerminations
OBJECT-TYPE
The total number of contact script instances terminated since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.19Counter64read-onlycurrent
cmmcaBreIntTotalContactInstanceTerminations
OBJECT-TYPE
The total number of contact script instances terminated over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.20CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalResourceInstanceTerminations
OBJECT-TYPE
The total number of resource script instances terminated since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.21Counter64read-onlycurrent
cmmcaBreIntTotalResourceInstanceTerminations
OBJECT-TYPE
The total number of resource script instances terminated over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.22CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalAbnormalEndings
OBJECT-TYPE
The total number of script instances that ended abnormally since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.23Counter64read-onlycurrent
cmmcaBreIntTotalAbnormalEndings
OBJECT-TYPE
The total number of script instances that ended abnormally over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.24CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalAbnormalContactEndings
OBJECT-TYPE
The total number of contact script instances that ended abnormally since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.25Counter64read-onlycurrent
cmmcaBreIntTotalAbnormalContactEndings
OBJECT-TYPE
The total number of contact script instances that ended abnormally over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.26CounterBasedGauge64read-onlycurrent
cmmcaBreAggTotalAbnormalResourceEndings
OBJECT-TYPE
The total number of resource script instances that ended abnormally since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.4.1.27Counter64read-onlycurrent
cmmcaBreIntTotalAbnormalResourceEndings
OBJECT-TYPE
The total number of resource script instances that ended abnormally over the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.4.1.28CounterBasedGauge64read-onlycurrent
cmmcaWaTable
OBJECT-TYPE
This table lists the Work Assigner(WA) Service instances configured on this Device. The Work Assigner is responsible for matching Contacts that need Resources with Resources that need Contacts. The scope of a single work assigner defines a Routing Domain. A Routing Domain is a set of Contacts and a set of Resources that can be assigned to each other. This means that the size of a routing domain is constrained by how scalable a Work Assigner can be. Because of this, the Work Assigner tries to be as streamlined as possible and delegate all logic that deals with the scope of an individual resource or individual contact to the RM or the CM. Work Assigner is not the only interface that is used to communicate between the RM and the CM, it merely provides the initial assignment between the two , much in the same manner as a SIP connects two endpoints, and then gets out of the call. The Work Assigner also includes the logic to execute advanced routing features (such as resume routing, spatial routing, etc). This table has a sparse dependent relationship with cmmcaServiceTable and hence is indexed by cmmcaServiceIndex.
1.3.6.1.4.1.9.9.664.1.6.5not-accessiblecurrent
cmmcaWaEntry
OBJECT-TYPE
Each Entry represents a configured WA service. The index in cmmcaServiceTable is used to index this table too.
1.3.6.1.4.1.9.9.664.1.6.5.1not-accessiblecurrent
cmmcaWaRtAssignmentQueCount
OBJECT-TYPE
The real time number of Assignment Queues configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.1Gauge32read-onlycurrent
cmmcaWaRtAttributeDefCount
OBJECT-TYPE
The real time number of Attribute definitions configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.2Gauge32read-onlycurrent
cmmcaWaRtSelectionStrategyCount
OBJECT-TYPE
The real time number of selection strategies configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.3Gauge32read-onlycurrent
cmmcaWaRtSkillCount
OBJECT-TYPE
The real time number of skills configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.4Gauge32read-onlycurrent
cmmcaWaAggTotalConfigErrors
OBJECT-TYPE
The real time number of errors processing config messages.
1.3.6.1.4.1.9.9.664.1.6.5.1.5Counter64read-onlycurrent
cmmcaWaAggCancelResourceRequestReceived
OBJECT-TYPE
The total number of CancelResourceRequest messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.6Counter64read-onlycurrent
cmmcaWaAggResourceRequestReceived
OBJECT-TYPE
The total number of ResourceRequest messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.7Counter64read-onlycurrent
cmmcaWaAggResourceResponseSent
OBJECT-TYPE
The total number of ResourceResponse messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.8Counter64read-onlycurrent
cmmcaWaAggCancelWorkRequestReceived
OBJECT-TYPE
The total number of CancelWorkRequest messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.9Counter64read-onlycurrent
cmmcaWaAggOfferTaskAcceptedSent
OBJECT-TYPE
The total mumber of OfferTaskAccept messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.10Counter64read-onlycurrent
cmmcaWaAggOfferTaskCancelledSent
OBJECT-TYPE
The total number of OfferTaskCancelled messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.11Counter64read-onlycurrent
cmmcaWaAggOfferTaskResponseReceived
OBJECT-TYPE
The total number of OfferTaskResponse messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.12Counter64read-onlycurrent
cmmcaWaAggOfferTaskSent
OBJECT-TYPE
The total number of OfferTask messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.13Counter64read-onlycurrent
cmmcaWaAggResyncResourceResponseAckSent
OBJECT-TYPE
The total number of ResyncResourceResponseAcknowledgement messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.14Counter64read-onlycurrent
cmmcaWaAggResyncResourceResponseReceived
OBJECT-TYPE
The total number of ResyncResourceResponse received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.15Counter64read-onlycurrent
cmmcaWaAggResyncResourceSent
OBJECT-TYPE
The total number of ResyncResource messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.16Counter64read-onlycurrent
cmmcaWaAggWorkRequestReceived
OBJECT-TYPE
The total number of WorkRequest messages Received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.17Counter64read-onlycurrent
cmmcaWaAggQueueEventSent
OBJECT-TYPE
The total number of QueueEvent messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.18Counter64read-onlycurrent
cmmcaWaAggWorkRequestCanceledSent
OBJECT-TYPE
The total number of WorkRequestCanceled messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.19Counter64read-onlycurrent
cmmcaWaAggWRIFailureResponseSent
OBJECT-TYPE
The total number of WRIFailureResponse messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.20Counter64read-onlycurrent
cmmcaWaAggRRIFailureResponseSent
OBJECT-TYPE
The total number of RRIFailureResponseSent messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.21Counter64read-onlycurrent
cmmcaWaAggResourceResponseCanceledSent
OBJECT-TYPE
The total number of ResourceResponseCanceled messages sent since boot time.
1.3.6.1.4.1.9.9.664.1.6.5.1.22Counter64read-onlycurrent
cmmcaWaAggCancelQueueEventSent
OBJECT-TYPE
The total number of CancelQueueEvent messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.23Counter64read-onlycurrent
cmmcaWaAggMessageSentError
OBJECT-TYPE
The total number of times messages could not be sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.5.1.24Counter64read-onlycurrent
cmmcaWaRtResourceCriteriaCount
OBJECT-TYPE
The real time number of resource criteria configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.25Gauge32read-onlycurrent
cmmcaWaRtSelectionStrategyAttrCount
OBJECT-TYPE
The real time number of selection strategy attributes configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.26Gauge32read-onlycurrent
cmmcaWaRtAttributeCriteriaCount
OBJECT-TYPE
The real time number of attribute criteria configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.27Gauge32read-onlycurrent
cmmcaWaRtResourceCount
OBJECT-TYPE
The real time number of resources configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.28Gauge32read-onlycurrent
cmmcaWaRtAttributeValueCount
OBJECT-TYPE
The real time number of attribute values configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.29Gauge32read-onlycurrent
cmmcaWaRtSkillCompetencyCount
OBJECT-TYPE
The real time number of skill competencies configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.30Gauge32read-onlycurrent
cmmcaWaRtResourceMemberCount
OBJECT-TYPE
The real time number of resource members configured.
1.3.6.1.4.1.9.9.664.1.6.5.1.31Gauge32read-onlycurrent
cmmcaWaRtTotalResourceCount
OBJECT-TYPE
The real time number of known total resources.
1.3.6.1.4.1.9.9.664.1.6.5.1.32Gauge32read-onlycurrent
cmmcaWaRtTotalContactCount
OBJECT-TYPE
The real time number of total known total contacts.
1.3.6.1.4.1.9.9.664.1.6.5.1.33Gauge32read-onlycurrent
cmmcaWaRtTotalResourceManagerCount
OBJECT-TYPE
The real time number of known resource manager services.
1.3.6.1.4.1.9.9.664.1.6.5.1.34Gauge32read-onlycurrent
cmmcaWaRtTotalContactManagerCount
OBJECT-TYPE
The real time number of known contact manager services.
1.3.6.1.4.1.9.9.664.1.6.5.1.35Gauge32read-onlycurrent
cmmcaMpaTable
OBJECT-TYPE
This table describes MPA services configured on this Device. The Media Platform Adapter is a media platform for SIP calls: - SIP Back to Back User Agent (B2BUA), providing basic 3rd party call control and endpoint functions to its clients (RM, CM, RDA). - Used by both RM and CM for handling calls. A single Media Platform Interface(MPI) can support multiple clients (such as a RM, a CM and a RDA), SIP based MPIs will always be co-located with its clients. This table has a sparse dependent relationship with cmmcaServiceTable and hence uses its index.
1.3.6.1.4.1.9.9.664.1.6.6not-accessiblecurrent
cmmcaMpaEntry
OBJECT-TYPE
Each Entry represents a configured MPA service. Each entry is indexed by the index in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.6.1not-accessiblecurrent
cmmcaMpaAggNewCalls
OBJECT-TYPE
The total number of new calls requests received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.1Counter64read-onlycurrent
cmmcaMpaAggConnectsRcv
OBJECT-TYPE
The total number of connect attempts since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.2Counter64read-onlycurrent
cmmcaMpaAggAvgLatency
OBJECT-TYPE
The average time in milliseconds required to complete a connection.
1.3.6.1.4.1.9.9.664.1.6.6.1.3Gauge32read-onlycurrent
cmmcaMpaAggFailedInvites
OBJECT-TYPE
The total number of failed invitation attempts since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.4Counter64read-onlycurrent
cmmcaMpaAggFailedReinvites
OBJECT-TYPE
The total number of failed re-invitation attempts since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.5Counter64read-onlycurrent
cmmcaMpaAggTotalCalls
OBJECT-TYPE
The current number of calls into and originating from the MPA.
1.3.6.1.4.1.9.9.664.1.6.6.1.6Counter64read-onlycurrent
cmmcaMpaRtIncomingCalls
OBJECT-TYPE
The current number of Incoming calls.
1.3.6.1.4.1.9.9.664.1.6.6.1.7Gauge32read-onlycurrent
cmmcaMpaRtOutgoingCalls
OBJECT-TYPE
The current number of calls originating from the MPA.
1.3.6.1.4.1.9.9.664.1.6.6.1.8Gauge32read-onlycurrent
cmmcaMpaRtActiveClientSessions
OBJECT-TYPE
The number of currently registered Client Sessions.
1.3.6.1.4.1.9.9.664.1.6.6.1.9Gauge32read-onlycurrent
cmmcaMpaAggTotalClientsRegistered
OBJECT-TYPE
The total number of client sessions opened(Including disconnected clients), since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.10Counter64read-onlycurrent
cmmcaMpaAggInstantMessagesSent
OBJECT-TYPE
The total number of instant messages sent since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.11Counter64read-onlycurrent
cmmcaMpaAggInstantMessagesReceived
OBJECT-TYPE
The total number of instant messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.12Counter64read-onlycurrent
cmmcaMpaAggPresenceUpdatesReceived
OBJECT-TYPE
The total number of presence documents received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.13Counter64read-onlycurrent
cmmcaMpaAggPresenceUpdatesBytesRcv
OBJECT-TYPE
Total number of bytes received in presence updates, since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.14Counter64read-onlycurrent
cmmcaMpaRtActiveRegisteredSipAddresses
OBJECT-TYPE
The real time number of SIP current registrations to SIP Registrar.
1.3.6.1.4.1.9.9.664.1.6.6.1.15Gauge32read-onlycurrent
cmmcaMpaRtActiveSipControlAddresses
OBJECT-TYPE
The real time number of SIP addresses currently registered.
1.3.6.1.4.1.9.9.664.1.6.6.1.16Gauge32read-onlycurrent
cmmcaMpaRtActiveIMAddresses
OBJECT-TYPE
The real time number of IM addresses currently registered.
1.3.6.1.4.1.9.9.664.1.6.6.1.17Gauge32read-onlycurrent
cmmcaMpaRtActiveMonitoredPresenceAddresses
OBJECT-TYPE
The real time number active presence addresses currently being monitored.
1.3.6.1.4.1.9.9.664.1.6.6.1.18Gauge32read-onlycurrent
cmmcaMpaAggTotalRegisteredSipAddresses
OBJECT-TYPE
The total number of SIP Registrations to SIP Registrar (Including deregistered ones) since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.19Counter64read-onlycurrent
cmmcaMpaAggTotalSipControlAddressesRegistered
OBJECT-TYPE
The total number of SIP addresses registered(Including deregistered ones) since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.20Counter64read-onlycurrent
cmmcaMpaAggTotalIMAddressesRegistered
OBJECT-TYPE
The total number of IM addresses registered(Including deregistered ones) since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.21Counter64read-onlycurrent
cmmcaMpaAggTotalMonitoredPresenceAddressesRegistered
OBJECT-TYPE
The total number of Presentities registered with presence server(Including deregistered ones) since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.6.1.22Counter64read-onlycurrent
cmmcaMpaRtActiveInteractions
OBJECT-TYPE
The real time number of Interactions that currently exist.
1.3.6.1.4.1.9.9.664.1.6.6.1.23Gauge32read-onlycurrent
cmmcaMpaRtActivePublishAddresses
OBJECT-TYPE
The real time number of Publishers currently registered with presence server.
1.3.6.1.4.1.9.9.664.1.6.6.1.24Gauge32read-onlycurrent
cmmcaMpaRtTotalPublishAddressesRegistered
OBJECT-TYPE
The real time number of Publishers registered with presence server(Including deregistered ones).
1.3.6.1.4.1.9.9.664.1.6.6.1.25Gauge32read-onlycurrent
cmmcaRaTable
OBJECT-TYPE
This table describes Reporting Adapter (RA) services configured on this Device. Reporting adapters listen to event stream that are produced by runtime components. They then take those events, convert them as appropriate (for example, converting them to a particular version of a schema or applying a security policy of what data can be sent to the reporting database) and then send a new message to the Reporting Subsystem service. This message is sent using durability and persistence to ensure that the message will get to the Reporting Subsystem (RS). Reporting Adapters run on the same Device as the runtime components that they are monitoring. This is because the events that are being produced are delivered on a best-effort basis, and being on the same Device (and in the same JVM) ensures that the adapter will receive the event. This table has a sparse dependent relationship with cmmcaServiceTable and hence uses its index.
1.3.6.1.4.1.9.9.664.1.6.7not-accessiblecurrent
cmmcaRaEntry
OBJECT-TYPE
Each Entry represents a configured RA service. Each entry is indexed by the index in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.7.1not-accessiblecurrent
cmmcaRaAggMsgReceived
OBJECT-TYPE
The total number of messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.1Counter64read-onlycurrent
cmmcaRaAggMsgSent
OBJECT-TYPE
The total number of messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.2Counter64read-onlycurrent
cmmcaRaAggContactDetailMesgReceived
OBJECT-TYPE
The total number of contact detail messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.3Counter64read-onlycurrent
cmmcaRaAggContactDetailMesgDispatched
OBJECT-TYPE
The total number of contact detail messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.4Counter64read-onlycurrent
cmmcaRaAggContactDetailAttribMsgDispatched
OBJECT-TYPE
The total number of contact detail attributes messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.5Counter64read-onlycurrent
cmmcaRaAggContactSegDetailMsgReceived
OBJECT-TYPE
The total number of contact segment detail messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.6Counter64read-onlycurrent
cmmcaRaAggContactSegDetailMesgDispatched
OBJECT-TYPE
The total number of contact segment detail messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.7Counter64read-onlycurrent
cmmcaRaAggContactSegMediaDetailMsgDispatched
OBJECT-TYPE
The total number of contact segment media detail messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.8Counter64read-onlycurrent
cmmcaRaAggResourceTaskDetailMsgReceived
OBJECT-TYPE
The total number of resource task detail messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.9Counter64read-onlycurrent
cmmcaRaAggResourceTaskDetailMsgDispatched
OBJECT-TYPE
The total number of resource task detail messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.10Counter64read-onlycurrent
cmmcaRaAggTaskStateChangeMsgReceived
OBJECT-TYPE
The total number of task state change messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.11Counter64read-onlycurrent
cmmcaRaAggResourceStateChngMesgReceived
OBJECT-TYPE
The total number of resource state change messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.12Counter64read-onlycurrent
cmmcaRaAggResourceStateChngMsgDispatched
OBJECT-TYPE
The total number of resource state change messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.13Counter64read-onlycurrent
cmmcaRaAggVersionResponseRecieved
OBJECT-TYPE
The total number of version response messages received since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.14Counter64read-onlycurrent
cmmcaRaAggVersionRequestDispatched
OBJECT-TYPE
The total number of version request messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.15Counter64read-onlycurrent
cmmcaRaAggNodeSyncDispatched
OBJECT-TYPE
The total number of node synchronization messages dispatched since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.7.1.16Counter64read-onlycurrent
cmmcaRsTable
OBJECT-TYPE
This table describes Reporting Subsystem(RS) services configured on this Device. Reporting Subsystem (RS) receives reporting messages from Reporting Adapter(s) (RA(s)) and writes historical data into the database. Configuration data will be replicated from run-time Devices to Reporting Database. End users are provided with a set of report templates to generate historical reports which consist of both historical data and configuration data. This table has a sparse dependent relationship with cmmcaServiceTable and hence uses its index.
1.3.6.1.4.1.9.9.664.1.6.8not-accessiblecurrent
cmmcaRsEntry
OBJECT-TYPE
Each Entry represents a configured RS service. Each entry is indexed by the index of cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1not-accessiblecurrent
cmmcaRsAggTotalContactDetailRecords
OBJECT-TYPE
Total number of Contact Detail Records written to the database since since application start time specified by cmmcaStartTime. For each ContactDetail Record written this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.1Counter64read-onlycurrent
cmmcaRsAggTotalContactDetailAttributeRecords
OBJECT-TYPE
Total number of ContactDetailAttribute Records written to the database since application start time specified by cmmcaStartTime. For each ContactDetailAttribute record written this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.2Counter64read-onlycurrent
cmmcaRsAggTotalContactSegmentDetailRecords
OBJECT-TYPE
Total number of Contact Segment Detail Records written to the database since application start time specified by cmmcaStartTime. For each ContactSegmentDetail Record written this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.3Counter64read-onlycurrent
cmmcaRsAggTotalResourceTaskDetailRecords
OBJECT-TYPE
Total number of ResourceTaskDetail Records written to the database since application start time specified by cmmcaStartTime. For each ResourceTaskDetail Record written this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.4Counter64read-onlycurrent
cmmcaRsAggTotalResourceEventDetailRecords
OBJECT-TYPE
Total number of ResourceEventDetail Records written to the database since application start time specified by cmmcaStartTime. For each ResourceEventDetail Record written this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.5Counter64read-onlycurrent
cmmcaRsAggTotalAssignmentQueDetailRecords
OBJECT-TYPE
Total number of AssignmentQueueDetail Records written to the database since application start time specified by cmmcaStartTime. For each AssignmentQueueDetail Record written this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.6Counter64read-onlycurrent
cmmcaRsAggTotalAssignmentQueAttribRecords
OBJECT-TYPE
Total number of AssignmentQueueAttribute Records written to the database since application start time specified by cmmcaStartTime. For each AssignmentQueueAttribute written received, this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.7Counter64read-onlycurrent
cmmcaRsAggTotalContactSegmentMediaDetailRecords
OBJECT-TYPE
Total number of Contact Segment Media Detail Records written to the database since application start time specified by cmmcaStartTime. For each ContactSegment media Detail Record written this metric will be incremented by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.8Counter64read-onlycurrent
cmmcaRsAggTotalDBWrites
OBJECT-TYPE
Total number of writes to the database by the Reporting Server since application start time specified by cmmcaStartTime. For each write to the database by the Reporting Server, this metric will be increased by one.
1.3.6.1.4.1.9.9.664.1.6.8.1.9Counter64read-onlycurrent
cmmcaRsIntContactDetailRecords
OBJECT-TYPE
Total number of ContactDetailRecords written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.10Gauge32read-onlycurrent
cmmcaRsIntContactDetailAttribRecords
OBJECT-TYPE
Total number of ContactDetailAttribute Records written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.11Gauge32read-onlycurrent
cmmcaRsIntContactSegmentDetailRecords
OBJECT-TYPE
Total number of ContactSegmentDetail Records written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.12Gauge32read-onlycurrent
cmmcaRsIntResourceTaskDetailRecords
OBJECT-TYPE
Total number of ResourceTaskDetail Records written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.13Gauge32read-onlycurrent
cmmcaRsIntResourceEventDetailRecords
OBJECT-TYPE
Total number of ResourceEventDetail Records written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.14Gauge32read-onlycurrent
cmmcaRsIntAssignmentQueDetailRecords
OBJECT-TYPE
Total number of AssignmentQueueDetail Records written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.15Gauge32read-onlycurrent
cmmcaRsIntAssignmentQueAttribRecords
OBJECT-TYPE
Total number of AddignmentQueueAttribute Records written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.16Gauge32read-onlycurrent
cmmcaRsIntContactSegmentMediaDetailRecords
OBJECT-TYPE
Total number of Contact Segment Media Detail Records written to the database by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.17Gauge32read-onlycurrent
cmmcaRsIntDBWrites
OBJECT-TYPE
IntervalDBWrites is an interval metric indicating the total number of writes to the database made by the Reporting Server during the last interval specified by the corresponding cmmcaServiceIntPeriod in cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.8.1.18Gauge32read-onlycurrent
cmmcaRsRtDBStatus
OBJECT-TYPE
A descriptive text used to indicate the current status associated with the Reporting database Server.
1.3.6.1.4.1.9.9.664.1.6.8.1.19SnmpAdminStringread-onlycurrent
cmmcaRsRtNumberActiveDBUserSessions
OBJECT-TYPE
Current number of active Reporting database User sessions.
1.3.6.1.4.1.9.9.664.1.6.8.1.20Gauge32read-onlycurrent
cmmcaRsDBSizeAllocated
OBJECT-TYPE
The real time allocated size (bytes) of the Reporting Server database.
1.3.6.1.4.1.9.9.664.1.6.8.1.21CounterBasedGauge64read-onlycurrent
cmmcaRsRtDBSpaceUsed
OBJECT-TYPE
The real time number of bytes of used database space.
1.3.6.1.4.1.9.9.664.1.6.8.1.22CounterBasedGauge64read-onlycurrent
cmmcaRsRtDBSpaceFree
OBJECT-TYPE
The real time number of bytes of free database space.
1.3.6.1.4.1.9.9.664.1.6.8.1.23CounterBasedGauge64read-onlycurrent
cmmcaRsRtDBPercentUsed
OBJECT-TYPE
The real time percentage of used database space.
1.3.6.1.4.1.9.9.664.1.6.8.1.24Gauge32read-onlycurrent
cmmcaRsRtDBPercentFree
OBJECT-TYPE
The real time percentage of free database space.
1.3.6.1.4.1.9.9.664.1.6.8.1.25Gauge32read-onlycurrent
cmmcaRsRtTransactionLogSize
OBJECT-TYPE
The real time size of the transaction log in Reporting Server database.
1.3.6.1.4.1.9.9.664.1.6.8.1.26CounterBasedGauge64read-onlycurrent
cmmcaIcmgwTable
OBJECT-TYPE
This table describes ICM Gateway(ICMGW) services configured on this Device. The ICM Gateway talks to the ERS PG of ICM over the GED-188 (ACMI) protocol. It sends agent state information to the ICM so that the ICM knows whether or not to route calls to Cisco Unified Expert Advisor and if so to which skill groups, i.e. assignment queues. Another critical function is to allow translation routing of calls from ICM and getting call context information from those calls into CUEA. Unlike a conventional ACD, the ICM Gateway doesnt track individual calls and generate every call event to the PIM. Instead, it relays agent status events to the ERS PG, and the PG is then able to fabricate real-time agent/skill-group reports and sends to the ICM Central Controller. The ICM Gateway also forwards call termination details to the PG and based on those the modified OPC at the PG can create half-hour reports. This table has a sparse dependent relationship with cmmcaServiceTable and hence uses its index.
1.3.6.1.4.1.9.9.664.1.6.9not-accessiblecurrent
cmmcaIcmgwEntry
OBJECT-TYPE
Each Entry represents a configured ICMGateway (ICMGW). Each entry is indexed by the index of cmmcaServiceTable.
1.3.6.1.4.1.9.9.664.1.6.9.1not-accessiblecurrent
cmmcaIcmgwAggSocketConnects
OBJECT-TYPE
The total number of socket connections since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.1Counter64read-onlycurrent
cmmcaIcmgwAggSocketDisconnects
OBJECT-TYPE
The total number of socket disconnections since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.2Counter64read-onlycurrent
cmmcaIcmgwAggACMIBytesSent
OBJECT-TYPE
The total number of bytes sent to the PIM since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.3Counter64read-onlycurrent
cmmcaIcmgwAggACMIBytesRcvd
OBJECT-TYPE
The total number of bytes received from the PIM since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.4Counter64read-onlycurrent
cmmcaIcmgwAggACMIMsgsSent
OBJECT-TYPE
The total number of messages sent to the PIM since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.5Counter64read-onlycurrent
cmmcaIcmgwAggACMIMsgsRcvd
OBJECT-TYPE
The total number of messages received from the PIM since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.6Counter64read-onlycurrent
cmmcaIcmgwRtACMIOutQueueDepth
OBJECT-TYPE
The current ACMI output queue depth.
1.3.6.1.4.1.9.9.664.1.6.9.1.7Gauge32read-onlycurrent
cmmcaIcmgwRtACMIOutQueueWait
OBJECT-TYPE
The real time Queuing time of the message in the ACMI output queue in milliseconds.
1.3.6.1.4.1.9.9.664.1.6.9.1.8Gauge32read-onlycurrent
cmmcaIcmgwRtAgentsMonitored
OBJECT-TYPE
The real time number of agents being monitored.
1.3.6.1.4.1.9.9.664.1.6.9.1.9Gauge32read-onlycurrent
cmmcaIcmgwRtAqsMonitored
OBJECT-TYPE
The real time number of Assignment Queues being monitored.
1.3.6.1.4.1.9.9.664.1.6.9.1.10Gauge32read-onlycurrent
cmmcaIcmgwRtRoutesMonitored
OBJECT-TYPE
The real time number of DNIS being monitored.
1.3.6.1.4.1.9.9.664.1.6.9.1.11Gauge32read-onlycurrent
cmmcaIcmgwRtPendingQueryAgentStateDlgs
OBJECT-TYPE
The real time number of pending QueryAgentState dialogues.
1.3.6.1.4.1.9.9.664.1.6.9.1.12Gauge32read-onlycurrent
cmmcaIcmgwRtPendingGetContactDetailDlgs
OBJECT-TYPE
The real time number of pending GetContactDetail dialogues.
1.3.6.1.4.1.9.9.664.1.6.9.1.13Gauge32read-onlycurrent
cmmcaIcmgwAggQueryAgentStateTimeouts
OBJECT-TYPE
The total number of QueryAgentState timeouts since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.14Counter64read-onlycurrent
cmmcaIcmgwAggGetContactDetailTimeouts
OBJECT-TYPE
The total Number of GetContactDetail timeouts since application start time specified by cmmcaStartTime.
1.3.6.1.4.1.9.9.664.1.6.9.1.15Counter64read-onlycurrent
cmmcaIcmgwRtQueryAgentStateDelay
OBJECT-TYPE
The real time QueryAgentState response delay.
1.3.6.1.4.1.9.9.664.1.6.9.1.16Gauge32read-onlycurrent
cmmcaIcmgwRtGetContactDetailDelay
OBJECT-TYPE
The real time GetContactDetail response delay.
1.3.6.1.4.1.9.9.664.1.6.9.1.17Gauge32read-onlycurrent
cmmcaIcmgwRtPendingCallTermEvents
OBJECT-TYPE
The real time number of pending CallTerminationEvent messages.
1.3.6.1.4.1.9.9.664.1.6.9.1.18Gauge32read-onlycurrent
cmmcaNotificationInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.1.7
cmmcaEventMessageId
OBJECT-TYPE
The event message ID is the unique notification message identifier that was assigned by the CUEA application. This identifier is unique for each different notification but consistent for each instance of the same notification.
1.3.6.1.4.1.9.9.664.1.7.1Unsigned32accessible-for-notifycurrent
cmmcaEventHostName
OBJECT-TYPE
The event host name object specifies the host name or the fully qualified domain name of the CUEA server from which this event originated.
1.3.6.1.4.1.9.9.664.1.7.2SnmpAdminStringaccessible-for-notifycurrent
cmmcaEventAppName
OBJECT-TYPE
The event application name object specifies the service-specific name of the functional service that generated this notification. This name will vary, both in content and in format, based on the service that generated the notification. For example, the name for the first CM service may be CUEA_CM1 while the third MPA service name may be CUEA_MPA3. By convention, the application version number shall appear in the application name as well, thus the second CM service application name for Cisco Unified Expert Advisor version 1.0 will be CUEA_1_0_CM2.
1.3.6.1.4.1.9.9.664.1.7.3SnmpAdminStringaccessible-for-notifycurrent
cmmcaEventMessageName
OBJECT-TYPE
The event message name object specifies the service-specific name of the Expert Advisor service notification message. This name will vary, both in content and in format, based on the event itself. The object value is used to group and correlate similar notifications.
1.3.6.1.4.1.9.9.664.1.7.4SnmpAdminStringaccessible-for-notifycurrent
cmmcaEventState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.664.1.7.5INTEGER {raise(1), clear(2)}accessible-for-notifycurrent
cmmcaEventSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.664.1.7.6CmmcaSeverityLevelaccessible-for-notifycurrent
cmmcaEventTimestamp
OBJECT-TYPE
The event time stamp object specifies the date and time that the notification was generated on the originating device.
1.3.6.1.4.1.9.9.664.1.7.7DateAndTimeaccessible-for-notifycurrent
cmmcaEventText
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.664.1.7.8SnmpAdminStringaccessible-for-notifycurrent
ciscoMmodalContactAppsMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.2
ciscoMmodalContactAppsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.2.1
ciscoMmodalContactAppsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.664.2.2

Notifications

NameOIDStatus
cmmcaMIBEvent
NOTIFICATION-TYPE
An event is a notification that is sent by a functional service of the CUEA application. Notifications are sent by CUEA when unusual conditions occur that potentially, can affect the functioning of a service in CUEA. Each Notification describes the operation state information of a service when such service impacting conditions occur.
1.3.6.1.4.1.9.9.664.0.1current

Conformance

NameOIDStatus
ciscoMmodalContactAppsMIBComplianceRev
MODULE-COMPLIANCE
This object is the compliance statement for entities which implement the Cisco MultiModal Contact Apps MIB.
1.3.6.1.4.1.9.9.664.2.1.1current
cmmcaGeneralInfoGroup
OBJECT-GROUP
The general info group defines the general CUEA objects. All servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.1current
cmmcaLicenseInfoGroup
OBJECT-GROUP
The licensing information group defines the set of objects for the licensing system. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.2current
cmmcaThreadPoolGroup
OBJECT-GROUP
The thread pool information group defines the set of objects for the thread pools. All servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.3current
cmmcaRuntimeInfoGroup
OBJECT-GROUP
The RuntimeInfo group defines the set of objects for the Runtime info. All servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.4current
cmmcaServiceGroup
OBJECT-GROUP
The Service group defines the set of objects for the various applicationServices. All servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.5current
cmmcaRmGroup
OBJECT-GROUP
The Rm group defines the set of objects for the resource manager service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.6current
cmmcaCmGroup
OBJECT-GROUP
The Cm group defines the set of objects for the Contact Manager service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.7current
cmmcaRdaGroup
OBJECT-GROUP
The Rda group defines the set of objects for the Resource desktop Adapter service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.8current
cmmcaBreGroup
OBJECT-GROUP
The Bre group defines the set of objects for the Business Rule Engine service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.9current
cmmcaWaGroup
OBJECT-GROUP
The Wa group defines the set of objects for the Work Assigner service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.10current
cmmcaMpaGroup
OBJECT-GROUP
The Mpa group defines the set of objects for the Media Platform adapter service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.11current
cmmcaRaGroup
OBJECT-GROUP
The Ra group defines the set of objects for the Reporting Adapter service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.12current
cmmcaRsGroup
OBJECT-GROUP
The Rs group defines the set of objects for the Reporting Subsystem service. All reporting servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.13current
cmmcaIcmgwGroup
OBJECT-GROUP
The Icmgw group defines the set of objects for the ICMGW service. All runtime servers will populate these objects.
1.3.6.1.4.1.9.9.664.2.2.14current
cmmcaNotificationInfoGroup
OBJECT-GROUP
This group defines the set of Notification objects for CUEA.
1.3.6.1.4.1.9.9.664.2.2.15current
cmmcaEventsGroup
NOTIFICATION-GROUP
This group defines the notification types defined in this MIB.
1.3.6.1.4.1.9.9.664.2.2.16current