CISCO-CONTACT-CENTER-APPS-MIB

File: CISCO-CONTACT-CENTER-APPS-MIB.mib (158790 bytes)

Imported modules

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

Imported symbols

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

Defined Types

CcaIndex  
This syntax is used as the index into a table. A positive value is used to identify a unique entry in the table.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

CcaComponentType  
This syntax is used to identify the type of enterprise contact center application functional component. 'router': A router provides intelligent routing of inbound contacts to contact center agents. 'logger': The logger maintains the configuration and real- time data store. 'distAW': A distributor AW or administration and data server manages configuration, historical and detail data, serving one or more reporting clients. 'pg': A peripheral gateway provides an interface to one or more peripherals, e.g. a PBX, an ACD or a VRU. 'cg': A CTI gateway is the solution integration point for desktop CTI clients. 'ctios': A CTI object server is an intelligent, scalable server for desktop CTI clients. 'campaign': The Outbound Option Campaign Manager manages an outbound dialing campaign and maintains pertinent data about outbound dialing campaigns. 'dialer': The Outbound Option Dialer places calls during an outbound dialing campaign and determines optimal usage of available telephony ports.
TEXTUAL-CONVENTION    
  INTEGER router(1), logger(2), distAW(3), pg(4), cg(5), ctios(6), campaign(7), dialer(8)  

CcaComponentStatus  
This syntax is used to identify the run status of an enterprise contact center application distributed functional component. The value shown is the result of evaluating the current run status of services and processes associated with the functional component. 'unknown': The status of the functional component cannot be determined. 'disabled': The functional component has been explicitly disabled by an administrator. 'stopped': The functional component is stopped. The component may be dysfunctional or impaired. 'started': The functional component has been started. 'active': The functional component has been started, is currently running and, where appropriate, is the active side of a fault tolerant component duplex pair. 'standby': The functional component has been started, is currently running and is the 'hot-standby' side of a fault tolerant duplex pair. 'disconnected': The component is unexpectedly disconnected from a dependent component or service. 'uninitialized': The component has not yet completed its initialization process. 'notRoutable': The component is currently unable to make routing decisions.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), disabled(2), stopped(3), started(4), active(5), standby(6), disconnected(7), uninitialized(8), notRoutable(9)  

CcaComponentSide  
The functional components of the enterprise contact center application are fault tolerant. To achieve fault tolerance, two separate, interconnected, dependent hosts (one identified as 'sideA' and the other identified as 'sideB') will implement the functional component; one host will be the 'active' side and the other will be the 'standby' side. The two hosts are considered to be a 'duplex pair' of a functional component. This syntax is used to identify the side (A or B) that this host represents of a duplex pair of an enterprise contact center fault tolerant functional component. That one side is identified as 'sideA' does not imply that the 'A' side is always the primary; at any given time, either side could be the 'active' side. Setting the side identifier is completely arbitrary; the side is designated when installed and configured by the system administrator. When an event occurs that causes a fail-over from one side to the other, the side which was the 'standby' side then becomes the 'active' side while the previously-active side thus becomes the standby side. Most often, when the fail-over occurs, the side which was 'active' initiates a restart and then comes back up as the 'standby' side. The standby side is completely aware of the current status of the enterprise contact center application and is ready to assume functional responsibility immediately when instructed. When a fail-over occurs, there is little, if any, loss of functionality or context. Typically, a system impairment or failure event will cause a fail-over to occur but an administrator can initiate a fail- over by deliberately stopping the active side of a functional component.
TEXTUAL-CONVENTION    
  INTEGER sideA(1), sideB(2)  

CcaPeripheralType  
The peripheral type textual convention indicates the type of peripheral device that the enterprise contact center application functional component or subcomponent is associated. The peripheral is typically a private branch exchange (PBX), automatic call distributor (ACD) or a voice response unit (VRU). 'aspect': Aspect Communications CallCenter ACD; Interface via Application Bridge (AB) or Computer Media Integration (CMI) and Real- Time Bridge (RTB). 'meridian': Nortel Meridian 1; interface via MeridianLink SCCS with MLS. 'dms100': Nortel DMS-100, DMS-500/SL-100; interface via CompuCall. 'g2': AT&T G2 ACD with 3B2 CMS. 'g3': Lucent/Avaya Definity; interface via ECS, CVLAN. 'galaxy': Rockwell Galaxy 'spectrum': Rockwell Spectrum; interface via TransactionLink. 'neax2400': NEC NEAX-2400, 7400 and APEX-7600; interface via Infolink/OAI. 'acp1000': Ericsson ACP-1000 switch; interface via ApplicationLink. 'rolm9005': Siemens Rolm-9751 CBX 'siemensHicom': Siemens Hicom 300/E; interface via CSTA CallBridge. 'ericssonMD110': Ericsson MD-110; interface via ApplicationLink CSTA Gateway. 'alcatel': Alcatel A4400; interface via CSTA-2. 'mediaRouting': The ICM/CCE Media Routing PIM provides task routing of non-voice contacts in a mixed- media contact center. 'nonVoiceAgent': The ICM/CCE Non-Voice Agent PIM integrates strickly non-voice agents into the contact center solution. 'symposium': Nortel Symposium; interface via MeridianLink Host Data Exchange (HDX) and Real-Time Data (RTD) interface. 'callManager': Cisco CallManager IP PBX (also known as Cisco Unified Communications Manager); interface via Java Telephony Application Programming Interface (JTAPI). 'acmiIPCC': Advanced Call Management Interface (ACMI) provides the interface to implement a parent/ child IP Contact Center (IPCC) (also known as Cisco Unified Contact Center Enterprise or CCE) relationship whereby the ACMI PIM in a parent IPCC (CCE) system represents a child IPCC (CCE) system as a peripheral. 'acmiCRS': Advanced Call Management Interface (ACMI) provides the interface to implement a parent/ child relationship whereby the ACMI PIM in a parent IPCC (CCE) system represents a child Cisco Customer Response Suite (CRS) (also known as Cisco Unified Contact Center Express or CCX) system as a peripheral. 'vru': A Voice Response Unit peripheral. 'softACD': Cisco SoftACD peripheral interface - this may be either the Agent Reporting Interface (ARI) or the Event Reporting Interface (ERI). 'systemIPCC': Cisco System IP Contact Center (IPCC) (also known as Cisco Unified System Contact Center Enterprise or SCCE) peripheral (typically called the Agent/IVR Controller).
TEXTUAL-CONVENTION    
  INTEGER aspect(1), meridian(2), dms100(3), g2(4), g3(5), galaxy(6), spectrum(7), neax2400(8), acp1000(9), rolm9005(10), siemensHicom(11), ericssonMD110(12), alcatel(13), mediaRouting(14), nonVoiceAgent(15), symposium(16), callManager(17), acmiIPCC(18), acmiCRS(19), vru(20), softACD(21), systemIPCC(23)  

CccaInstanceEntry  
SEQUENCE    
  cccaInstanceNumber Unsigned32
  cccaInstanceName SnmpAdminString

CccaComponentEntry  
SEQUENCE    
  cccaComponentIndex CcaIndex
  cccaComponentType CcaComponentType
  cccaComponentName SnmpAdminString
  cccaComponentStatus CcaComponentStatus

CccaComponentElmtEntry  
SEQUENCE    
  cccaComponentElmtIndex Unsigned32
  cccaComponentElmtName SnmpAdminString
  cccaComponentElmtRunID Unsigned32
  cccaComponentElmtStatus CcaComponentStatus

CccaRouterEntry  
SEQUENCE    
  cccaRouterSide CcaComponentSide
  cccaRouterCallsPerSec Gauge32
  cccaRouterAgentsLoggedOn Gauge32
  cccaRouterCallsInProgress Gauge32
  cccaRouterDuplexPairName InetAddressDNS
  cccaRouterNicCount Gauge32
  cccaRouterPGsEnabledCount Gauge32
  cccaRouterCallsInQueue Gauge32
  cccaRouterAppGwEnabled TruthValue
  cccaRouterDBWorkerEnabled TruthValue
  cccaRouterPublicHighAddr InetAddressDNS
  cccaRouterPublicNonHighAddr InetAddressDNS
  cccaRouterPrivateHighAddr InetAddressDNS
  cccaRouterPrivateNonHighAddr InetAddressDNS

CccaNicEntry  
SEQUENCE    
  cccaNicIndex CcaIndex
  cccaNicType INTEGER
  cccaNicStatus CcaComponentStatus

CccaLoggerEntry  
SEQUENCE    
  cccaLoggerSide CcaComponentSide
  cccaLoggerType INTEGER
  cccaLoggerRouterSideAName InetAddressDNS
  cccaLoggerRouterSideBName InetAddressDNS
  cccaLoggerDuplexPairName InetAddressDNS
  cccaLoggerHDSReplication TruthValue
  cccaLoggerAvgDBWriteTime Unsigned32

CccaDistAwEntry  
SEQUENCE    
  cccaDistAwSide CcaComponentSide
  cccaDistAwType INTEGER
  cccaDistAwAdminSiteName SnmpAdminString
  cccaDistAwRouterSideAName InetAddressDNS
  cccaDistAwRouterSideBName InetAddressDNS
  cccaDistAwLoggerSideAName InetAddressDNS
  cccaDistAwLoggerSideBName InetAddressDNS
  cccaDistAwDuplexPairName InetAddressDNS
  cccaDistAwHDSEnabled TruthValue
  cccaDistAwWebViewEnabled TruthValue
  cccaDistAwWebViewServerName SnmpAdminString
  cccaDistAwWebReskillingURL SnmpAdminString

CccaPgEntry  
SEQUENCE    
  cccaPgNumber Unsigned32
  cccaPgSide CcaComponentSide
  cccaPgRouterSideAName InetAddressDNS
  cccaPgRouterSideBName InetAddressDNS
  cccaPgDuplexPairName InetAddressDNS
  cccaPgPimCount Gauge32
  cccaPgCallsInProgress Gauge32
  cccaPgAgentsLoggedOn Gauge32
  cccaPgAgentsReady Gauge32
  cccaPgAgentsTalking Gauge32
  cccaPgID Unsigned32

CccaPimEntry  
SEQUENCE    
  cccaPimNumber Unsigned32
  cccaPimPeripheralName SnmpAdminString
  cccaPimPeripheralType CcaPeripheralType
  cccaPimStatus CcaComponentStatus
  cccaPimPeripheralHostName InetAddressDNS

CccaCgEntry  
SEQUENCE    
  cccaCgNumber Unsigned32
  cccaCgSide CcaComponentSide
  cccaCgPgSideAName InetAddressDNS
  cccaCgPgSideBName InetAddressDNS
  cccaCgDuplexPairName InetAddressDNS
  cccaCgOpenSessions Gauge32
  cccaCgOtherSessions Gauge32
  cccaCgID Unsigned32

CccaCtiOsEntry  
SEQUENCE    
  cccaCtiOsServerName SnmpAdminString
  cccaCtiOsPeripheralName SnmpAdminString
  cccaCtiOsPeripheralType CcaPeripheralType
  cccaCtiOsCgSideAName InetAddressDNS
  cccaCtiOsCgSideBName InetAddressDNS
  cccaCtiOsPeerName InetAddressDNS
  cccaCtiOsActiveClients Gauge32
  cccaCtiOsActiveMonitors Gauge32
  cccaCtiOsCallsInProgress Gauge32
  cccaCtiOsCallsFailed Unsigned32

CccaCampaignMgrEntry  
SEQUENCE    
  cccaCampaignMgrDbUtilization Gauge32
  cccaCampaignMgrQueueDepth Gauge32
  cccaCampaignMgrAvgQueueTime Gauge32
  cccaCampaignMgrActiveDialers Gauge32

CccaDialerEntry  
SEQUENCE    
  cccaDialerCampaignMgrName InetAddressDNS
  cccaDialerCampaignMgrStatus CcaComponentStatus
  cccaDialerCtiServerAName InetAddressDNS
  cccaDialerCtiServerBName InetAddressDNS
  cccaDialerCtiServerStatus CcaComponentStatus
  cccaDialerMediaRouterStatus CcaComponentStatus
  cccaDialerQueueDepth Gauge32
  cccaDialerAvgQueueTime Gauge32
  cccaDialerTalkingAgents Gauge32
  cccaDialerCallAttemptsPerSec Gauge32
  cccaDialerConfiguredPorts Gauge32
  cccaDialerBusyCustomerPorts Gauge32
  cccaDialerBusyReservationPorts Gauge32
  cccaDialerIdlePorts Gauge32
  cccaDialerBlockedPorts Gauge32

Defined Values

ciscoCcaMIB 1.3.6.1.4.1.9.9.473
The Cisco Contact Center Applications (CCCA) Management Information Base (MIB) module defines management instrumentation for applications that deliver enterprise-wide intelligent contact routing, call treatment, network-to- desktop computer telephony integration (CTI), and multi-media (e.g. voice, email, chat) contact management over an IP infrastructure. Cisco enterprise contact center applications are distributed, fault-tolerant, contact routing and management solutions that encompass multiple, dependent host servers. Each host is capable of implementing one or more functions of the application. How many functions a single host is capable of providing is dependent upon capacity and/or performance limitations. However, the architecture supports virtually any combination. The main functional components of Cisco enterprise contact center applications are: 1. Router: The router component provides intelligent routing of inbound contacts, e.g. voice calls, emails, chat sessions, to contact center agents. A subcomponent of the router is the Network Interface Controller (NIC). A NIC, in the context of a Cisco enterprise contact center application, is a gateway to a voice telephony network. (A NIC here should not be confused with a network interface card on a host computer.) A router component can have one or more NIC subcomponents. 2. Logger: The logger component maintains the enterprise contact center solution configuration and real-time data store. 3. Administration and Data Server: The administration and data server provides access to configuration, historical and detailed data, serving one or more reporting clients or data archival or aggregation components. Note that this component was previously known as the Administrator Workstation (AW) (specifically, the Distributor AW). 4. Peripheral Gateway (PG): The PG provides an interface to one or more peripheral devices such as a private branch exchange (PBX), an automatic call distributor (ACD) or a voice response unit (VRU). A subcomponent of the PG is the Peripheral Interface Manager or 'PIM'. A PIM acts as a gateway between the PG and a single PBX or VRU. A PG may have multiple PIMs. 5. Computer Telephony Integration (CTI) Gateway (CG): The CTI gateway is the solution integration point for desktop CTI clients. The CTI client application exposes contact data served by the CG to the agent (via 'screen pops') and allows the agent to control the contact state, e.g. answer/hang-up or transfer voice calls, respond to emails or chat with contacts. 6. CTI Object Server (CTIOS): CTIOS, as compared to the CTI gateway, is a more intelligent and more scalable server for desktop CTI clients and offers a higher-level interface to those client applications. 7. Outbound Option (OO): Outbound Option is an optional, add-on product having two primary runtime components: the Campaign Manager and the Dialer. The Campaign Manager is deployed co-resident with the Logger while the Dialer is deployed co-resident with a Peripheral Gateway. No more than one instance of an Outbound Option component may be installed on a server. Each server of the enterprise contact center solution, regardless of its specific function, implements the contact center applications MIB, however, it only populates those tables that are appropriate for its specific function. Implementing the same MIB on all hosts simplifies the acquisition of management instrumentation from the entire contact center solution. The instrumentation in each table of this MIB provides three types of data: 1) dependent host addresses (for topology building), 2) critical configuration information that uniquely identifies the functional component and, 3) operational status instrumentation. The quantity of entries (i.e. rows) in the tables of this MIB is static while the application is running on the host; rows cannot be added or deleted at runtime by the management station. Glossary of acronyms and terms: ACD Automatic Call Distributor BA Blended Agent (now called Outbound Option) CCE (Cisco Unified) Contact Center Enterprise CCH (Cisco Unified) Contact Center Hosted CG CTI Gateway CICM Customer Intelligent Contact Manager CTI Computer Telephony Integration CTIOS CTI Object Server DMP Device Management Protocol ICM (Cisco Unified) Intelligent Contact Management ICME (Cisco Unified) Intelligent Contact Management Enterprise ICMH (Cisco Unified) Intelligent Contact Management Hosted IPCC (Cisco) IP Contact Center - Old name, replaced by Cisco Unified Contact Center IVR Interactive Voice Response NAM Network Application Manager NIC Network Interface Controller OO Outbound Option PBX Private Branch Exchange PG Peripheral Gateway PIM Peripheral Interface Manager VRU Voice Response Unit duplex A term used herein to indicate that the functional component is fault tolerant. The component is installed on two separate servers (a side A and a side B); one side is active while the other is on hot standby. Should a failure occur on one side, the other side will immediately activate and continue its function with virtually no loss in functionality. instance A collection of enterprise contact center application functional components that encompass a complete solution. simplex A term used herein to indicate that the functional component is not fault tolerant. The component is installed on a single server; if the component fails, the system will then be impaired or entirely non-functional.
MODULE-IDENTITY    

ciscoCcaMIBNotifs 1.3.6.1.4.1.9.9.473.0
OBJECT IDENTIFIER    

ciscoCcaMIBObjects 1.3.6.1.4.1.9.9.473.1
OBJECT IDENTIFIER    

cccaGeneralInfo 1.3.6.1.4.1.9.9.473.1.1
OBJECT IDENTIFIER    

cccaComponents 1.3.6.1.4.1.9.9.473.1.2
OBJECT IDENTIFIER    

cccaComponentInfo 1.3.6.1.4.1.9.9.473.1.3
OBJECT IDENTIFIER    

cccaNotificationInfo 1.3.6.1.4.1.9.9.473.1.4
OBJECT IDENTIFIER    

ciscoCcaMIBConform 1.3.6.1.4.1.9.9.473.2
OBJECT IDENTIFIER    

ciscoCcaMIBCompliances 1.3.6.1.4.1.9.9.473.2.1
OBJECT IDENTIFIER    

ciscoCcaMIBGroups 1.3.6.1.4.1.9.9.473.2.2
OBJECT IDENTIFIER    

cccaName 1.3.6.1.4.1.9.9.473.1.1.1
The name is the fully-qualified domain name of the enterprise contact center application server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDescription 1.3.6.1.4.1.9.9.473.1.1.2
The description object holds a textual description of the enterprise contact center application installed on this server. This is typically the full name of the application.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaVersion 1.3.6.1.4.1.9.9.473.1.1.3
The version object identifies the version number of the enterprise contact center application software installed on this server.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaTimeZoneName 1.3.6.1.4.1.9.9.473.1.1.4
The time zone name object specifies the name of the time zone where the enterprise contact center application server is physically located.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaTimeZoneOffsetHours 1.3.6.1.4.1.9.9.473.1.1.5
The time zone offset hours object represents the number of hours that the local time, in the time zone where the enterprise contact center application server is physically located, differs from Greenwich Mean Time (GMT).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -12..12  

cccaTimeZoneOffsetMinutes 1.3.6.1.4.1.9.9.473.1.1.6
The time zone offset minutes object represents the number of minutes that the local time, in the time zone where the enterprise contact center application server is physically located, differs from Greenwich Mean Time (GMT). This object is combined with cccaTimeZoneOffsetHours object to represent the local time zone's total offset from GMT.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -59..59  

cccaSupportToolsURL 1.3.6.1.4.1.9.9.473.1.1.7
The support tools URL object holds the URL for the enterprise contact center application support tools application server. The support tools application server is an optional component of the solution and offers a centralized server for diagnostic and troubleshooting tools. This application server resides on a dedicated server or may be co-resident with a Client Administrator Workstation application component. This object offers a navigation point from the management station (assuming a web interface) whereby a user can quickly access the support tools application server.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoURLString  

cccaWebSetupURL 1.3.6.1.4.1.9.9.473.1.1.8
The Web setup URL object holds the URL for the enterprise contact center application setup web service. The setup web service is a component of every Cisco Unified ICM and Contact Center Enterprise/Hosted server and allows for an administrator to configure parameters of the contact center application as it relates to the installation of the product itself (not to be confused with provisioning).
Status: current Access: read-only
OBJECT-TYPE    
  CiscoURLString  

cccaNotificationsEnabled 1.3.6.1.4.1.9.9.473.1.1.9
The notifications enabled object allows a management station to disable, during run time, all outgoing contact center application notifications. This is typically done during a maintenance window where many application components are frequently stopped, reconfigured and restarted, which can generate periodic floods of notifications that are not desireable during that maintenance period. Please note that this setting is persistent even after a restart of the agent; the management station must explicitly reset this object value to 'true' to re-enable outgoing application notifications.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cccaInstanceTable 1.3.6.1.4.1.9.9.473.1.2.1
The instance table is a list of enterprise contact center application instances. Each instance represents a contact center application solution. A solution includes a collection of interconnected functional components (e.g. a router, a logger and a peripheral gateway), each of which perform a specific, necessary function of the contact center application. A single server is permitted to have multiple functional components of a different type, but also multiple components of the same type, each of which may be part of a different instance. A perfect example of the latter is in a telephony service provider environment where a single server could have ten router components, each assigned to a different 'customer' instance. All ten are concurrently functional but route contacts only within the context of the instance that they are assigned. In this scenario, the instance table would have ten entries. The instance table is not directly dependent upon any other table, however, the other functional component tables are dependent upon the instance table. The instance table index serves as a primary index for all other functional component tables in order to properly relate the functional components to the appropriate instance. The SNMP agent constructs the instance table at startup. Since instances can only be configured while the enterprise contact center application is stopped, instance table entries cannot be added to or deleted from the table nor can object values be modified either by the agent or the management station. All objects in this table are read-only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaInstanceEntry

cccaInstanceEntry 1.3.6.1.4.1.9.9.473.1.2.1.1
Each instance entry represents a contact center application solution. A solution includes a collection of interconnected functional components, each of which perform a specific, necessary function of the contact center application. At minimum, an instance would include one router component, one logger component and one peripheral gateway component. While each functional component may reside on a separate server, they are identified as being a part of the collective instance by having the same instance name and instance number.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaInstanceEntry  

cccaInstanceNumber 1.3.6.1.4.1.9.9.473.1.2.1.1.1
The instance number is a numeric value that uniquely identifies an enterprise contact center application instance. The instance number is a user-defined value configured when the instance is created by the administrator.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cccaInstanceName 1.3.6.1.4.1.9.9.473.1.2.1.1.2
The instance name is the configured textual identification for the enterprise contact center application instance.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaComponentTable 1.3.6.1.4.1.9.9.473.1.2.2
The component table is a list of enterprise contact center application functional components. A contact center application solution includes a collection of interconnected functional components (e.g. a router, a logger and a peripheral gateway), each of which perform a specific, necessary function of the contact center application. This table enumerates and lists all contact center application functional components installed and configured on this server. A single server is permitted to have multiple functional components of a different type, but also multiple components of the same type. This table has an expansion relationship with the instance table; there will be one or many entries in this table that relate to a single entry in the instance table. The component table is indexed by two different values: the primary index is the instance index; the secondary index is a unique identifier for each functional component. This component index is arbitrarily assigned by the SNMP agent. These same index values are used in the individual component information tables, thus, the individual component information tables have a sparse dependency relationship with this table. The SNMP agent constructs the component table at startup. Since components can only be configured while the enterprise contact center application is stopped, component table entries cannot be added to or deleted from the table. Object values can be modified by the agent but not the management station. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaComponentEntry

cccaComponentEntry 1.3.6.1.4.1.9.9.473.1.2.2.1
Each component entry represents a contact center application functional component installed and configured on this server. This table lists these functional components and provides a map to the component resource table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaComponentEntry  

cccaComponentIndex 1.3.6.1.4.1.9.9.473.1.2.2.1.1
The component index is a value that uniquely identifies an entry in the component table. This value is arbitrarily assigned by the SNMP agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcaIndex  

cccaComponentType 1.3.6.1.4.1.9.9.473.1.2.2.1.2
The component type object identifies the type of enterprise contact center application functional component.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentType  

cccaComponentName 1.3.6.1.4.1.9.9.473.1.2.2.1.3
The component name is a user-intuitive textual name for the enterprise contact center application functional component. Typically, this name is constructed using the component type text, the letter that indicates which side this component represents of a fault tolerant duplex pair and potentially a configured numeric identifier assigned to the component. For example, a router component might be 'RouterB'; a peripheral gateway might be 'PG3A'. Often, this name is used elsewhere (in contact center application tools) to identify this functional component.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaComponentStatus 1.3.6.1.4.1.9.9.473.1.2.2.1.4
The component status is the last known status of the enterprise contact center application functional component.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentStatus  

cccaComponentElmtTable 1.3.6.1.4.1.9.9.473.1.2.3
The component element table provides a list of component (operating system) services or processes that are elements of an enterprise contact center application functional component. Each entry identifies a single process that is a necessary element of the functional component. This table also provides a one-to-one mapping of entries to a corresponding entry in IETF standard host and application MIB tables. The HOST-RESOURCES and SYSAPPL MIBs expose tables that provide additional instrumentation for software and applications and for the processes that make up that software or those applications. The HOST-RESOURCES-MIB entries in 'hrSWRunTable' and 'hrSWRunPerfTable' and the SYSAPPL-MIB entries in 'sysApplElmtRunTable' have a one-to-one relationship to entries in the component element table. The entries in these standard MIB tables are solely or partially indexed by the operating system process identifier (ID). The process ID is an integer value that uniquely identifies a single process that is currently running on the host. Entries in the component element table maintain its process ID; this value is used to relate the entry to a corresponding entry in the referenced tables of HOST-RESOURCES-MIB and SYSAPPL-MIB. Entries in these tables of the HOST-RESOURCES and SYSAPPL MIBs expose similar information about each process; in some cases, objects are duplicated. However, while the HOST-RESOURCES-MIB lists processes with no further relationship, the SYSAPPL-MIB relates these same processes to installed software packages and the elements that make up those packages. Entries in the component element table cannot be similarly indexed as the referenced standard MIB tables because, should the process terminate (expectedly or unexpectedly), the entry would need to be removed from the table since its index or process ID is thus unknown. This behavior diminishes the agent's ability to express a component element's current status since the entry no longer exists. However, to relate this table to the referenced standard MIB tables, entries in the component element table maintain the current process ID of the element. This provides the one-to-one relationship that allows the management station to drill down further on each functional component and present instrumentation related to each element of that component from these standard MIB tables. This table has a expansion relationship with the component table; there will be one or many entries in this table that relate to a single entry in the component table. Because the set of elements of a contact center functional component are finite and static, this table is constructed by the SNMP agent at startup; entries cannot be added or deleted at run time. The object values of each element entry may change periodically if the run state of the process changes. The SNMP agent will alter the RunID and Status object values to reflect the correct process ID and run status of that process. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaComponentElmtEntry

cccaComponentElmtEntry 1.3.6.1.4.1.9.9.473.1.2.3.1
Each entry in the component element identifies a single process that is a necessary element of the enterprise contact center functional component. Each entry in the 'hrSWRunTable' and the 'hrSWRunPerfTable' of the HOST-RESOURCES-MIB as well as the 'sysApplElmtRunTable' of the SYSAPPL-MIB maps to a corresponding entry of the component element table. An entry in this table is an operating system process or service.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaComponentElmtEntry  

cccaComponentElmtIndex 1.3.6.1.4.1.9.9.473.1.2.3.1.1
The component element index is a unique numeric identifier for a system process or service that is a necessary element of an enterprise contact center application functional component. This value is arbitrarily assigned by the SNMP agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..FFFFFFFF  

cccaComponentElmtName 1.3.6.1.4.1.9.9.473.1.2.3.1.2
The component element name is the textual name of the component element, as known by the contact center application. The component element is an operating system process which is a necessary element of the enterprise contact center application functional component. Most often, this name is the host executable file name, without the file extension.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaComponentElmtRunID 1.3.6.1.4.1.9.9.473.1.2.3.1.3
The component element run ID is the actual operating system process ID for the process or service that is an element of this enterprise contact center application functional component. The component element run ID maps directly to the 'hrSWRunIndex' value of 'hrSWRunTable' and 'hrSWRunPerfTable' (which augments 'hrSWRunTable') of the HOST-RESOURCES-MIB and the 'sysApplElmtRunIndex' value of 'sysApplElmtRunTable' of the SYSAPPL-MIB. This object value provides the mechanism for a one-to-one relationship between an entry in the referenced tables of these standard MIBs and an entry in the component element table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

cccaComponentElmtStatus 1.3.6.1.4.1.9.9.473.1.2.3.1.4
The component element status is the last known status of a system process or service that is a necessary element of an enterprise contact center application functional component.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentStatus  

cccaRouterTable 1.3.6.1.4.1.9.9.473.1.3.1
The router table lists each enterprise contact center application router component configured on this server. Each entry in the table defines a separate router functional component; a single server is permitted to have multiple router components. The router table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the router table in order to properly relate a router component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the router table at startup. Since routers can only be configured while the enterprise contact center application is stopped, router table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update router entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaRouterEntry

cccaRouterEntry 1.3.6.1.4.1.9.9.473.1.3.1.1
Each router entry represents an enterprise contact center application router functional component configured on the server. The router component provides intelligent routing of inbound contacts, e.g. voice calls, to contact center agents. The objects in the router entry provide information in three areas: 1) identify which part of the fault tolerant duplex pair this component represents and which server is its duplex pair, 2) provide health instrumentation that indicates the component's status and load and 3) supply a count of NIC subcomponents configured and enabled on this router component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaRouterEntry  

cccaRouterSide 1.3.6.1.4.1.9.9.473.1.3.1.1.1
The router side indicates which of the duplex pair this entry represents of an enterprise contact center application fault tolerant router functional component. The router side value is either 'A' or 'B'. For simplex configurations, the router side value defaults to 'A'.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentSide  

cccaRouterCallsPerSec 1.3.6.1.4.1.9.9.473.1.3.1.1.2
The router calls per sec object indicates the current inbound call rate; that is, the calculated number of inbound calls per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaRouterAgentsLoggedOn 1.3.6.1.4.1.9.9.473.1.3.1.1.3
The router agents logged on object represents the number of contact center agents currently managed by the enterprise contact center application. This does not necessarily represent the number of contact center agents that can receive routed calls, but rather the number of agents for which the application is recording statistical information.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaRouterCallsInProgress 1.3.6.1.4.1.9.9.473.1.3.1.1.4
The router calls in progress object indicates the current number of active (voice) calls being managed by the enterprise contact center application. The calls will be in various states of treatment.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaRouterDuplexPairName 1.3.6.1.4.1.9.9.473.1.3.1.1.5
The router duplex pair name object is the host name of the duplex pair (i.e. the other side) server of an enterprise contact center application fault tolerant router component. If this component is not part of a duplex pair (i.e. simplex), the object value will be the null string.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaRouterNicCount 1.3.6.1.4.1.9.9.473.1.3.1.1.6
The router NIC count object is the number of network interface controllers configured and enabled for this enterprise contact center application router functional component. There is an imposed architectural limit of 32 configured NICs per router. This object holds a count of rows in the NIC table (cccaNicTable).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..32  

cccaRouterPGsEnabledCount 1.3.6.1.4.1.9.9.473.1.3.1.1.7
The router PGs enabled count object holds the number of Peripheral Gateways (PGs) that have been enabled for this router; during normal operation, this is the number of PGs that will connect to this router functional component. The application limits the number of configured PGs to a maximum of 250 per deployment.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..250  

cccaRouterCallsInQueue 1.3.6.1.4.1.9.9.473.1.3.1.1.8
The router calls in queue object indicates the total number of calls queued in all network Voice Response Units (VRUs), from the router's perspective, including those calls that are in the process of transferring to the VRU for queuing.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaRouterAppGwEnabled 1.3.6.1.4.1.9.9.473.1.3.1.1.9
The router application gateway enabled object indicates whether an application gateway is configured and a part of this contact center application deployment. An application gateway provides an external interface to business back-end systems that may be used as external input to call scripting logic, or, that logic which controls how a customer call is handled (routed).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cccaRouterDBWorkerEnabled 1.3.6.1.4.1.9.9.473.1.3.1.1.10
The router database worker enabled object indicates whether a database worker process has been configured and is a part of this contact center application deployment. A database worker provides an interface to an external database from which data may be retrieved and used as input to call scripting logic, or, that logic which controls how a customer call is handled (routed).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cccaRouterPublicHighAddr 1.3.6.1.4.1.9.9.473.1.3.1.1.11
The router public high address object holds the address of the local high-priority interface of this router functional component to the public network. The 'public' network interface is exposed outside the realm of the ICM or Contact Center application and is used for the transfer of data between this router and other functional components of the contact center deployment. This interface is reserved for high-priority messages; network prioritization is typically configured for this interface to ensure a level of quality of service.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaRouterPublicNonHighAddr 1.3.6.1.4.1.9.9.473.1.3.1.1.12
The router public non-high address object holds the address of the local interface of this router functional component to the public network that is used for best effort priority messages. The 'public' network interface is exposed outside the realm of the ICM or Contact Center application and is used for the transfer of data between this router and other functional components of the deployment. This interface is used for normal-priority messages.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaRouterPrivateHighAddr 1.3.6.1.4.1.9.9.473.1.3.1.1.13
The router private high address object holds the address of the local high-priority interface of this router functional component to the private network. The 'private' network interface is used exclusively by the ICM or Contact Center application for the transfer of synchronization data between duplexed pairs and for the transfer of application data from the router to the logger. This interface is reserved for high-priority messages and as much as 90% of the available network bandwidth is allocated to this interface.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaRouterPrivateNonHighAddr 1.3.6.1.4.1.9.9.473.1.3.1.1.14
The router private non-high address object holds the address of the local interface of this router functional component to the private network that is used for best effort priority messages. The 'private' network is used exclusively by the ICM or Contact Center application for the transfer of synchronization data between duplexed pairs and for the transfer of application data from the router to the logger. This interface is used for normal-priority messages.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaNicTable 1.3.6.1.4.1.9.9.473.1.3.2
The NIC table lists the enterprise contact center application network interface controllers enabled on this router functional component. The NIC table has an expansion dependent relationship with the router table. There may be one or more NIC entries associated with a single router entry. The instance index acts as the primary index and the component index a secondary index. This indexing method ensures that NIC entries are properly related to its parent router and to the appropriate instance. The SNMP agent arbitrarily assigns the NIC index when each NIC table entry is created. The SNMP agent constructs the NIC table at startup. Since NICs can only be configured while the enterprise contact center application is stopped, NIC table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update NIC entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaNicEntry

cccaNicEntry 1.3.6.1.4.1.9.9.473.1.3.2.1
Each NIC entry represents an enterprise contact center application network interface controller functional component configured and enabled on the server. The NIC component provides an interface between the enterprise contact center application and a telephony network. The objects in the NIC entry provide the NIC type and the current status of the NIC functional component.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaNicEntry  

cccaNicIndex 1.3.6.1.4.1.9.9.473.1.3.2.1.1
The NIC index is a value that uniquely identifies an entry in the network interface controller table. The value of this object is arbitrarily assigned by the SNMP agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcaIndex  

cccaNicType 1.3.6.1.4.1.9.9.473.1.3.2.1.2
The Network Interface Controller (NIC) type indicates which telephony network that this NIC functional component provides an interface. The possible options are: 'generic': Generic NIC (typically only used for testing) 'att': AT&T NIC 'aucsINAP': AT&T Unisource Capability Set Intelligent Network Application Protocol NIC 'cain': Nortel Carrier Advanced Intelligent Network NIC 'crsp': Call Routing Service Protocol NIC 'cwc': Cable & Wireless Communications NIC 'gktmp': Gatekeeper Transaction Message Protocol NIC 'incrp': Intelligent Network Call Routing Protocol NIC 'mci': MCI NIC 'nortel': Nortel NIC 'ntl': ntl Group Ltd. NIC 'sprint': Sprint NIC 'ss7in': Signaling System 7 Intelligent Network NIC 'stentor': Stentor NIC 'timINAP': Telecom Italia Mobile Intelligent Network Application Protocol NIC
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER generic(1), att(2), aucsINAP(3), cain(4), crsp(5), cwc(6), gktmp(7), incrp(8), mci(9), nortel(10), ntl(11), sprint(12), ss7in(13), stentor(14), timINAP(15)  

cccaNicStatus 1.3.6.1.4.1.9.9.473.1.3.2.1.3
The NIC status is the last known status of the enterprise contact center application network interface controller functional component.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentStatus  

cccaLoggerTable 1.3.6.1.4.1.9.9.473.1.3.3
The logger table lists the enterprise contact center application logger functional components installed and enabled on this server. The logger table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the logger table in order to properly relate a logger component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the logger table at startup. Since loggers can only be configured while the enterprise contact center application is stopped, logger table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update the values of logger entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaLoggerEntry

cccaLoggerEntry 1.3.6.1.4.1.9.9.473.1.3.3.1
Each logger entry represents an enterprise contact center application logger functional component configured and enabled on the server. The logger component maintains the enterprise contact center solution configuration and real-time data store. The objects in each logger entry provide configuration and component status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaLoggerEntry  

cccaLoggerSide 1.3.6.1.4.1.9.9.473.1.3.3.1.1
The logger side indicates which of the duplex pair this entry represents of an enterprise contact center application fault tolerant logger functional component. The logger side value is either 'A' or 'B'. For simplex configurations, the logger side value defaults to 'A'.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentSide  

cccaLoggerType 1.3.6.1.4.1.9.9.473.1.3.3.1.2
The logger type object indicates which type of enterprise contact center application logger is installed on this server. The logger type varies based on the configuration of the contact center solution. 'standard': The default logger type configured for an enterprise contact center solution. 'nam': The network application manager (NAM) logger type is installed at a telephony service provider and supports the routing of inbound voice calls to a customer intelligent contact management application solution. 'cicm': The customer intelligent contact manager (CICM) logger type is installed as part of a customer instance of an enterprise contact center application solution. The CICM component manages contacts routed by the NAM component, distributing contacts to customer premise peripheral devices or contact center agents.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standard(1), nam(2), cicm(3)  

cccaLoggerRouterSideAName 1.3.6.1.4.1.9.9.473.1.3.3.1.3
The router side A name object holds the host name of the side 'A' router that this enterprise contact center application logger functional component is associated. The logger component must be connected to a router that is part of the same instance. The logger connects to the router via a 'private' interface -- a closed subnet that guarantees a quality of service level that will not impact the performance of the contact center application. This private subnet is not accessible by the management station. _____ | | | NMS | |_____| | Visible Subnet =======+===+==========+================+=============+======= | | | | ____|____ ___|__ ___|__ ____|____ | | | | | | | | | RouterA | | PG1A | | PG1B | | RouterB | |_________| |______| |______| |_________| | |____private_____| | | | =======+=======+=============================+=======+======= | Private Subnet | ____|____ ____|____ | | | | | LoggerA | | LoggerB | |_________| |_________|
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaLoggerRouterSideBName 1.3.6.1.4.1.9.9.473.1.3.3.1.4
The router side B name object holds the host name of the side 'B' router that this enterprise contact center application logger functional component is associated. The logger component must be connected to a router that is part of the same instance. The logger connects to the router via a 'private' interface -- a closed subnet that guarantees a quality of service level that will not impact the performance of the contact center application. This private subnet is not accessible by the management station. _____ | | | NMS | |_____| | Visible Subnet =======+===+==========+================+=============+======= | | | | ____|____ ___|__ ___|__ ____|____ | | | | | | | | | RouterA | | PG1A | | PG1B | | RouterB | |_________| |______| |______| |_________| | |____private_____| | | | =======+=======+=============================+=======+======= | Private Subnet | ____|____ ____|____ | | | | | LoggerA | | LoggerB | |_________| |_________|
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaLoggerDuplexPairName 1.3.6.1.4.1.9.9.473.1.3.3.1.5
The logger duplex pair name object is the host name of the duplex pair (i.e. the other side) server of an enterprise contact center application fault tolerant logger component. If this component is not part of a duplex pair (i.e. simplex), the object value will be the null string. The logger connects to its duplex pair via a 'private' interface -- a closed subnet that guarantees a quality of service level that will not impact the performance of the contact center application. This private subnet is not accessible by the management station.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaLoggerHDSReplication 1.3.6.1.4.1.9.9.473.1.3.3.1.6
The logger HDS replication Boolean object indicates whether the logger component will be replicating data to a distributor AW Historical Data Server (HDS). If 'true', the logger feeds historical data at regular intervals to the HDS for long-term storage. In this configuration, administrator reports are generated by accessing data from the HDS rather than the logger in order to remove the performance impact of reporting on the logger.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cccaLoggerAvgDBWriteTime 1.3.6.1.4.1.9.9.473.1.3.3.1.7
The logger average database write time expresses the average amount of time, in 100 nanosecond units, required to write data to a table in the central controller database. This value represents the average time per write of the last 100 write operations. This object is a good indicator of contention for database access.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cccaDistAwTable 1.3.6.1.4.1.9.9.473.1.3.4
The distributor administrator workstation (AW) (also known as the administration and data server) table lists the enterprise contact center application distributor AW functional components installed and enabled on this server. The distributor AW table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the distributor AW table in order to properly relate a distributor AW component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the distributor AW table at startup. Since distributor AWs can only be configured while the enterprise contact center application is stopped, distributor AW table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update the values of distributor AW entry objects as their values change when the application is running. All objects in this table are read- only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaDistAwEntry

cccaDistAwEntry 1.3.6.1.4.1.9.9.473.1.3.4.1
Each distributor administrator workstation (AW) (also known as the administration and data server) entry represents an enterprise contact center application distributor AW functional component configured on this server. The distributor AW component maintains a configuration, historical and 'detail data' database that serves one or more reporting clients or provides a data feed to data archival or aggregation components. The objects in each distributor AW entry provide configuration and component status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaDistAwEntry  

cccaDistAwSide 1.3.6.1.4.1.9.9.473.1.3.4.1.1
The distributor administrator workstation (AW) (also known as the administration and data server) side indicates which of the duplex pair this entry represents of an enterprise contact center application distributor AW functional component. The Distributor Admin Workstation implements an N+1 fault tolerance model vs. the 1+1 model implemented by the Router and Peripheral Gateways. As such, this object has been deprecated since it is inconsistent with the Dist AW fault tolerance model.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CcaComponentSide  

cccaDistAwType 1.3.6.1.4.1.9.9.473.1.3.4.1.2
The distributor administrator workstation (AW) (also known as the administration and data server) type object indicates which type of enterprise contact center application distributor AW is installed on this server. The distributor AW type varies based on the size and configuration of the contact center solution. 'standard': The default distributor AW type configured for an enterprise contact center solution. 'nam': The network application manager (NAM) distributor AW type is installed at a telephony service provider. 'cicm': The customer intelligent contact manager (CICM) distributor AW type is installed as part of a customer instance of an enterprise contact center hosted application solution.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standard(0), nam(1), cicm(2)  

cccaDistAwAdminSiteName 1.3.6.1.4.1.9.9.473.1.3.4.1.3
The distributor administrator workstation (AW) (also known as the administration and data server) administrative site name is a user-defined textual name that uniquely identifies the location or the configuration of the distributor AW component.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaDistAwRouterSideAName 1.3.6.1.4.1.9.9.473.1.3.4.1.4
The distributor administrator workstation (AW) (also known as the administration and data server) router side A name object holds the host name of the side 'A' router that this enterprise contact center application distributor AW functional component is associated. The distributor AW component must be connected to a router that is part of the same instance. If the side B router is the active router and a failure occurs, the side A router then immediately assumes the role. In this case, the distributor AW will lose its connection to the side B router and thus use this object value to connect to the side A router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDistAwRouterSideBName 1.3.6.1.4.1.9.9.473.1.3.4.1.5
The distributor administrator workstation (AW) (also known as the administration and data server) router side B name object holds the host name of the side 'B' router that this enterprise contact center distributor AW functional component is associated. The distributor AW component must be connected to a router that is part of the same instance. If the side A router is the active router and a failure occurs, the side B router then immediately assumes the role. In this case, the distributor AW will lose its connection to the side A router and thus use this object value to connect to the side B router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDistAwLoggerSideAName 1.3.6.1.4.1.9.9.473.1.3.4.1.6
The distributor administrator workstation (AW) (also known as the administration and data server) logger side A name object holds the host name of the side 'A' logger that this enterprise contact center application distributor AW functional component is associated. The distributor AW component must be connected to a logger that is part of the same instance. If the side B logger is the active logger and a failure occurs, the side A logger then immediately assumes the role. In this case, the distributor AW will lose its connection to the side B logger and thus use this object value to connect to the side A logger.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDistAwLoggerSideBName 1.3.6.1.4.1.9.9.473.1.3.4.1.7
The distributor administrator workstation (AW) (also known as the administration and data server) logger side B name object holds the host name of the side 'B' logger that this enterprise contact center application distributor AW functional component is associated. The distributor AW component must be connected to a logger that is part of the same instance. If the side A logger is the active logger and a failure occurs, the side B logger then immediately assumes the role. In this case, the distributor AW will lose its connection to the side A logger and thus use this object value to connect to the side B logger.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDistAwDuplexPairName 1.3.6.1.4.1.9.9.473.1.3.4.1.8
The distributor administrator workstation (AW) (also known as the administration and data server) duplex pair name object is the host name of the duplex pair (i.e. the other side) server of an enterprise contact center application distributor AW component. If this component is not part of a duplex pair (i.e. simplex), the object value will be the null string. The Distributor Admin Workstation implements an N+1 fault tolerance model vs. the 1+1 model implemented by the Router and Peripheral Gateways. As such, this object has been deprecated since it is inconsistent with the Dist AW fault tolerance model.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDistAwHDSEnabled 1.3.6.1.4.1.9.9.473.1.3.4.1.9
The distributor administrator workstation (AW) (also known as the administration and data server) HDS enabled Boolean object indicates whether this enterprise contact center application distributor AW has a historical database server (HDS) configured and enabled. If so, this distributor AW will receive replicated data from the logger at periodic intervals and add the data to the HDS. Administration clients will generate reports based on the data in this HDS.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cccaDistAwWebViewEnabled 1.3.6.1.4.1.9.9.473.1.3.4.1.10
The distributor administrator workstation (AW) (also known as the administration and data server) WebView enabled Boolean object indicates whether this enterprise contact center application distributor AW has a web-based reporting server (WebView) configured and enabled. Having WebView configured and enabled does not imply that a historical database is also present on this server; the data may be accessed by the WebView server from a database on a different host.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cccaDistAwWebViewServerName 1.3.6.1.4.1.9.9.473.1.3.4.1.11
The distributor administrator workstation (AW) (also known as the administration and data server) WebView server name object holds the server (universal naming convention (UNC)) name of the server where the enterprise contact center application database resides. The WebView server accesses this database to serve WebView client reports.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaDistAwWebReskillingURL 1.3.6.1.4.1.9.9.473.1.3.4.1.12
The distributor administrator workstation (AW) (also known as the administration and data server) web reskilling URL object holds the URL for the contact center application web reskilling tool. The web reskilling tool allows contact center administrators and supervisors to reskill agents (reassign contact center agents to different skill groups allowing them to take calls of a different topic).
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaPgTable 1.3.6.1.4.1.9.9.473.1.3.5
The PG table lists the enterprise contact center application peripheral gateway functional components installed and enabled on this server. The peripheral gateway table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the peripheral gateway table in order to properly relate a peripheral gateway component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the peripheral gateway table at startup. Since peripheral gateways can only be configured while the enterprise contact center application is stopped, peripheral gateway table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update the values of peripheral gateway entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaPgEntry

cccaPgEntry 1.3.6.1.4.1.9.9.473.1.3.5.1
Each PG entry represents an enterprise contact center application peripheral gateway functional component configured on the server. The peripheral gateway component provides an interface to one or more peripheral devices such as a private branch exchange (PBX) or a voice response unit (VRU). The objects in each PG entry provide configuration and component status information as well as a count of peripheral interface manager (PIM) subcomponents that have been configured and enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaPgEntry  

cccaPgNumber 1.3.6.1.4.1.9.9.473.1.3.5.1.1
The PG number is a user-defined numeric identifier for this enterprise contact center application peripheral gateway. The value is limited by the contact center application to a value between 1 and 80; 80 is the maximum number of peripheral gateways supported by the application. This object has been deprecated since its range is now inappropriate; the number of peripheral gateways supported in a deployment increased to 150 in ICM/CC version 7.5 and again up to 250 in ICM/CC version 8.0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..80  

cccaPgSide 1.3.6.1.4.1.9.9.473.1.3.5.1.2
The PG side indicates which of the duplex pair this entry represents of an enterprise contact center application fault tolerant peripheral gateway functional component. The PG side value is either 'A' or 'B'. For simplex configurations, the PG side value defaults to 'A'.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentSide  

cccaPgRouterSideAName 1.3.6.1.4.1.9.9.473.1.3.5.1.3
The PG router side A name object holds the host name of the side A router that this enterprise contact center application peripheral gateway functional component is associated. The peripheral gateway component must be connected to a router that is part of the same instance. If the side B router is the active router and a failure occurs, the side A router then immediately assumes the role. In this case, the peripheral gateway will lose its connection to the side B router and thus use this object value to connect to the side A router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaPgRouterSideBName 1.3.6.1.4.1.9.9.473.1.3.5.1.4
The PG router side B name object holds the host name of the side B router that this enterprise contact center application peripheral gateway functional component is associated. The peripheral gateway component must be connected to a router that is part of the same instance. If the side A router is the active router and a failure occurs, the side B router then immediately assumes the role. In this case, the peripheral gateway will lose its connection to the side A router and thus use this object value to connect to the side B router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaPgDuplexPairName 1.3.6.1.4.1.9.9.473.1.3.5.1.5
The PG duplex pair name object is the host name of the duplex pair (i.e. the other side) server of an enterprise contact center application fault tolerant peripheral gateway component. If this component is not part of a duplex pair (i.e. simplex), the object value will be the null string.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaPgPimCount 1.3.6.1.4.1.9.9.473.1.3.5.1.6
The PG PIM count object indicates the number of peripheral interface managers configured and enabled for this enterprise contact center application peripheral gateway functional component. This value is limited to 32 - this is the maximum number of PIMs supported on a single peripheral gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 1..32  

cccaPgCallsInProgress 1.3.6.1.4.1.9.9.473.1.3.5.1.7
The calls in progress object shows the number of calls that are currently active and being managed/monitored by this peripheral gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaPgAgentsLoggedOn 1.3.6.1.4.1.9.9.473.1.3.5.1.8
The agents logged On object shows the number of agents associated with this peripheral gateway that are currently logged on and are being managed/monitored by this peripheral gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaPgAgentsReady 1.3.6.1.4.1.9.9.473.1.3.5.1.9
The agents ready object shows the number of agents associated with this peripheral gateway that are currently logged on and in a 'Ready' state, i.e., ready to receive calls.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaPgAgentsTalking 1.3.6.1.4.1.9.9.473.1.3.5.1.10
The agents talking object shows the number of agents associated with this peripheral gateway that are currently logged on and taking a call (in a 'Talking' state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaPgID 1.3.6.1.4.1.9.9.473.1.3.5.1.11
The PG number is a unique numeric identifier for this enterprise contact center application peripheral gateway. The identifier is assigned by the contact center application.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cccaPimTable 1.3.6.1.4.1.9.9.473.1.3.6
The PIM table lists the enterprise contact center application peripheral interface managers (PIM) configured and enabled on this peripheral gateway functional component. The PIM table is dependent upon both the instance table and the PG table; the instance index acts as the primary index and the PG index a secondary index. This indexing method ensures that PIM entries are properly related to its parent peripheral gateway and to the appropriate instance. The PIM table has an expansion dependent relationship with the peripheral gateway table. There may be one or more PIM entries associated with a single peripheral gateway entry. The instance index acts as the primary index and the component index a secondary index. This indexing method ensures that PIM entries are properly related to its parent peripheral gateway and to the appropriate instance. The SNMP agent assigns the PIM number, based upon the configuration, when each PIM table entry is created. The SNMP agent constructs the PIM table at startup. Since PIMs can only be configured while the enterprise contact center application is stopped, PIM table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update PIM entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaPimEntry

cccaPimEntry 1.3.6.1.4.1.9.9.473.1.3.6.1
Each PIM entry represents an enterprise contact center application peripheral interface manager functional component configured on the server. The PIM component provides an interface between the enterprise contact center application and a telephony switch: a private branch exchange (PBX), an automatic call distributor (ACD) or a voice response unit (VRU). The objects in each PIM entry provide PIM type information, the current status of the PIM functional component and the host name of the telephony switch it interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaPimEntry  

cccaPimNumber 1.3.6.1.4.1.9.9.473.1.3.6.1.1
The PIM number is the numeric identifier for this enterprise contact center application PIM. This object value is a user-defined numeric value and is limited to a maximum of 32 since this is the maximum number of PIMs supported on a single peripheral gateway.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..32  

cccaPimPeripheralName 1.3.6.1.4.1.9.9.473.1.3.6.1.2
The PIM peripheral name is the user-defined textual name of the enterprise contact center application PIM. This name uniquely identifies the PIM.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaPimPeripheralType 1.3.6.1.4.1.9.9.473.1.3.6.1.3
The PIM peripheral type object specifies the type of the enterprise contact center application PIM, e.g. the brand name and/or model of the automatic call distributor (ACD), private branch exchange (PBX) or voice response unit (VRU).
Status: current Access: read-only
OBJECT-TYPE    
  CcaPeripheralType  

cccaPimStatus 1.3.6.1.4.1.9.9.473.1.3.6.1.4
The PIM status object holds the last known status of the enterprise contact center application peripheral interface manager functional component.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentStatus  

cccaPimPeripheralHostName 1.3.6.1.4.1.9.9.473.1.3.6.1.5
The PIM peripheral host name object holds the host name or IP address of the peripheral (the PBX, ACD or VRU) that the enterprise contact center application PIM will be connected. If there are multiple interfaces to the peripheral, each host name or IP address will be separated by a comma.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaCgTable 1.3.6.1.4.1.9.9.473.1.3.7
The CG table lists the enterprise contact center application computer telephony integration (CTI) gateway functional components installed and enabled on this server. The CTI gateway table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the CTI gateway table in order to properly relate a CTI gateway component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the CTI gateway table at startup. Since CTI gateways can only be configured while the enterprise contact center application is stopped, CTI gateway table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update the values of CTI gateway entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaCgEntry

cccaCgEntry 1.3.6.1.4.1.9.9.473.1.3.7.1
Each CG entry represents an enterprise contact center application CTI gateway functional component configured and enabled on the server. The CTI gateway is the solution integration point for desktop CTI clients. The objects in each CG entry provide configuration and component status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaCgEntry  

cccaCgNumber 1.3.6.1.4.1.9.9.473.1.3.7.1.1
The CG number is a numeric identifier for this enterprise contact center application CTI gateway. This is a user- defined numeric value and may not be identical to the table index. The value is limited by the contact center application to a value between 1 and 80 as this is the maximum number of CTI gateways supported by the application. This object has been deprecated since its range is now inappropriate; the number of CTI gateways supported in a deployment increased to 150 in ICM/CC version 7.5 and again up to 250 in ICM/CC version 8.0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..80  

cccaCgSide 1.3.6.1.4.1.9.9.473.1.3.7.1.2
The CG side indicates which of the duplex pair this entry represents of an enterprise contact center application fault tolerant CTI gateway functional component. The CG side value is either 'A' or 'B'. For simplex configurations, the CG side value defaults to 'A'.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentSide  

cccaCgPgSideAName 1.3.6.1.4.1.9.9.473.1.3.7.1.3
The CG PG side A name object holds the host name of the side A peripheral gateway (PG) that this enterprise contact center application CTI gateway (CG) functional component is associated. The CG component must be connected to a PG that is part of the same instance. If the side B PG is the active PG and a failure occurs, the side A PG then immediately assumes the role. In this case, the CG will lose its connection to the side B PG and thus use this object value to connect to the side A PG.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaCgPgSideBName 1.3.6.1.4.1.9.9.473.1.3.7.1.4
The CG PG side B name object holds the host name of the side 'B' peripheral gateway (PG) that this enterprise contact center application CTI gateway (CG) functional component is associated. The CG component must be connected to a PG that is part of the same instance. If the side A PG is the active PG and a failure occurs, the side B PG then immediately assumes the role. In this case, the CG will lose its connection to the side A PG and thus use this object value to connect to the side B PG.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaCgDuplexPairName 1.3.6.1.4.1.9.9.473.1.3.7.1.5
The CG duplex pair name object is the host name of the duplex pair (i.e. the other side) server of an enterprise contact center application fault tolerant CTI gateway component. If this component is not part of a duplex pair (i.e. simplex), the object value will be the null string.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaCgOpenSessions 1.3.6.1.4.1.9.9.473.1.3.7.1.6
The CG open sessions object indicates the number of sessions (connections) that have been established between the CTI Gateway and CTI clients. These are active sessions that are functioning normally.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCgOtherSessions 1.3.6.1.4.1.9.9.473.1.3.7.1.7
The CG other sessions object indicates the total number of sessions (connections) between the CTI Gateway and CTI clients that are not normal, open/active sessions. This includes sessions that are 'opening' (not yet established and initialized), session that are 'closing' (connections being torn down) as well as sessions that are in an 'unknown' state and sessions that have failed. While this object value will fluctuate from time to time, during normal operation, it will stabilize. A steadily increasing value indicates a problem that should be investigated.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCgID 1.3.6.1.4.1.9.9.473.1.3.7.1.8
The CG number is a unique numeric identifier for this enterprise contact center application CTI gateway. The identifier is assigned by the contact center application.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cccaCtiOsTable 1.3.6.1.4.1.9.9.473.1.3.8
The CTI OS table lists the enterprise contact center application computer telephony integration object server (CTI OS) functional components installed and enabled on this server. The CTI OS table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the CTI OS table in order to properly relate a CTI OS component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the CTI OS table at startup. Since CTI OS components can only be configured while the enterprise contact center application is stopped, CTI OS table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update the values of CTI OS entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaCtiOsEntry

cccaCtiOsEntry 1.3.6.1.4.1.9.9.473.1.3.8.1
Each CTI OS entry represents an enterprise contact center application CTI object server functional component configured on the server. The CTI object server, as compared to the CTI gateway, is a more intelligent and more scalable server for desktop CTI clients and offers a higher-level interface to those client applications. The objects in each CTI OS entry provide configuration and component status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaCtiOsEntry  

cccaCtiOsServerName 1.3.6.1.4.1.9.9.473.1.3.8.1.1
The CTI OS server name object specifies the user-defined textual name assigned to this enterprise contact center application CTI OS component to uniquely identify it.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaCtiOsPeripheralName 1.3.6.1.4.1.9.9.473.1.3.8.1.2
The CTI OS peripheral name is the unique identifier for the peripheral that the enterprise contact center application CTI OS component is associated. This association links the CTI desktop clients with a particular peripheral PBX.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cccaCtiOsPeripheralType 1.3.6.1.4.1.9.9.473.1.3.8.1.3
The CTI OS peripheral type object indicates the peripheral type that the enterprise contact center application CTI OS is associated. This also then identifies the peripheral PBX type that the CTI desktop clients are associated.
Status: current Access: read-only
OBJECT-TYPE    
  CcaPeripheralType  

cccaCtiOsCgSideAName 1.3.6.1.4.1.9.9.473.1.3.8.1.4
The CTI OS CG side A name object holds the host name of the side A CTI gateway (CG) that this enterprise contact center application CTI object server (CTI OS) functional component is associated. The CTI OS component must be connected to a CG that is part of the same instance. If the side B CG is the active CG and a failure occurs, the side A CG then immediately assumes the role. In this case, CTI OS will lose its connection to the side B CG and thus use this object value to connect to the side A CG.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaCtiOsCgSideBName 1.3.6.1.4.1.9.9.473.1.3.8.1.5
The CTI OS CG side B name object holds the host name of the side B CTI gateway (CG) that this enterprise contact center application CTI object server (CTI OS) functional component is associated. The CTI OS component must be connected to a CG that is part of the same instance. If the side A CG is the active CG and a failure occurs, the side B CG then immediately assumes the role. In this case, CTI OS will lose its connection to the side A CG and thus use this object value to connect to the side B CG.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaCtiOsPeerName 1.3.6.1.4.1.9.9.473.1.3.8.1.6
The CTI OS peer name object is the host name of the peer server of an enterprise contact center application CTI object server functional component. If this component does not have a peer, the object value will be the null string. Note that the CTI OS component implements fault tolerance slightly differently than other components of the contact center solution. CTI OS maintains two active peer object servers to serve client desktop CTI applications. If a failure occurs on one of the two servers, its clients will connect to the peer server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaCtiOsActiveClients 1.3.6.1.4.1.9.9.473.1.3.8.1.7
The active clients object holds the number of CTI OS active client mode desktop connections. This value indicates the total number of desktops connected to the CTI OS server. The number of desktops connected to the A and B side of CTI OS determine the total desktops connected through this instance of CTI OS server.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCtiOsActiveMonitors 1.3.6.1.4.1.9.9.473.1.3.8.1.8
The active monitors object holds the number of CTI OS active monitor mode desktop connections. CTI OS only supports two monitor mode connections per each CTI OS server. This value indicates how many monitor mode connections are in use. Once there are two in use further monitor mode connection attempts are rejected.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCtiOsCallsInProgress 1.3.6.1.4.1.9.9.473.1.3.8.1.9
The calls in progress object indicates the total number of active calls being tracked by CTI OS. This value shows how many calls are currently being handled by CTI OS. This value should go up and down based on the call arrival rate and the agent call completion rate.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCtiOsCallsFailed 1.3.6.1.4.1.9.9.473.1.3.8.1.10
The calls failed object holds the total number of calls that failed via a failure event being reported to CTI OS. If this count begins to rise, the log file should be captured to gather more specific information on the failure events.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cccaCampaignMgrTable 1.3.6.1.4.1.9.9.473.1.3.9
The campaign manager table lists each enterprise contact center application Outbound Option Campaign Manager component configured on this server. Each entry in the table defines a separate campaign manager functional component. The campaign manager table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the campaign manager table in order to properly relate a campaign manager component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the campaign manager table at startup. Since campaign managers can only be configured while the enterprise contact center application is stopped, campaign manager table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update campaign manager entry objects as their values change when the application is running. All objects in this table are read- only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaCampaignMgrEntry

cccaCampaignMgrEntry 1.3.6.1.4.1.9.9.473.1.3.9.1
Each campaign manager entry represents an enterprise contact center application Outbound Option Campaign Manager server functional component configured on this server. The campaign manager component, which resides on the ICM/CC logger (side A), is responsible for: - Managing when a campaign runs. - Maintaining system and dialer configurations. - Making decisions about which contact records to retrieve from a campaign based upon configurable query rules and then delivering those contact records to dialers. - Distributing configuration data to the import process and all available dialers in the system. - Collecting real-time and historical data and sending it to the Router for subsequent storage and distribution. - Managing the Do Not Call list, ensuring no numbers on it are sent to the Dialers. The objects in each campaign manager entry provide configuration, performance and component status information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaCampaignMgrEntry  

cccaCampaignMgrDbUtilization 1.3.6.1.4.1.9.9.473.1.3.9.1.1
The campaign manager and import processes share a private database on the side A logger. The campaign manager database utilization object shows what percentage of allocated space in the database is currently utilized. An administrator should start paying attention when this value exceeds 80 percent.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCampaignMgrQueueDepth 1.3.6.1.4.1.9.9.473.1.3.9.1.2
The campaign manager is a multithreaded process. There is one main dispatch thread that is involved in most processing. The queue depth object indicates how many messages are queued to this internal dispatch thread. By default, the campaign manager will deliberately restart when this value exceeds 10,000 messages in queue as a self-defense mechanism; the administrator must then investigate the reason for this performance bottleneck.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCampaignMgrAvgQueueTime 1.3.6.1.4.1.9.9.473.1.3.9.1.3
The campaign manager is a multithreaded process; however, there is one main dispatch thread that is involved in most message processing. The average queue time object shows the average amount of time a message spends in the main dispatch thread queue awaiting processing (in milliseconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaCampaignMgrActiveDialers 1.3.6.1.4.1.9.9.473.1.3.9.1.4
The campaign manager process feeds several dialer components which manage the dialing of customers for outbound campaigns. The active dialers counter indicates how many dialers are currently registered to this campaign manager.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerTable 1.3.6.1.4.1.9.9.473.1.3.10
The Dialer table lists each enterprise contact center application Outbound Option Dialer component configured on this server. Each entry in the table defines a separate Dialer functional component. The Dialer table has a sparse dependent relationship with the component table. The instance number acts as the primary index for the Dialer table in order to properly relate a Dialer component entry to the appropriate instance entry. The component index acts as the secondary index, relating the entry to the corresponding entry in the component table. The SNMP agent constructs the Dialer table at startup. Since a Dialer can only be configured while the enterprise contact center application is stopped, Dialer table entries cannot be added to or deleted from the table either by the agent or the management station when the application is running. The agent will update Dialer entry objects as their values change when the application is running. All objects in this table are read-only to the management station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CccaDialerEntry

cccaDialerEntry 1.3.6.1.4.1.9.9.473.1.3.10.1
Each dialer entry represents an enterprise contact center application Outbound Option Dialer functional component configured on the server. The dialer component maximizes the resources in a contact center by dialing several customers per agent. The dialer component resides on the peripheral gateway (PG) server, where it does the following: - Dials customers - Reserves agents - Performs call classification - Calculates agent availability - Keeps outbound dialing at a level where the abandon rate is below the maximum allowed abandon rate The objects in the dialer entry provide information about dependent components, performance metrics and port usage.
Status: current Access: not-accessible
OBJECT-TYPE    
  CccaDialerEntry  

cccaDialerCampaignMgrName 1.3.6.1.4.1.9.9.473.1.3.10.1.1
The dialer campaign manager name object holds the host name or IP address of the Outbound Option Campaign Manager to which this dialer is associated. The dialer connects to the campaign manager to exchange data related to an outbound dialing campaign.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDialerCampaignMgrStatus 1.3.6.1.4.1.9.9.473.1.3.10.1.2
The dialer campaign manager status indicates the current connection status between this dialer and the Outbound Option Campaign Manager component which is co-resident with the logger (side A).
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentStatus  

cccaDialerCtiServerAName 1.3.6.1.4.1.9.9.473.1.3.10.1.3
The dialer CTI server A name object holds the host name or IP address of the contact center application CTI Server side A functional component which this dialer is dependent upon. The dialer connects to the CTI Server to monitor skill group statistics (to choose an agent) and execute call control once an available agent is selected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDialerCtiServerBName 1.3.6.1.4.1.9.9.473.1.3.10.1.4
The dialer CTI server B name object holds the host name or IP address of the contact center application CTI server side B functional component which this dialer is dependent upon. The dialer connects to the CTI server to monitor skill group statistics (to choose an agent) and execute call control once an available agent is selected.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressDNS  

cccaDialerCtiServerStatus 1.3.6.1.4.1.9.9.473.1.3.10.1.5
The dialer CTI server status indicates the current connection status between this dialer and the active CTI server component.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentStatus  

cccaDialerMediaRouterStatus 1.3.6.1.4.1.9.9.473.1.3.10.1.6
The dialer media router status indicates the current connection status between this dialer and the Media Routing (MR) Peripheral Interface Manager (PIM) component. The dialer uses the MR PIM interface to reserve an available agent as a recipient for a dialed customer call.
Status: current Access: read-only
OBJECT-TYPE    
  CcaComponentStatus  

cccaDialerQueueDepth 1.3.6.1.4.1.9.9.473.1.3.10.1.7
The dialer is a multithreaded process which communicates between threads using inter-thread messaging. The queue depth object indicates how many messages are currently queued for the main dispatch thread. When this object is used in combination with the average queue time object, message processing performance can be gauged. By default, the dialer process will deliberately restart when this value exceeds 10,000 messages.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerAvgQueueTime 1.3.6.1.4.1.9.9.473.1.3.10.1.8
The dialer is a multithreaded process that communicates between threads using messaging. There is one main dispatch thread that is involved in most message processing. The average queue time shows the average amount of time (in milliseconds) that a message spent in the queue before being de-queued for processing. When this object used in combination with the queue depth object, message processing performance can be gauged.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerTalkingAgents 1.3.6.1.4.1.9.9.473.1.3.10.1.9
For an agent campaign, the dialer places calls to customers and transfers those customer calls to agents. The talking agents object indicates how many agents are currently talking in the monitored campaign skill group.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerCallAttemptsPerSec 1.3.6.1.4.1.9.9.473.1.3.10.1.10
The call attempts per second object tracks how many calls the dialer is placing per second, rounded to the nearest integer. If the dialing rate is too high, it can result in network congestion on the voice network which can result in inefficient dialing.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerConfiguredPorts 1.3.6.1.4.1.9.9.473.1.3.10.1.11
The dialer configured ports object is a count of the total number of ports that have been configured for placing calls to customers and for transferring calls to agents during outbound calling campaigns. During normal operation, the dialer configured ports object value is equal to a sum of busy and idle ports.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerBusyCustomerPorts 1.3.6.1.4.1.9.9.473.1.3.10.1.12
The dialer busy customer ports object is a count of the number of ports currently in use for customer calls. The port is the unit on the dialer that places calls to reserve agents and to contact customers.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerBusyReservationPorts 1.3.6.1.4.1.9.9.473.1.3.10.1.13
The dialer busy reservation ports object tracks how many ports are currently busy reserving agents. The port is the unit on the dialer that places calls to reserve agents and to contact customers.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerIdlePorts 1.3.6.1.4.1.9.9.473.1.3.10.1.14
The dialer idle ports object is a count of the number of ports that are currently idle, i.e. there are no calls to customers or to agents using these ports and they are available to the dialer for placing new calls.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaDialerBlockedPorts 1.3.6.1.4.1.9.9.473.1.3.10.1.15
The dialer blocked ports object is a count of the number of ports that are currently unusable for placing calls. A blocked port may be an impaired or inoperable port or one that has a 'stuck' call that has not been dropped. A 'stuck' call is a call that has been identified by the application as exceeding a duration threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cccaEventComponentId 1.3.6.1.4.1.9.9.473.1.4.1
The event component ID specifies a unique identifier used to correlate multiple notifications generated by a single enterprise contact center application functional component or subcomponent. A functional component constructs its unique identifier based upon configured parameters; all notifications by that component will include this event component ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

cccaEventState 1.3.6.1.4.1.9.9.473.1.4.2
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: 'clear': The clear state indicates that the condition which generated a previous raise notification has been resolved. 'applicationError': The application error state alerts the recipient that an error exists in the enterprise contact center application but that the error does not affect the operational status of the functional component. '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. 'singleStateRaise': The single state raise state indicates that a health-impacting error has occurred and that a subsequent clear state notification will not be forthcoming. An example of a single state raise condition is an application configuration error that requires the system to be stopped and the problem resolved by an administrator before the affected component will function properly.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER clear(0), applicationError(2), raise(4), singleStateRaise(9)  

cccaEventMessageId 1.3.6.1.4.1.9.9.473.1.4.3
The event message ID is the unique notification message identifier (value) that was assigned by the enterprise contact center application. This identifier is unique for each different notification but consistent for each instance of the same notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

cccaEventOriginatingNode 1.3.6.1.4.1.9.9.473.1.4.4
The event originating node objects specifies the application- defined name of the enterprise contact center application functional component that generated this notification. This name will vary, both in content and in format, based on the component that generated the notification. For example, the name for a router component may be 'RouterA', a combination of the component identification and the 'side' identifier, while the name 'PG1A' is a combination of the peripheral gateway acronym followed by the peripheral gateway number and the 'side' identifier.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

cccaEventOriginatingNodeType 1.3.6.1.4.1.9.9.473.1.4.5
The event originating node type indicates the type of enterprise contact center application functional component or subcomponent that generated this notification. The node types are: 'unknown': The notification originates from an unknown source. 'router': The notification was generated by the router functional component. 'pg': The notification was generated by the peripheral gateway functional component. 'nic': The notification was generated by the network interface controller functional component. 'aw': The notification was generated by the administrator workstation functional component. 'logger': The notification was generated by the logger functional component. 'listener': The notification was generated by the listener functional component. The listener is an enterprise contact center application process that collects event messages from the logger for display in a Cisco proprietary event management application that is part of the Remote Management Suite (RMS). 'cg': The notification was generated by the CTI gateway functional component. 'ba': The notification was generated by the Blended Agent functional component. Blended Agent is an enterprise contact center 'outbound option' functional component that manages campaigns of outbound dialing.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(0), router(1), pg(2), nic(3), aw(4), logger(5), listener(6), cg(7), ba(8)  

cccaEventOriginatingProcessName 1.3.6.1.4.1.9.9.473.1.4.6
Each enterprise contact center application functional component includes one or more operating system processes, each of which performs a specific function. The event originating process object identifies the name of the application process that generated this notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

cccaEventOriginatingSide 1.3.6.1.4.1.9.9.473.1.4.7
The event originating side object specifies the enterprise contact center application functional component fault tolerant side (either 'A' or 'B') that generated this notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CcaComponentSide  

cccaEventDmpId 1.3.6.1.4.1.9.9.473.1.4.8
The Device Management Protocol (DMP) is a session layer protocol used for network communication between enterprise contact center application functional components. The DMP ID uniquely identifies the session layer addresses of an application functional component. A single component may have multiple DMP IDs since a functional component will communicate with other functional components (or its duplex pair) via multiple physical network interfaces and maintain multiple DMP session connections on each interface. Should a communications failure occur, the event DMP ID identifies the physical and logical address that the error occurred.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

cccaEventSeverity 1.3.6.1.4.1.9.9.473.1.4.9
The event severity object indicates the severity level of this notification. The severity levels are: 'informational': The notification contains important health or operational state information that is valuable to an administrator, however, the event itself does not indicate a failure or impairment condition. 'warning': The notification contains serious health or operational state information that could be a precursor to system impairment or eventual failure. 'error': The notification contains critical health or operational state information and indicates that the system has experienced an impairment and/or a functional failure.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER informational(1), warning(2), error(3)  

cccaEventTimestamp 1.3.6.1.4.1.9.9.473.1.4.10
The event time stamp object specifies the date and time that the notification was generated on the originating node. All notification timestamps are in Greenwich Mean Time (GMT).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

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

cccaIcmEvent 1.3.6.1.4.1.9.9.473.0.1
An ICM event is a notification that is sent by a functional component of the Cisco Unified Intelligent Contact Management and the Cisco Unified Contact Center, Enterprise and Hosted applications.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

ciscoCccaMIBComplianceRev1 1.3.6.1.4.1.9.9.473.2.1.1
This object is the compliance statement for entities which implement the Cisco Contact Center Applications MIB.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

ciscoCccaMIBComplianceRev2 1.3.6.1.4.1.9.9.473.2.1.2
This object is the compliance statement for entities which implement the Cisco Contact Center Applications MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

cccaGeneralInfoGroup 1.3.6.1.4.1.9.9.473.2.2.1
The general info group defines the general enterprise contact center application information objects. All application servers will populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaInstanceTableGroup 1.3.6.1.4.1.9.9.473.2.2.2
The instance table group defines the enterprise contact center application instance table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaComponentTableGroup 1.3.6.1.4.1.9.9.473.2.2.3
The component table group defines the enterprise contact center application functional component table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaComponentElmtTableGroup 1.3.6.1.4.1.9.9.473.2.2.4
The component element table group defines the enterprise contact center application functional component element table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaRouterTableGroup 1.3.6.1.4.1.9.9.473.2.2.5
The router table group defines the enterprise contact center application router table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaNicTableGroup 1.3.6.1.4.1.9.9.473.2.2.6
The NIC table group defines the enterprise contact center application network interface controller table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaLoggerTableGroup 1.3.6.1.4.1.9.9.473.2.2.7
The logger table group defines the enterprise contact center application logger table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaDistAwTableGroup 1.3.6.1.4.1.9.9.473.2.2.8
The distributor AW table group defines the enterprise contact center application distributor admin workstation table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaPgTableGroup 1.3.6.1.4.1.9.9.473.2.2.9
The PG table group defines the enterprise contact center application peripheral gateway table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaPimTableGroup 1.3.6.1.4.1.9.9.473.2.2.10
The PIM table group defines the enterprise contact center application peripheral interface manager table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaCgTableGroup 1.3.6.1.4.1.9.9.473.2.2.11
The CG table group defines the enterprise contact center application CTI gateway table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaCtiOsTableGroup 1.3.6.1.4.1.9.9.473.2.2.12
The CTI OS table group defines the enterprise contact center application CTI object server table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaIcmNotificationInfoGroup 1.3.6.1.4.1.9.9.473.2.2.13
The ICM notification info group defines the enterprise contact center application 'Cisco Unified Intelligent Contact Management' and 'Cisco Unified Contact Center' (Enterprise and Hosted) notification objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaIcmEventsGroup 1.3.6.1.4.1.9.9.473.2.2.14
The ICM events group defines the notification types identified in this MIB.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

cccaCampaignMgrTableGroup 1.3.6.1.4.1.9.9.473.2.2.15
The Campaign Managers table group defines the enterprise contact center application Outbound Option Campaign Manager table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaDialerTableGroup 1.3.6.1.4.1.9.9.473.2.2.16
The Dialer table group defines the enterprise contact center application Outbound Option Dialer table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaGeneralInfoGroupSup1 1.3.6.1.4.1.9.9.473.2.2.17
The general info group sup1 objects supplement the general info group, which defines the general enterprise contact center application information objects. All application servers will populate these objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaRouterTableGroupSup1 1.3.6.1.4.1.9.9.473.2.2.18
The router table group sup1 objects supplement the router table group, which defines the enterprise contact center application router table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaLoggerTableGroupSup1 1.3.6.1.4.1.9.9.473.2.2.19
The logger table group sup1 object supplements the logger table group, which defines the enterprise contact center application logger table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaDistAwTableGroupSup1 1.3.6.1.4.1.9.9.473.2.2.20
The distributor admin workstation table group sup1 object supplements the distributor admin workstation table group, which defines the enterprise contact center application distributor admin workstation table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaPgTableGroupSup1 1.3.6.1.4.1.9.9.473.2.2.21
The PG table group sup1 objects supplement the PG table group, which defines the enterprise contact center application peripheral gateway table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaCgTableGroupSup1 1.3.6.1.4.1.9.9.473.2.2.22
The CG table group sup1 objects supplement the CG table group, which defines the enterprise contact center application CTI gateway table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

cccaCtiOsTableGroupSup1 1.3.6.1.4.1.9.9.473.2.2.23
The CTI OS table group sup1 objects supplement the CTI OS table group, which defines the enterprise contact center application CTI object server table objects.
Status: current Access: accessible-for-notify
OBJECT-GROUP