MIB TABLES
TRAP TABLES

MIB TABLES

rsmpMIBTable

VariablesSNMP MIB OIDDescriptionType
CurrentInboundCalls rsmpMIBTable.1.2 Number of active inbound calls Unsigned32
CurrentOutboundCalls rsmpMIBTable.1.3 Number of active outbound calls Unsigned32
CurrentAudioCalls rsmpMIBTable.1.4 Number of active audio calls Unsigned32
CurrentVideoCalls rsmpMIBTable.1.5 Number of active video calls Unsigned32
CurrentXcodedCalls rsmpMIBTable.1.6 Number of active xcoded calls Unsigned32
PeakInboundCalls rsmpMIBTable.1.7 Number of peak inbound calls Unsigned32
PeakOutboundCalls rsmpMIBTable.1.8 Number of peak outbound calls Unsigned32
PeakAudioCalls rsmpMIBTable.1.9 Number of peak audio calls Unsigned32
PeakVideoCalls rsmpMIBTable.1.10 Number of peak video calls Unsigned32
PeakXcodedCalls rsmpMIBTable.1.11 Number of peak xcoded calls Unsigned32
TotalInboundCalls rsmpMIBTable.1.12 Number of total inbound calls Unsigned32
TotalOutboundCalls rsmpMIBTable.1.13 Number of total outbound calls Unsigned32
TotalAudioCalls rsmpMIBTable.1.14 Number of total audio calls Unsigned32
TotalVideoCalls rsmpMIBTable.1.15 Number of total video calls Unsigned32
TotalXcodedCalls rsmpMIBTable.1.16 Number of total xcoded calls Unsigned32

mcpScalarTable

VariablesSNMP MIB OIDDescriptionType
mcpStartTime mcpScalarTable.1.2 Start time of MCP. DisplayString
mcpStatus mcpScalarTable.1.3 Current status of MCP. Currently, it can be RUNNING, SUSPENDING or SUSPENDED. DisplayString
mcpLoadedAppModules mcpScalarTable.1.4 List of currently loaded Application modules. DisplayString

mcpSipScalarTable

VariablesSNMP MIB OIDDescriptionType
mcpSipCurrentInboundSessions mcpSipScalarTable.1.2 Current number of inbound sessions. Unsigned32
mcpSipPeakInboundSessions mcpSipScalarTable.1.3 Maximum number of simultaneous inbound sessions. Unsigned32
mcpSipTotalInboundSessions mcpSipScalarTable.1.4 Total number of inbound sessions since MCP started. Unsigned32
mcpSipCurrentOutboundSessions mcpSipScalarTable.1.5 Current number of outbound sessions. Unsigned32
mcpSipPeakOutboundSessions mcpSipScalarTable.1.6 Maximum number of simultaneous outbound sessions. Unsigned32
mcpSipTotalOutboundSessions mcpSipScalarTable.1.7 Total number of outbound sessions since MCP started. Unsigned32

mcpSpeechServerTable

VariablesSNMP MIB OIDDescriptionType
ID mcpSpeechServerTable.1.2 ID of the speech server. Unsigned32
SpeechResourceName mcpSpeechServerTable.1.3 Name of the speech resource that can be accessed by an application. DisplayString
IPAddress mcpSpeechServerTable.1.4 IP address of the speech server. DisplayString
ServerType mcpSpeechServerTable.1.5 Type of the speech server. DisplayString
Protocol mcpSpeechServerTable.1.6 Protocol that is used by the speech server. DisplayString
DefaultEngine mcpSpeechServerTable.1.7 Whether this speech server is the default engine. DisplayString
Status mcpSpeechServerTable.1.8 Current status of the speech server. DisplayString
URL mcpSpeechServerTable.1.9 URL of the speech server. DisplayString
Died mcpSpeechServerTable.1.10 The number of times this server died since it has first connected to the MCP. Unsigned32
Quarantined mcpSpeechServerTable.1.11 The number of times this server was quarantined since it has first connected to the MCP. Unsigned32
TotalSessions mcpSpeechServerTable.1.12 Total MRCP sessions that have attempted to establish with the speech server. Unsigned32
SuccessSessions mcpSpeechServerTable.1.13 Total MRCP sessions successfully established with the speech server. Unsigned32
FailedSessions mcpSpeechServerTable.1.14 Total MRCP sessions failed to establish with the speech server. Unsigned32
PeakSessions mcpSpeechServerTable.1.15 The peak concurrent MRCP sessions of the speech server. Unsigned32
CurrentSessions mcpSpeechServerTable.1.16 Current MRCP sessions of the speech server. Unsigned32
SuccessRequests mcpSpeechServerTable.1.17 Total successful MRCP requests of the speech server. Unsigned32
FailedRequests mcpSpeechServerTable.1.18 Total failed MRCP requests of the speech server. Unsigned32
TimeoutRequests mcpSpeechServerTable.1.19 Total timed out MRCP requests of the speech server. Unsigned32

mcpSpeechSessionTable

VariablesSNMP MIB OIDDescriptionType
mcpTotalRecogSessions mcpSpeechSessionTable.1.2 Total number of speech recognition sessions since MCP has started. Unsigned32
mcpSucceedRecogSessions mcpSpeechSessionTable.1.3 Total number of speech recognition sessions that have successfully established since MCP has started. Unsigned32
mcpFailedRecogSessions mcpSpeechSessionTable.1.4 Total number of speech recognition sessions that have failed to establish since MCP has started. Unsigned32
mcpCurrRecogSessions mcpSpeechSessionTable.1.5 Current number of speech recognition sessions. Unsigned32
mcpPeakRecogSessions mcpSpeechSessionTable.1.6 Maximum number of simultaneous speech recognition sessions. Unsigned32
mcpTotalSynthSessions mcpSpeechSessionTable.1.7 Total number of speech synthesis sessions since MCP has started. Unsigned32
mcpSucceedSynthSessions mcpSpeechSessionTable.1.8 Total number of speech synthesis sessions that have successfully established since MCP has started. Unsigned32
mcpFailedSynthSessions mcpSpeechSessionTable.1.9 Total number of speech synthesis sessions that have failed to establish since MCP has started. Unsigned32
mcpCurrSynthSessions mcpSpeechSessionTable.1.10 Current number of speech synthesis sessions sessions. Unsigned32
mcpPeakSynthSessions mcpSpeechSessionTable.1.11 Maximum number of simultaneous speech synthesis sessions. Unsigned32

mcpMediaRtpScalarTable

VariablesSNMP MIB OIDDescriptionType
mcpRtcpPacketsRcvd mcpMediaRtpScalarTable.1.2 (deprecated)The number of RTCP packets received by MCP. Counter64
mcpRtcpPacketsSent mcpMediaRtpScalarTable.1.3 (deprecated)The number of RTCP packets sent by MCP. Counter64
mcpRtpPacketsRcvd mcpMediaRtpScalarTable.1.4 (deprecated)The number of RTP packets received by MCP. Counter64
mcpRtpPacketsSent mcpMediaRtpScalarTable.1.5 (deprecated)The number of RTP packets sent by MCP. Counter64
mcpRtpBytesRcvd mcpMediaRtpScalarTable.1.6 (deprecated)The number of RTP bytes received by MCP. Counter64
mcpRtpBytesSent mcpMediaRtpScalarTable.1.7 (deprecated)The number of RTP bytes sent by MCP. Counter64
mcpRfc2833PacketsRcvd mcpMediaRtpScalarTable.1.8 (deprecated)The number of RFC 2833 packets received by MCP. Counter64

mcpMediaEndPointScalarTable

VariablesSNMP MIB OIDDescriptionType
mcpRequest mcpMediaEndPointScalarTable.1.2 (deprecated)RTP Endpoints ended on Request. Unsigned32
mcpReInvite mcpMediaEndPointScalarTable.1.3 (deprecated)RTP Endpoints ended because a Re-Invite arrived. Unsigned32
mcpRtpFailure mcpMediaEndPointScalarTable.1.4 (deprecated)RTP Endpoints ended because no more RTCP and RTP packets during configurable period. Unsigned32
mcpNoMedia mcpMediaEndPointScalarTable.1.5 (deprecated)RTP Endpoints ended because no valid media was present in the SDP at Invite. Unsigned32
mcpNoResource mcpMediaEndPointScalarTable.1.6 (deprecated)RTP Endpoints ended because no resources were available. Unsigned32

fmScalarTable

VariablesSNMP MIB OIDDescriptionType
FMStartTime fmScalarTable.1.2 (obsolete)Start time for Fetching Module (FM). DisplayString
FMNumCurrentActiveSessions fmScalarTable.1.3 (obsolete)Number of currently active sessions that have active clients. Unsigned32
FMNumPeakActiveSessions fmScalarTable.1.4 (obsolete)Peak number of concurrent active sections. Unsigned32
FMNumCurrentOpenSessions fmScalarTable.1.5 (obsolete)Number of currently open sessions, whether they are active and inactive. Unsigned32
FMNumPeakOpenSessions fmScalarTable.1.6 (obsolete)Peak number of concurrent open sessions. Unsigned32
FMNumTotalSessions fmScalarTable.1.7 (obsolete)Total number of sessions. Unsigned32
FMNumCurrentCacheSize fmScalarTable.1.8 (obsolete)Size of the shared memory cache that is being used in MB. Unsigned32
FMPeakCacheSize fmScalarTable.1.9 (obsolete)Peak size of the shared memory cache that is concurrently is being used in MB. Unsigned32
FMCacheMaxSize fmScalarTable.1.10 (obsolete)Limit of the shared memory cache in MB. Unsigned32
FMCacheMaxAge fmScalarTable.1.11 (obsolete)Maximum age for data cached in the Fetching Module, in seconds. Unsigned32
FMFailedFetches fmScalarTable.1.12 (obsolete)Total number of failed fetches. Unsigned32
FMNumCurrentFetches fmScalarTable.1.13 (obsolete)Number of currently active fetches that are initiated by the Fetching Module to the HTTP proxy/server. Unsigned32
FMNumPeakFetches fmScalarTable.1.14 (obsolete)Peak number of concurrent active fetches that are initiated by the Fetching Module to the HTTP proxy/server. Unsigned32
FMMaxFetches fmScalarTable.1.15 (obsolete)Maximum number of concurrent active fetches that are allowed to be initiated by the Fetching Module to the HTTP proxy/server. Unsigned32
FMNumCurrentCachedEntries fmScalarTable.1.16 (obsolete)Number of entries that currently are in the fetching module cache. Unsigned32
FMNumPeakCachedEntries fmScalarTable.1.17 (obsolete)Peak number of cached entries. Unsigned32
FMNumTotalHttpFetches fmScalarTable.1.18 (obsolete)Total number of fetches that are initiated by the Fetching Module to the HTTP proxy/server. Unsigned32
FMNumTotalFileFetches fmScalarTable.1.19 (obsolete)Total number of fetches to retrieve files from local computer or remote computers. Unsigned32
FMTotalHttpFetchDataSize fmScalarTable.1.20 (obsolete)Total data size that is obtained from fetches initiated by the Fetching Module to the HTTP proxy/server. Unsigned32
FMTotalFileFetchDataSize fmScalarTable.1.21 (obsolete)Total data size that is obtained from fetches to retrieve files from local computer or remote computers. Unsigned32
FMNumCurrentQueuedRequests fmScalarTable.1.22 (obsolete)Number of currently pending requests that are received from clients. Unsigned32
FMNumPeakQueuedRequests fmScalarTable.1.23 (obsolete)Peak size of the pending request queue. Unsigned32
FMNumCurrentOpenRequests fmScalarTable.1.24 (obsolete)Total number of HTTP requests received that are from clients. Note: Not every request that is received from a client will initiate a fetch to the HTTP server/proxy. If a fresh response is cached, the cached response will be sent back to the client.. Unsigned32
FMNumPeakOpenRequests fmScalarTable.1.25 (obsolete)Peak number of concurrently opened requests that are received from clients, including active requests and pending requests. Unsigned32
FMNumTotalHttpRequests fmScalarTable.1.26 (obsolete)Total number of HTTP requests that are received from clients. Note: Not every request that is received from a client will initiate a fetch to the HTTP server/proxy. If a fresh response is cached, the cached response will be sent back to the client.. Unsigned32
FMNumTotalFileRequests fmScalarTable.1.27 (obsolete)Total number of requests that are received from clients to retrieve a file from the local computer or remote computers. Note: If a client requests a file that is in the cache, the Fetching Module will return the cached file to the client. Unsigned32
FMTotalHttpRequestDataSize fmScalarTable.1.28 (obsolete)Total data size that is sent to clients upon HTTP requests. Unsigned32
FMTotalFileRequestDataSize fmScalarTable.1.29 (obsolete)Total file size that is sent to clients. Unsigned32

libFMScalarTable

VariablesSNMP MIB OIDDescriptionType
LibFMNumCurrentOpenSessions libFMScalarTable.1.2 Number of currently open sessions, whether they are active or inactive. Unsigned32
LibFMNumPeakOpenSessions libFMScalarTable.1.3 Peak number of concurrent open sessions. Unsigned32
LibFMNumTotalSessions libFMScalarTable.1.4 Total number of sessions. Unsigned32
LibFMNumCurrentCacheSize libFMScalarTable.1.5 Current size of the cache in bytes. Unsigned32
LibFMPeakCacheSize libFMScalarTable.1.6 Peak size of the cache in bytes. Unsigned32
LibFMCacheMaxSize libFMScalarTable.1.7 Size limit of the cache in bytes. Unsigned32
LibFMNumCurrentFetches libFMScalarTable.1.8 Number of currently active HTTP fetches. Unsigned32
LibFMNumPeakFetches libFMScalarTable.1.9 Peak number of concurrent active HTTP fetches. Unsigned32
LibFMNumCurrentCachedEntries libFMScalarTable.1.10 Number of entries in the cache. Unsigned32
LibFMNumPeakCachedEntries libFMScalarTable.1.11 Peak number of cached entries. Unsigned32
LibFMNumTotalHttpFetches libFMScalarTable.1.12 Total number of HTTP fetches. Unsigned32
LibFMNumTotalFileFetches libFMScalarTable.1.13 Total number of local file fetches. Unsigned32
LibFMNumCurrentOpenRequests libFMScalarTable.1.14 Number of fetch requests currently in progress. Unsigned32
LibFMNumPeakOpenRequests libFMScalarTable.1.15 Peak number of concurrent fetch requests in progress. Unsigned32
LibFMNumTotalHttpRequests libFMScalarTable.1.16 Total number of HTTP requests processed. This number includes the requests that were satisfied by the cache. Unsigned32
LibFMNumTotalFileRequests libFMScalarTable.1.17 Total number of local file fetch requests processed. This number includes the requests that were satisfied by the cache. Unsigned32
LibFMFileCacheMaxAge libFMScalarTable.1.18 Maxage for cached local files in seconds. Unsigned32
LibFMNumFileCacheHit libFMScalarTable.1.19 Number of successful local file fetch requets that were satisfied by the Fetching Module cache without revalidation. Unsigned32
LibFMNumHttpCacheHit libFMScalarTable.1.20 Number of successful HTTP fetch requests that were satisfied by the Fetching Module cache without revalidation. Unsigned32
LibFMNumHttpProxyCacheHit libFMScalarTable.1.21 Number of successful HTTP fetch requests that were satisfied by the HTTP proxy's cache. Unsigned32
LibFMNumHttpProxyRevalidate libFMScalarTable.1.22 Number of HTTP fetch requests that were satisfied by the Fetching Module cache after revalidated by the HTTP proxy. Unsigned32
LibFMNumFetchFromServer libFMScalarTable.1.23 Number of successful HTTP fetch requests that were satisfied by the origin HTTP server. Unsigned32
LibFMNumHttpServerRevalidate libFMScalarTable.1.24 Number of HTTP fetch requests that were satisfied by the Fetching Module cache after revalidated by the origin HTTP server. Unsigned32
LibFMNumFailedHttpFetches libFMScalarTable.1.25 Total number of failed HTTP fetch requests. Unsigned32
LibFMNumFailedFileFetches libFMScalarTable.1.26 Total number of failed local file fetch requests. Unsigned32
LibFMAvgTimeHttpResponse libFMScalarTable.1.27 Average HTTP request response time in ms. Unsigned32
LibFMAvgTimeHttpProxyCacheHit libFMScalarTable.1.28 Average response time in ms of HTTP requests that were satisfied by the HTTP proxy cache. Unsigned32
LibFMAvgTimeHttpProxyRevalidate libFMScalarTable.1.29 Average response time in ms of the HTTP requests that were revalidated by the HTTP proxy. Unsigned32
LibFMAvgTimeHttpServer libFMScalarTable.1.30 Average response time in ms of the successful HTTP fetch requests satisfied by the origin HTTP server. Unsigned32
LibFMAvgTimeHttpServerRevalidate libFMScalarTable.1.31 Average response time in ms of the HTTP requests that were revalidated by the origin HTTP server. Unsigned32
LibFMAvgTimeHttpFailed libFMScalarTable.1.32 Average response time in ms of the failed HTTP fetch requests. Unsigned32
LibFMHttpFetchDataSizeTotal libFMScalarTable.1.33 Total data size in bytes received in all HTTP responses. DisplayString
LibFMFileFetchDataSizeTotal libFMScalarTable.1.34 Total size of data read from local files in bytes. DisplayString
LibFMHttpRequestDataSizeTotal libFMScalarTable.1.35 Total data size in bytes returned by the Fetching Module for HTTP fetch requests. DisplayString
LibFMFileRequestDataSizeTotal libFMScalarTable.1.36 Total data size in bytes returned by the Fetching Module for local file fetch requests. DisplayString
LibFMTop10CachedEntries libFMScalarTable.1.37 The top 10 entries in the cache and the number of times they were returned. DisplayString

ccpScalarTable

VariablesSNMP MIB OIDDescriptionType
Current_Connections ccpScalarTable.1.2 Number of connections that currently are established. Unsigned32
Peak_Connections ccpScalarTable.1.3 Maximum number of connections. Unsigned32
Total_Connections ccpScalarTable.1.4 Total number of connections. Unsigned32
Current_Dialogs ccpScalarTable.1.5 Number of dialogs that currently are established. Unsigned32
Peak_Dialogs ccpScalarTable.1.6 Maximum number of dialogs. Unsigned32
Total_Dialogs ccpScalarTable.1.7 Total number of dialogs. Unsigned32
Current_Conferences ccpScalarTable.1.8 Number of conferences that currently are created. Unsigned32
Peak_Conferences ccpScalarTable.1.9 Maximum number of conferences. Unsigned32
Total_Conferences ccpScalarTable.1.10 Total number of conferences. Unsigned32
Current_Conference_Participants ccpScalarTable.1.11 Current number of conference participants. Unsigned32
Peak_Conference_Participants ccpScalarTable.1.12 Maximum number of conference participants. Unsigned32
Total_Conference_Participants ccpScalarTable.1.13 Total number of conference participants. Unsigned32
Current_Bridge_Participants ccpScalarTable.1.14 Current bridging server participants. Unsigned32
Peak_Bridge_Participants ccpScalarTable.1.15 Peak bridging server participants. Unsigned32
Total_Bridge_Participants ccpScalarTable.1.16 Total bridging server participants. Unsigned32
Current_Sessions ccpScalarTable.1.17 Number of current sessions. Unsigned32
Peak_Sessions ccpScalarTable.1.18 Maximum number of sessions. Unsigned32
Total_Sessions ccpScalarTable.1.19 Total number of sessions. Unsigned32
Connected_To_MF ccpScalarTable.1.20 Status of CCP connection to Management Framework. Unsigned32

rmScalarTable

VariablesSNMP MIB OIDDescriptionType
ActiveNode rmScalarTable.1.2 IP Address of the active RM Node. DisplayString
SuccessfulCalls rmScalarTable.1.3 Total number of successful calls. Unsigned32
RejectedCalls rmScalarTable.1.4 Total number of rejected calls. Unsigned32
ActiveSince rmScalarTable.1.5 Time that has elapsed since this node became active. DisplayString
TotalInboundSessions rmScalarTable.1.6 Number of calls that were generated outside the platform to RM. Unsigned32
TotalOutboundSessions rmScalarTable.1.7 Number of calls that were generated from the platform to outside of RM. Unsigned32
TotalRequestsForwarded rmScalarTable.1.8 Number of requests that were forwarded by RM. Unsigned32
RequestsForwardedPast5mins rmScalarTable.1.9 Number of requests that were forwarded by RM in the last five minutes. Unsigned32
PeakRequestsForwarded rmScalarTable.1.10 Number of peak requests that were forwarded by RM. Unsigned32
TotalRetransmissions rmScalarTable.1.11 Number of retransmissions by RM Unsigned32
TotalInviteReceived rmScalarTable.1.12 Number of INVITE messages that were received by RM. Unsigned32
TotalAckReceived rmScalarTable.1.13 Number of ACK that were messages received by RM Unsigned32
TotalByeReceived rmScalarTable.1.14 Number of BYE messages that were received by RM Unsigned32
TotalCancelReceived rmScalarTable.1.15 Number of CANCEL messages that were received by RM Unsigned32
TotalInfoReceived rmScalarTable.1.16 Number of INFO messages that were received by RM Unsigned32
TotalOptionsReceived rmScalarTable.1.17 Number of OPTIONS messages that were received by RM Unsigned32
TotalUnknownReceived rmScalarTable.1.18 Number of UNKNOWN messages that were received by RM Unsigned32
Total1xxInviteReceived rmScalarTable.1.19 Number of 1xx that were generated by RM for INVITE Unsigned32
Total1xxByeReceived rmScalarTable.1.20 Number of 1xx that were generated by RM for BYE Unsigned32
Total1xxCancelReceived rmScalarTable.1.21 Number of 1xx that were generated by RM for CANCEL Unsigned32
Total1xxInfoReceived rmScalarTable.1.22 Number of 1xx that were generated by RM for INFO Unsigned32
Total1xxOptionsReceived rmScalarTable.1.23 Number of 1xx that were generated by RM for OPTIONS Unsigned32
Total1xxUnknownReceived rmScalarTable.1.24 Number of 1xx that were generated by RM for UNKNOWN Unsigned32
Total2xxInviteReceived rmScalarTable.1.25 Number of 2xx that were generated by RM for INVITE Unsigned32
Total2xxByeReceived rmScalarTable.1.26 Number of 2xx that were generated by RM for BYE Unsigned32
Total2xxCancelReceived rmScalarTable.1.27 Number of 2xx that were generated by RM for CANCEL Unsigned32
Total2xxInfoReceived rmScalarTable.1.28 Number of 2xx that were generated by RM for INFO Unsigned32
Total2xxOptionsReceived rmScalarTable.1.29 Number of 2xx that were generated by RM for OPTIONS Unsigned32
Total2xxUnknownReceived rmScalarTable.1.30 Number of 2xx that were generated by RM for UNKNOWN Unsigned32
Total3xxInviteReceived rmScalarTable.1.31 Number of 3xx that were generated by RM for INVITE Unsigned32
Total3xxByeReceived rmScalarTable.1.32 Number of 3xx that were generated by RM for BYE Unsigned32
Total3xxCancelReceived rmScalarTable.1.33 Number of 3xx that were generated by RM for CANCEL Unsigned32
Total3xxInfoReceived rmScalarTable.1.34 Number of 3xx that were generated by RM for INFO Unsigned32
Total3xxOptionsReceived rmScalarTable.1.35 Number of 3xx that were generated by RM for OPTIONS Unsigned32
Total3xxUnknownReceived rmScalarTable.1.36 Number of 3xx that were generated by RM for UNKNOWN Unsigned32
Total4xxInviteReceived rmScalarTable.1.37 Number of 4xx that were generated by RM for INVITE Unsigned32
Total4xxByeReceived rmScalarTable.1.38 Number of 4xx that were generated by RM for BYE Unsigned32
Total4xxCancelReceived rmScalarTable.1.39 Number of 4xx that were generated by RM for CANCEL Unsigned32
Total4xxInfoReceived rmScalarTable.1.40 Number of 4xx that were generated by RM for INFO Unsigned32
Total4xxOptionsReceived rmScalarTable.1.41 Number of 4xx that were generated by RM for OPTIONS Unsigned32
Total4xxUnknownReceived rmScalarTable.1.42 Number of 4xx that were generated by RM for UNKNOWN Unsigned32
Total5xxInviteReceived rmScalarTable.1.43 Number of 5xx that were generated by RM for INVITE Unsigned32
Total5xxByeReceived rmScalarTable.1.44 Number of 5xx that were generated by RM for BYE Unsigned32
Total5xxCancelReceived rmScalarTable.1.45 Number of 5xx that were generated by RM for CANCEL Unsigned32
Total5xxInfoReceived rmScalarTable.1.46 Number of 5xx that were enerated by RM for INFO Unsigned32
Total5xxOptionsReceived rmScalarTable.1.47 Number of 5xx that were generated by RM for OPTIONS Unsigned32
Total5xxUnknownReceived rmScalarTable.1.48 Number of 5xx that were generated by RM for UNKNOWN Unsigned32
Total6xxInviteReceived rmScalarTable.1.49 Number of 6xx that were generated by RM for INVITE Unsigned32
Total6xxByeReceived rmScalarTable.1.50 Number of 6xx that were generated by RM for BYE Unsigned32
Total6xxCancelReceived rmScalarTable.1.51 Number of 6xx that were generated by RM for CANCEL Unsigned32
Total6xxInfoReceived rmScalarTable.1.52 Number of 6xx that were generated by RM for INFO Unsigned32
Total6xxOptionsReceived rmScalarTable.1.53 Number of 6xx that were generated by RM for OPTIONS Unsigned32
Total6xxUnknownReceived rmScalarTable.1.54 Number of 6xx that were generated by RM for UNKNOWN Unsigned32
TotalInviteSent rmScalarTable.1.55 Number of INVITE messages that were sent by RM Unsigned32
TotalAckSent rmScalarTable.1.56 Number of ACK messages that were sent by RM Unsigned32
TotalByeSent rmScalarTable.1.57 Number of BYE messages that were sent by RM Unsigned32
TotalCancelSent rmScalarTable.1.58 Number of CANCEL messages that were sent by RM Unsigned32
TotalInfoSent rmScalarTable.1.59 Number of INFO messages that were sent by RM Unsigned32
TotalOptionsSent rmScalarTable.1.60 Number of OPTIONS messages that were sent by RM Unsigned32
TotalUnknownSent rmScalarTable.1.61 Number of UNKNOWN messages that were sent by RM Unsigned32
Total1xxInviteSent rmScalarTable.1.62 Number of 1xx that were received for INVITE sent by RM Unsigned32
Total1xxByeSent rmScalarTable.1.63 Number of 1xx that were received for BYE sent by RM Unsigned32
Total1xxCancelSent rmScalarTable.1.64 Number of 1xx that were received for CANCEL sent by RM Unsigned32
Total1xxInfoSent rmScalarTable.1.65 Number of 1xx that were received for INFO sent by RM Unsigned32
Total1xxOptionsSent rmScalarTable.1.66 Number of 1xx that were received for OPTIONS sent by RM Unsigned32
Total1xxUnknownSent rmScalarTable.1.67 Number of 1xx that were received for UNKNOWN sent by RM Unsigned32
Total2xxInviteSent rmScalarTable.1.68 Number of 2xx that were received for INVITE sent by RM Unsigned32
Total2xxByeSent rmScalarTable.1.69 Number of 2xx that were received for BYE sent by RM Unsigned32
Total2xxCancelSent rmScalarTable.1.70 Number of 2xx that were received for CANCEL sent by RM Unsigned32
Total2xxInfoSent rmScalarTable.1.71 Number of 2xx that were received for INFO sent by RM Unsigned32
Total2xxOptionsSent rmScalarTable.1.72 Number of 2xx that were received for OPTIONS sent by RM Unsigned32
Total2xxUnknownSent rmScalarTable.1.73 Number of 2xx that were received for UNKNOWN sent by RM Unsigned32
Total3xxInviteSent rmScalarTable.1.74 Number of 3xx that were received for INVITE sent by RM Unsigned32
Total3xxByeSent rmScalarTable.1.75 Number of 3xx that were received for BYE sent by RM Unsigned32
Total3xxCancelSent rmScalarTable.1.76 Number of 3xx that were received for CANCEL sent by RM Unsigned32
Total3xxInfoSent rmScalarTable.1.77 Number of 3xx that were received for INFO sent by RM Unsigned32
Total3xxOptionsSent rmScalarTable.1.78 Number of 3xx that were received for OPTIONS sent by RM Unsigned32
Total3xxUnknownSent rmScalarTable.1.79 Number of 3xx that were received for UNKNOWN sent by RM Unsigned32
Total4xxInviteSent rmScalarTable.1.80 Number of 4xx that were received for INVITE sent by RM Unsigned32
Total4xxByeSent rmScalarTable.1.81 Number of 4xx that were received for BYE sent by RM Unsigned32
Total4xxCancelSent rmScalarTable.1.82 Number of 4xx that were received for CANCEL sent by RM Unsigned32
Total4xxInfoSent rmScalarTable.1.83 Number of 4xx that were received for INFO sent by RM Unsigned32
Total4xxOptionsSent rmScalarTable.1.84 Number of 4xx that were received for OPTIONS sent by RM Unsigned32
Total4xxUnknownSent rmScalarTable.1.85 Number of 4xx that were received for UNKNOWN sent by RM Unsigned32
Total5xxInviteSent rmScalarTable.1.86 Number of 5xx that were received for INVITE sent by RM Unsigned32
Total5xxByeSent rmScalarTable.1.87 Number of 5xx that were received for BYE sent by RM Unsigned32
Total5xxCancelSent rmScalarTable.1.88 Number of 5xx that were received for CANCEL sent by RM Unsigned32
Total5xxInfoSent rmScalarTable.1.89 Number of 5xx that were received for INFO sent by RM Unsigned32
Total5xxOptionsSent rmScalarTable.1.90 Number of 5xx that were received for OPTIONS sent by RM Unsigned32
Total5xxUnknownSent rmScalarTable.1.91 Number of 5xx that were received for UNKNOWN sent by RM Unsigned32
Total6xxInviteSent rmScalarTable.1.92 Number of 6xx that were received for INVITE sent by RM Unsigned32
Total6xxByeSent rmScalarTable.1.93 Number of 6xx that were received for BYE sent by RM Unsigned32
Total6xxCancelSent rmScalarTable.1.94 Number of 6xx that were received for CANCEL sent by RM Unsigned32
Total6xxInfoSent rmScalarTable.1.95 Number of 6xx that were received for INFO sent by RM Unsigned32
Total6xxOptionsSent rmScalarTable.1.96 Number of 6xx that were received for OPTIONS sent by RM Unsigned32
Total6xxUnknownSent rmScalarTable.1.97 Number of 6xx that were received for UNKNOWN sent by RM Unsigned32
TotalBadMessageReceived rmScalarTable.1.98 Number of Bad Messages that were received by RM Unsigned32
TotalConfCreated rmScalarTable.1.99 Number of conferences that were created by RM Unsigned32
SipTransports rmScalarTable.1.100 Details of SIP Tansports that were configured in RM DisplayString
Mode rmScalarTable.1.101 Indicates Active/Standby node for HA configuration DisplayString

rmPRTable

VariablesSNMP MIB OIDDescriptionType
Name rmPRTable.1.2 Name of the resource. DisplayString
Capacity rmPRTable.1.3 Capacity of the resource. Unsigned32
Status rmPRTable.1.4 Current state of the resource. DisplayString
RegistrationStatus rmPRTable.1.5 SIP registration status-that is, whether a REGISTER has beenreceived, and, if one has already been received, the time until the registration expires. DisplayString
ActiveCalls rmPRTable.1.6 Number of calls that currently are handled by the resource. Unsigned32
ActiveSince rmPRTable.1.7 Time that has elapsed since this resource was first linked to RM. DisplayString
InboundCalls rmPRTable.1.8 Number of inbound calls that aregenerated by a resource of port usage type in-out. For all other port usage types, this will be 0. Unsigned32
OutboundCalls rmPRTable.1.9 Number of outbound calls that aregenerated by a resource of port usage type in-out. For all other port usage types, this will be 0. Unsigned32
PeakCalls rmPRTable.1.10 Maximum number of concurrent calls that have been handled by this resource since it became active. Unsigned32
TotalCalls rmPRTable.1.11 Total number of calls that havebeen handled by this resource since it was connected to RM. Unsigned32

rmLRTable

VariablesSNMP MIB OIDDescriptionType
Name rmLRTable.1.2 Name of the logical resource group. DisplayString
ListOfPhysicalResources rmLRTable.1.3 List of physical resource names thatbelong to the logical resource, separated by a semicolon (;). DisplayString
ParentTenant rmLRTable.1.4 Name of the tenant to which this resource belongs. DisplayString
ActiveCalls rmLRTable.1.5 Number of calls that currently are routed to this resource group. Unsigned32
PeakCalls rmLRTable.1.6 Maximum number of concurrent calls that have been handled by thisresource group since it became active. Unsigned32
TotalCalls rmLRTable.1.7 Total number of calls that have been handled by this resource sinceit was connected to RM. Unsigned32

rmIVRTable

VariablesSNMP MIB OIDDescriptionType
Name rmIVRTable.1.2 Name of the IVR Profile. DisplayString
ParentTenant rmIVRTable.1.3 Name of the parent tenant for this IVRProfile. DisplayString
ActiveSince rmIVRTable.1.4 Time that has elapsed since this IVR Profile became active. DisplayString
UsageLimits rmIVRTable.1.5 Usage limits that are specified in Management Framework for thisIVR Profile. Unsigned32
CurrentInboundCalls rmIVRTable.1.6 Number of active inbound calls that use this IVR Profile. Unsigned32
CurrentOutboundCalls rmIVRTable.1.7 Number of active outbound calls that use this IVR Profile. Unsigned32
CurrentCalls rmIVRTable.1.8 Number of calls that currently are using this IVR Profile. Unsigned32
PeakInboundCalls rmIVRTable.1.9 Maximum number of concurrent inbound calls to this IVR Profile since it became active. Unsigned32
PeakOutboundCalls rmIVRTable.1.10 Maximum number of concurrent outbound calls to this IVR Profile since it became active. Unsigned32
PeakCalls rmIVRTable.1.11 Maximum number of concurrent calls to this IVR Profile since it became active. Unsigned32
TotalInboundCalls rmIVRTable.1.12 Total number of inbound calls to this IVR Profile since it became active Unsigned32
TotalOutboundCalls rmIVRTable.1.13 Total number of outbound calls to this IVR Profile since it became active. Unsigned32
TotalCalls rmIVRTable.1.14 Total number of calls to this IVRProfile since this RM node became active. Unsigned32

rmTenantTable

VariablesSNMP MIB OIDDescriptionType
Name rmTenantTable.1.2 Name of the Tenant. DisplayString
ParentTenant rmTenantTable.1.3 Name of the parent tenant. DisplayString
ActiveSince rmTenantTable.1.4 Time that has elapsed since this tenant became active. DisplayString
UsageLimits rmTenantTable.1.5 Usage limits that are specified in Management Framework for this tenant. Unsigned32
CurrentInboundCalls rmTenantTable.1.6 Number of active inbound calls that use this tenant. Unsigned32
CurrentOutboundCalls rmTenantTable.1.7 Number of active outbound calls that use this tenant. Unsigned32
CurrentCalls rmTenantTable.1.8 Number of calls that currently use this tenant. Unsigned32
PeakInboundCalls rmTenantTable.1.9 Mmaximum number of concurrent inbound calls to this Tenant since it became active. Unsigned32
PeakOutboundCalls rmTenantTable.1.10 Maximum number of concurrent outbound calls to this Tenant since it became active. Unsigned32
PeakCalls rmTenantTable.1.11 Maximum number of concurrent calls to this Tenant since it became active. Unsigned32
TotalInboundCalls rmTenantTable.1.12 Total number of inbound calls to this Tenant since it became active Unsigned32
TotalOutboundCalls rmTenantTable.1.13 Total number of outbound calls to this Tenant since it became active. Unsigned32
TotalCalls rmTenantTable.1.14 Total number of calls to this Tenant since this RM node became active. Unsigned32

pSTNCCallSummaryTable

VariablesSNMP MIB OIDDescriptionType
IPAddress pSTNCCallSummaryTable.1.2 PSTN-C IP Address. DisplayString
ProcessStartTime pSTNCCallSummaryTable.1.3 PSTN-C Process start time. DisplayString
ApplicationName pSTNCCallSummaryTable.1.4 PSTN-C Application Name. DisplayString
ActiveTDMInCalls pSTNCCallSummaryTable.1.5 Number of TDM inbound calls received and are active. Unsigned32
TotalTDMInCallsReceived pSTNCCallSummaryTable.1.6 Total number of TDM inbound calls received so far. Unsigned32
TotalTDMInCallsAnswered pSTNCCallSummaryTable.1.7 Total number of TDM inbound calls answered. Unsigned32
TotalTDMInCallsAborted pSTNCCallSummaryTable.1.8 Total number of TDM inbound calls aborted because of hanging-up (DISCONNECT) of the call by the network when the call is being setup. Unsigned32
TotalTDMInCallsRejected pSTNCCallSummaryTable.1.9 Total number of TDM inbound calls rejected by the TDM layer because of some internal errors (e.g. SDP negotiation fails in MCP side). Unsigned32
ActiveTDMOutCalls pSTNCCallSummaryTable.1.10 Number of TDM outbound calls received and are active. Unsigned32
TotalTDMOutCallsAttempted pSTNCCallSummaryTable.1.11 Total number of TDM outbound calls attempted (through gc_makecall). Unsigned32
TotalTDMOutCallsAnswered pSTNCCallSummaryTable.1.12 Total number of TDM outbound calls answered or connected. Unsigned32
TotalTDMOutCallsAborted pSTNCCallSummaryTable.1.13 Total number of TDM outbound calls hung-up because of call request cancel from MCP. Unsigned32
TotalTDMOutCallsRejected pSTNCCallSummaryTable.1.14 Total number of TDM outbound calls rejected by the network (far end). Unsigned32
ActiveSIPInCalls pSTNCCallSummaryTable.1.15 Number of active SIP inbound calls. Unsigned32
TotalSIPInCallsReceived pSTNCCallSummaryTable.1.16 Total number of SIP inbound calls received by PSTN-C. Unsigned32
TotalSIPInCallsAnswered pSTNCCallSummaryTable.1.17 Total number of SIP inbound calls answered by PSTNC because of Call-Connect from TDM. Unsigned32
TotalSIPInCallsAborted pSTNCCallSummaryTable.1.18 Total number of SIP inbound calls aborted by MCP through CANCEL. Unsigned32
TotalSIPInCallsRejected pSTNCCallSummaryTable.1.19 Total number of SIP inbound calls rejected by PSTNC because of non availability of dialogic ports or SDP related errors. Unsigned32
ActiveSIPOutCalls pSTNCCallSummaryTable.1.20 Number of active SIP Outbound calls. Unsigned32
TotalSIPOutCallsAttempted pSTNCCallSummaryTable.1.21 Total number of SIP Outbound calls initiated by PSTN-C to MCP. Unsigned32
TotalSIPOutCallsAnswered pSTNCCallSummaryTable.1.22 Total number of SIP Outbound calls initiated by PSTN-C which are answered by MCP so far. Unsigned32
TotalSIPOutCallsAborted pSTNCCallSummaryTable.1.23 Total number of SIP Outbound calls aborted because of disconnect from TDM while the call with MCP is in progress. Unsigned32
TotalSIPOutCallsRejected pSTNCCallSummaryTable.1.24 Total number of SIP Outbound calls rejected by MCP because of any 4xx/5xx/6xx responses. Unsigned32

pSTNCConfigTable

VariablesSNMP MIB OIDDescriptionType
ConfigProcessId pSTNCConfigTable.1.2 PSTN-C Process ID. Unsigned32
ConfigApplicationName pSTNCConfigTable.1.3 PSTN-C Application Name. DisplayString
ConfigTotalPortsInService pSTNCConfigTable.1.4 PSTN-C Total number of ports in service. Unsigned32
ConfigTotalPortsNotInService pSTNCConfigTable.1.5 PSTN-C Total number of ports not in service. Unsigned32
ConfigTotalInBoundPorts pSTNCConfigTable.1.6 PSTN-C Total number of inbound ports. Unsigned32
ConfigTotalOutBoundPorts pSTNCConfigTable.1.7 PSTN-C Total number of outbound ports. Unsigned32
ConfigTotalBiDirectionalPorts pSTNCConfigTable.1.8 PSTN-C Total number of bi-directional ports. Unsigned32
ConfigTotalPorts pSTNCConfigTable.1.9 PSTN-C Total number of ports. Unsigned32
ConfigSipAddress pSTNCConfigTable.1.10 GatewayManager - PSTN-C Local SIP IP Address. DisplayString
ConfigSipPort pSTNCConfigTable.1.11 GatewayManager - PSTN-C SIP port number. Unsigned32
ConfigDestIpAddress pSTNCConfigTable.1.12 GatewayManager - RM/MCP IP Address. DisplayString
ConfigDestPort pSTNCConfigTable.1.13 GatewayManager - RM/MCP SIP port number. Unsigned32

pSTNCCallTable

VariablesSNMP MIB OIDDescriptionType
SipCallId pSTNCCallTable.1.2 SIP CallID of the call. DisplayString
SessionId pSTNCCallTable.1.3 Session ID of the call. Session comprises the SIP calls. DisplayString
TdmCallId pSTNCCallTable.1.4 TDM Call ID of the call. Unsigned32
MediaId pSTNCCallTable.1.5 Session ID of the media. Unsigned32
DNIS pSTNCCallTable.1.6 DNIS of the Call. DisplayString
ANI pSTNCCallTable.1.7 ANI of the Call. DisplayString
SIPCallState pSTNCCallTable.1.8 Call state at GatewayManager. DisplayString
TdmCallState pSTNCCallTable.1.9 Call state at DialogicManager. DisplayString
MediaSessionState pSTNCCallTable.1.10 Media Session state at MediaManager. DisplayString
CallType pSTNCCallTable.1.11 Type of the call. Whether inbound or outbound. DisplayString
CallStartTime pSTNCCallTable.1.12 Time at which call started. DisplayString
TdmDlgcPort pSTNCCallTable.1.13 DialogicManager physical port number. Unsigned32
SrcRtpPortNo pSTNCCallTable.1.14 PSTN-C RTP port number. Unsigned32
DestRtpPortNo pSTNCCallTable.1.15 Media Server/MCP RTP port number. Unsigned32
DestRtpIpAddress pSTNCCallTable.1.16 Media Server/MCP IP Address. DisplayString
CodecUsed pSTNCCallTable.1.17 Negotiated codec being used. Unsigned32
TotalPacketLoss pSTNCCallTable.1.18 Total number of lost RTP packets for the session. Unsigned32
TotalLowWaterMark pSTNCCallTable.1.19 Total instances of low water mark in Dialogic buffer for the session. Unsigned32
TotalHighWaterMark pSTNCCallTable.1.20 Total instances of high water mark in Dialogic buffer for the session. Unsigned32
TotalTdmStreamBufferOverFlow pSTNCCallTable.1.21 Total instances of TDM stream buffer data overflow for the session. Unsigned32
TotalRtpBufferOverFlow pSTNCCallTable.1.22 Total instances of RTP buffer data overflow for the session. Unsigned32

pSTNCMediaSummaryTable

VariablesSNMP MIB OIDDescriptionType
MediaTotalBytesReceived pSTNCMediaSummaryTable.1.2 Total bytes of RTP data received. Unsigned32
MediaTotalBytesSent pSTNCMediaSummaryTable.1.3 Total bytes of RTP data sent. Unsigned32
MediaTotalPacketsLost pSTNCMediaSummaryTable.1.4 Total number of RTP packets lost. Unsigned32
MediaTotalTDMStreamBufferOverFlow pSTNCMediaSummaryTable.1.5 Total instances of TDM stream buffer data overflow. Unsigned32
MediaTotalRTPBufferOverFlow pSTNCMediaSummaryTable.1.6 Total instances of RTP buffer data overflow. Unsigned32
MediaTotalLowWaterMark pSTNCMediaSummaryTable.1.7 Total instances of low water mark in Dialogic buffer. Unsigned32
MediaTotalHighWaterMark pSTNCMediaSummaryTable.1.8 Total instances of high water mark in Dialogic buffer. Unsigned32

pSTNCBoardTable

VariablesSNMP MIB OIDDescriptionType
BoardId pSTNCBoardTable.1.2 DialogicManager - Board identifier. Unsigned32
BoardName pSTNCBoardTable.1.3 DialogicManager - Board description. DisplayString
BoardType pSTNCBoardTable.1.4 DialogicManager - Board type. DisplayString
SignallingProtocol pSTNCBoardTable.1.5 DialogicManager - Board signaling on board. DisplayString
DChannelStatus pSTNCBoardTable.1.6 DialogicManager - D-Channel status of the board. Unsigned32
RedAlarm pSTNCBoardTable.1.7 DialogicManager - RED alarm in board. Unsigned32
YellowAlarm pSTNCBoardTable.1.8 DialogicManager - YELLOW alarm on board. Unsigned32
BlueAlarm pSTNCBoardTable.1.9 DialogicManager - BLUE alarm on board. Unsigned32
LossOfSync pSTNCBoardTable.1.10 DialogicManager - Loss of synchronization on board. INTEGER
FramingError pSTNCBoardTable.1.11 DialogicManager - Framing error on board. INTEGER
BiPolarViolation pSTNCBoardTable.1.12 DialogicManager - Bipolar violation on board. INTEGER

pSTNCPortTable

VariablesSNMP MIB OIDDescriptionType
PortId pSTNCPortTable.1.2 DialogicManager - dlgc port identifier (for e.g. 1:1). DisplayString
PortNo pSTNCPortTable.1.3 DialogicManager - dlgc Port Number. Unsigned32
PortType pSTNCPortTable.1.4 DialogicManager - dlgc port type. Unsigned32
PortStatus pSTNCPortTable.1.5 DialogicManager - dlgc port status. Unsigned32
PortRouteNum pSTNCPortTable.1.6 DialogicManager -Route Number for the ports. Unsigned32
PortTotalCallsAttempted pSTNCPortTable.1.7 DialogicManager - Total number of calls attempted on a particular port. Unsigned32
PortTotaCallsAnswered pSTNCPortTable.1.8 DialogicManager - Total number of calls answered on a particular port. Unsigned32
PortTotalCallsRejected pSTNCPortTable.1.9 DialogicManager - Total number of calls rejected on a particular port. Unsigned32

pSTNCRouteTable

VariablesSNMP MIB OIDDescriptionType
RouteNo pSTNCRouteTable.1.2 DialogicManager - Route identifier. Unsigned32
RouteType pSTNCRouteTable.1.3 DialogicManager - Route type. DisplayString
RouteDesc pSTNCRouteTable.1.4 DialogicManager - Route description. DisplayString
RouteSignalling pSTNCRouteTable.1.5 DialogicManager - Route signaling. DisplayString
RoutePorts pSTNCRouteTable.1.6 DialogicManager - List of ports configured for the routes. DisplayString

rsScalarTable

VariablesSNMP MIB OIDDescriptionType
rsStartTime rsScalarTable.1.2 Start time of RS. Counter64
rsUptime rsScalarTable.1.3 The time (in hundredths of a second) since the RS was started. TimeTicks
rsSQLDialect rsScalarTable.1.4 SQL dialect of the underlying database. DisplayString
rsMemoryMax rsScalarTable.1.5 Maximum heap memory allocated (in KBytes). Unsigned32
rsStatus rsScalarTable.1.6 RS status as defined in Genesys Management Framework. DisplayString

rsStorageStatsTable

VariablesSNMP MIB OIDDescriptionType
rsStorageStatsIndex rsStorageStatsTable.1.1 Reference index for each storage stats. Unsigned32
rsStorageName rsStorageStatsTable.1.2 Name of the storage stats. DisplayString
rsStorageStatus rsStorageStatsTable.1.3 The status of the storage class that can be one of WAITING_JMS, PROCESSING or DB_ACCESS. DisplayString
rsDbAccessAverage rsStorageStatsTable.1.4 The average elapsed time, in milliseconds, spent on database operations. Unsigned32
rsDbAccessCount rsStorageStatsTable.1.5 The count of database access for this storage class. Counter64
rsDbAccessLast rsStorageStatsTable.1.6 The elapsed time, in milliseconds, spent on the last database access. Unsigned32
rsDbAccessMax rsStorageStatsTable.1.7 The maximum elapsed time, in milliseconds, spent on database access. Unsigned32
rsDbAccessMin rsStorageStatsTable.1.8 The minimum elapsed time, in milliseconds, spent on database access. Unsigned32
rsDbFutureAccessLast rsStorageStatsTable.1.9 The elapsed time, in milliseconds, spent on the last database access to the future table (only apply to partitioning enabled schema). Unsigned32
rsDbStage1AccessLast rsStorageStatsTable.1.10 The elapsed time, in milliseconds, spent on the last database access to the stage1 table (only apply to partitioning enabled schema.) Unsigned32
rsDbStage2AccessLast rsStorageStatsTable.1.11 The elapsed time, in milliseconds, spent on the last database access to the stage2 table (only apply to partitioning enabled schema). Unsigned32
rsDbStage3AccessLast rsStorageStatsTable.1.12 The elapsed time, in milliseconds, spent on the last database access to the stage3 table (only apply to partitioning enabled schema). Unsigned32
rsJmsMessageAverage rsStorageStatsTable.1.13 The elapsed time, in milliseconds, spent on processing JMS messages. Unsigned32
rsJmsMessageCount rsStorageStatsTable.1.14 The count of JMS messages. Counter64
rsJmsMessageLast rsStorageStatsTable.1.15 The elapsed time, in milliseconds, spent on processing the last JMS message. Unsigned32
rsJmsMessageLastSize rsStorageStatsTable.1.16 The size of the last JMS message. Unsigned32
rsJmsMessageMax rsStorageStatsTable.1.17 The maximum elapsed time, in milliseconds, spent on processing JMS message. Unsigned32
rsJmsMessageMin rsStorageStatsTable.1.18 The minimum elapsed time, in milliseconds, spent on processing JMS message. Unsigned32

rsQueueTable

VariablesSNMP MIB OIDDescriptionType
rsQueueIndex rsQueueTable.1.1 Reference index for each message queue. Unsigned32
rsQueueName rsQueueTable.1.2 The name of the message queue. DisplayString
rsProducerCount rsQueueTable.1.3 The producer count of the message queue. Counter64
rsQueueSize rsQueueTable.1.4 The size of the message queue. Unsigned32
rsDequeueCount rsQueueTable.1.5 The dequeue count of the message queue. Counter64
rsEnqueueCount rsQueueTable.1.6 The enqueue count of the message queue. Counter64

ssgSummaryTable

VariablesSNMP MIB OIDDescriptionType
ActiveNode ssgSummaryTable.1.2 FQDN or IP address of the machine where the SSG process is up and running. DisplayString
ActiveSinceSec ssgSummaryTable.1.3 Indicates the time when the SSG process was started on the machine. Unsigned32
TotalActiveReq ssgSummaryTable.1.4 Total number of active requests that are currently being processed for an outbound call. Unsigned32
TotalSuccessfulReq ssgSummaryTable.1.5 Total number of outbound requests for which call processing is successfully completed. Unsigned32
TotalPendingReq ssgSummaryTable.1.6 Total number of pending requests that are currently present in the database which are yet to be processed for an outbound call. Unsigned32
TotalRecvCreateReq ssgSummaryTable.1.7 Total number of CREATE requests received from the Trigger Application (TA). Unsigned32
TotalRecvQueryReq ssgSummaryTable.1.8 Total number of QUERY requests received from the Trigger Application (TA). Unsigned32
TotalRecvCancelReq ssgSummaryTable.1.9 Total number of CANCEL requests received from the Trigger Application (TA). Unsigned32
TotalFailedQueryReq ssgSummaryTable.1.10 Total number of QUERY requests which have failed. Unsigned32
TotalFailedCancelReq ssgSummaryTable.1.11 Total number of CANCEL requests for which cancellation was not performed. Unsigned32
TotalMaxAttemptsExceededReq ssgSummaryTable.1.12 Total number of requests that failed for exceeding the maximum permitted number of attempts. Unsigned32
TotalTTLExpiredReq ssgSummaryTable.1.13 Total number of requests that failed because of TTL expiry. Unsigned32
TotalDestinationNotFoundReq ssgSummaryTable.1.14 Total number of failed requests as destination number has not been found. Unsigned32
TotalFailedReq ssgSummaryTable.1.15 Total number of failed requests. This includes requests that failed because of TTL expiry, or exceeding the maximum permitted number of attemtps, or because the outbound number was not found. Unsigned32
SIPSvrConnNotAvailableRejectedReq ssgSummaryTable.1.16 Total number of rejected outbound requests due to SIP Server connection failure. Unsigned32
ResourceDNUnRegisteredRejectedReq ssgSummaryTable.1.17 Total number of rejected outbound requests due to Resource DN registration failure. Unsigned32
TenantNotSupportedRejectedReq ssgSummaryTable.1.18 Total number of rejected requests as Tenant has not supported. Unsigned32
TotalRejectedReq ssgSummaryTable.1.19 Total number of rejected requests due to request validation failures. Unsigned32
TotalNotificationURLSuccessReq ssgSummaryTable.1.20 Total number of successful requests posted to Notification URL. Unsigned32
TotalNotificationURLFailedReq ssgSummaryTable.1.21 Total number of failed requests posted to Notification URL. Unsigned32
PeakActiveReq ssgSummaryTable.1.22 Maximum number of concurrent active requests that were handled by SSG. Unsigned32
PeakPendingReq ssgSummaryTable.1.23 Maximum number of concurrent pending requests that were present in SSG database. Unsigned32
TotalRecvHTTPReq ssgSummaryTable.1.24 Total number of HTTP requests received from Trigger Application(TA). Unsigned32
TotalRecvHTTPSReq ssgSummaryTable.1.25 Total number of HTTPS requests received from Trigger Application(TA). Unsigned32
TotalMaxDBReachedRejectedReq ssgSummaryTable.1.26 Total number of rejected requests due to maximum allowed record limit of the database reached. Unsigned32
TotalInMemoryQueueReq ssgSummaryTable.1.27 Total number of requests present in InMemory Queue for TMakePredictiveCall processing. Unsigned32
TotalTMPCQueueReq ssgSummaryTable.1.28 Total number of requests present in TMakePredictiveCall (TMPC) Queue for outbound call processing. Unsigned32
TotalFailedDigestAuthReq ssgSummaryTable.1.29 Total number of HTTP/HTTPS requests failed due to Digest Authentication failure. Unsigned32

ssgSIPSvrConnTable

VariablesSNMP MIB OIDDescriptionType
IPAddress ssgSIPSvrConnTable.1.2 FQDN or IP Address of the SIP Server with which SSG is connected. DisplayString
Port ssgSIPSvrConnTable.1.3 Communication Port used by SIP Server for SSG connection. Unsigned32
ResourceDN ssgSIPSvrConnTable.1.4 Tenant Resource DN registered with SIP Server. DisplayString
ConnFailures ssgSIPSvrConnTable.1.5 Total number of occurrences of EventServerDisconnected event received from SIP Server. Unsigned32
ResourceDNUnRegistrations ssgSIPSvrConnTable.1.6 Total number of occurrences of Resource DN unregistration. Unsigned32
ConnLastFailTime ssgSIPSvrConnTable.1.7 Time period in seconds since last occurrence of SIP Server connection failure. Unsigned32
ResourceDNLastFailTime ssgSIPSvrConnTable.1.8 Time period in seconds since last occurrence of Resource DN unregistration. Unsigned32

ssgIVRProfileSummaryTable

VariablesSNMP MIB OIDDescriptionType
IVRProfileName ssgIVRProfileSummaryTable.1.2 Name of the IVR Profile. DisplayString
TenantName ssgIVRProfileSummaryTable.1.3 Name of the tenant hosting the SSG's IVRProfileName. DisplayString
TotalActiveReq ssgIVRProfileSummaryTable.1.4 Total number of active Requests that are currently being processed for an outbound call for every IVRProfileName. Unsigned32
TotalSuccessfulReq ssgIVRProfileSummaryTable.1.5 Total number of outbound requests for every IVRProfileName, for which call processing is successfully completed. Unsigned32
TotalPendingReq ssgIVRProfileSummaryTable.1.6 Total number of pending requests that are currently present in the database which are yet to be processed for an outbound call. Unsigned32
TotalMaxAttemptsExceededReq ssgIVRProfileSummaryTable.1.7 Total number of requests that failed for exceeding the maximum permitted number of attempts, per IVRProfileName. Unsigned32
TotalTTLExpiredReq ssgIVRProfileSummaryTable.1.8 Total number of requests that failed because of TTL expiry,per IVRProfileName. Unsigned32
TotalDestinationNotFoundReq ssgIVRProfileSummaryTable.1.9 Total number of failed requests for this IVR Profile due to non-existence of destination number. Unsigned32
TotalFailedReq ssgIVRProfileSummaryTable.1.10 Total number of failed requests,per IVRProfileName. Unsigned32
TotalNotifyURLSuccessReq ssgIVRProfileSummaryTable.1.11 Total number of requests successfully posted to notification URL, per IVRProfileName. Unsigned32
TotalNotifyURLFailedReq ssgIVRProfileSummaryTable.1.12 Total number of requests that failed while posting to notification URL, per IVRProfileName. This could be because of a nonexistent URL, or tbecause of a imeout issue, or because of any other error. For every failed request, a trap is generated. Unsigned32
SuccessfulReqCompletionAverageSec ssgIVRProfileSummaryTable.1.13 Average number of completion of successful requests per IVRProfileName in seconds. Unsigned32
SuccessfulReqRetriesAverage ssgIVRProfileSummaryTable.1.14 Number of retries of successful requests per IVRProfileName. Unsigned32
FailedReqCompletionAverageSec ssgIVRProfileSummaryTable.1.15 Completion average of failed requests per IVRProfileName in seconds. Unsigned32
FailedReqRetriesAverage ssgIVRProfileSummaryTable.1.16 Retries average of failed requests per IVRProfileName. Unsigned32

ssgSuccessReqStatsTable

VariablesSNMP MIB OIDDescriptionType
ReqOn1stAttempt ssgSuccessReqStatsTable.1.2 Total number of outbound requests for which call has been made successfully on first attempt. Unsigned32
ReqOn2ndAttempt ssgSuccessReqStatsTable.1.3 Total number of outbound requests for which call processing is successfully completed on second attempt. Unsigned32
ReqOn3rdAttempt ssgSuccessReqStatsTable.1.4 Total number of outbound requests for which call processing is successfully completed on third attempt. Unsigned32
ReqOn4PlusAttempts ssgSuccessReqStatsTable.1.5 Total number of outbound requests for which call processing is successfully completed on fourth or higher attempt. Unsigned32
Between0And5MinsReqRecv ssgSuccessReqStatsTable.1.6 Total number of outbound requests for which call processing is successfully completed with in 0-5 minutes of receiving the request from the Trigger Application (TA). Unsigned32
Between5And10MinsReqRecv ssgSuccessReqStatsTable.1.7 Total number of outbound requests for which call processing is successfully completed within 5-10 minutes of receiving the request from the Trigger Application (TA). Unsigned32
Between10And15MinsReqRecv ssgSuccessReqStatsTable.1.8 Total number of outbound requests for which call processing is successfully completed within 10-15 minutes of receiving the request from the Trigger Application (TA). Unsigned32
Above15MinsReqRecv ssgSuccessReqStatsTable.1.9 Total number of outbound requests for which call processing is successfully completed within an interval of more than 15 minutes of receiving the request from the Trigger Application (TA). Unsigned32
ReqWith0And5MinsTTLLeft ssgSuccessReqStatsTable.1.10 Total number of outbound requests for which call processing is successfully completed with 0-5 minutes of TTL remaining after being received from the Trigger Application (TA). Unsigned32
ReqWith5And10MinsTTLLeft ssgSuccessReqStatsTable.1.11 Total number of outbound requests for which call processing is successfully completed with 5-10 minutes of TTL remaining after being received from the Trigger Application (TA). Unsigned32
ReqWith10And15MinsTTLLeft ssgSuccessReqStatsTable.1.12 Total number of outbound requests for which call processing is successfully completed with 10-15 minutes of TTL remaining after being received from the Trigger Application (TA). Unsigned32
ReqAbove15MinsTTLLeft ssgSuccessReqStatsTable.1.13 Total number of outbound requests for which call processing is successfully completed with 15 minutes or more of TTL remaining after being received from the Trigger Application (TA). Unsigned32

ssgActiveRequestsTable

VariablesSNMP MIB OIDDescriptionType
RequestID ssgActiveRequestsTable.1.2 The RequestID of SSG's active request. Unsigned32
Token ssgActiveRequestsTable.1.3 The token identifier (from the Trigger Application) of SSG's active request. DisplayString
UUID ssgActiveRequestsTable.1.4 The UUID of SSG's active request. This would be first received from SIP Server for the Event Dialing message and used for debugging SIP Server logs. DisplayString
ReferenceID ssgActiveRequestsTable.1.5 The ReferenceID of SSG's active request. It is used for debugging SIP Server logs. Unsigned32
IVRProfileName ssgActiveRequestsTable.1.6 The IVRProfileName of SSG's active request. DisplayString
TenantName ssgActiveRequestsTable.1.7 The TenantName of SSG's active request. DisplayString
OutboundNumber ssgActiveRequestsTable.1.8 The outbound number of SSG's active request. DisplayString
MaxAttempts ssgActiveRequestsTable.1.9 The maximum permitted number of attempts available for SSG's active request. Unsigned32
AttemptsMade ssgActiveRequestsTable.1.10 The number of attempts actually made by SSG's active request for outbound call processing. Unsigned32
TotalTTL ssgActiveRequestsTable.1.11 The total time of TTL (in seconds) available to complete outbound call triggering for SSG's active request. Unsigned32
RemainingTTL ssgActiveRequestsTable.1.12 The total remaining time of TTL (in seconds) available to complete outbound call triggering for SSG's active request. Unsigned32
Status ssgActiveRequestsTable.1.13 The event status of SSG's active request. DisplayString
RequestReceivedTime ssgActiveRequestsTable.1.14 Indicates the time when the active request was received from the Trigger Application and stored in the database. Unsigned32
StartTime ssgActiveRequestsTable.1.15 Indicates the time when the active request was triggered for execution i.e., outbound call initiation. Unsigned32
ANI ssgActiveRequestsTable.1.16 The ANI of SSG's active request. DisplayString

cticScalarTable

VariablesSNMP MIB OIDDescriptionType
ActiveNode cticScalarTable.1.2 IP and Port of the active RM Node. DisplayString
ActiveSince cticScalarTable.1.3 Time since which this node is active. DisplayString
TenantName cticScalarTable.1.4 Tenant Name for which CTI is handling the call. DisplayString
TotalCalls cticScalarTable.1.5 Total Number of calls received Unsigned32
TotalCallsCompleted cticScalarTable.1.6 Total number of calls completed. Unsigned32
TotalCallsFailedAtCTI cticScalarTable.1.7 Total number of calls failed at CTI. Unsigned32
TotalCallsFailedAtGVPPlatform cticScalarTable.1.8 Total number of calls failed at GVP Platform. Unsigned32
TotalActiveCalls cticScalarTable.1.9 Total number of Active Calls. Unsigned32
TotalQueuedCalls cticScalarTable.1.10 Total number of Queued Calls. Unsigned32
TotalBridgedCalls cticScalarTable.1.11 Total number of Bridged Calls. Unsigned32
TotalRouteResponses cticScalarTable.1.12 Total number of Route Responses received. Unsigned32
TotalDefaultAgentResp cticScalarTable.1.13 Total number of Default Agent responses received. Unsigned32
TotalNewCallFailed cticScalarTable.1.14 Total number of NewCall requests failed. Unsigned32
TotalRouteReqFailed cticScalarTable.1.15 Total number of Route Requests failed. Unsigned32
TotalSIPCalls cticScalarTable.1.16 Total number of SIP calls created. Unsigned32
TotalSIPCallsAnswered cticScalarTable.1.17 Total number of SIP calls answered. Unsigned32
TotalSIPCallsRejected cticScalarTable.1.18 Total number of SIP calls rejected. Unsigned32
TotalSIPCallsCompleted cticScalarTable.1.19 Total number of SIP calls completed. Unsigned32
TotalCallsCompletedInIVR cticScalarTable.1.20 Total number of calls completed in IVR. Unsigned32
TotalActiveInboundCalls cticScalarTable.1.21 Total number of active inbound calls. Unsigned32
TotalActiveOutboundCalls cticScalarTable.1.22 Total number of active outbound calls. Unsigned32

cticISvrConnTable

VariablesSNMP MIB OIDDescriptionType
ISvrAddress cticISvrConnTable.1.2 The Address of the IServer. DisplayString
ConnStatus cticISvrConnTable.1.3 The current status of the IServer. DisplayString
TotalNWFailures cticISvrConnTable.1.4 Total Number of Network Failures. Unsigned32
LastFailDate cticISvrConnTable.1.5 Time and date of Last Failure. DisplayString

cticActiveCallsTable

VariablesSNMP MIB OIDDescriptionType
SessionID cticActiveCallsTable.1.2 Unique SessionID of the Call. DisplayString
ConnID cticActiveCallsTable.1.3 ConnectionID returned by IServer for the call. DisplayString
B2BUAState cticActiveCallsTable.1.4 B2BUAState state of the call. DisplayString
TotalSIPLegs cticActiveCallsTable.1.5 Total number of SIPCallLegs for the call Unsigned32
DNIS cticActiveCallsTable.1.6 DNIS of the call. DisplayString
ANI cticActiveCallsTable.1.7 ANI of the call. DisplayString
CTIState cticActiveCallsTable.1.8 CTIState of the call. DisplayString
TreatmentID cticActiveCallsTable.1.9 TreatmentID of the call. DisplayString
StartTime cticActiveCallsTable.1.10 Time at which the call has started. DisplayString
RouteRespRecvTime cticActiveCallsTable.1.11 Time at which RouteResponse message received from IServer. DisplayString
DialedNum cticActiveCallsTable.1.12 Dialed Number sent in the NEW_CALL/ROUTE_REQ_EVENT message to ICM. DisplayString
TransferReqCount cticActiveCallsTable.1.13 Counts the number of times ICM requests for transfer (CONNECT/CONNECT_TO_RESOURCE). Unsigned32

cticSIPCallsTable

VariablesSNMP MIB OIDDescriptionType
SIPCallReference cticSIPCallsTable.1.2 Reference of the SIPCall Object. DisplayString
SIPCallSessionID cticSIPCallsTable.1.3 SessionID of the Call for which the SIP Call belongs. DisplayString
SIPCallState cticSIPCallsTable.1.4 State of the SIPCall. DisplayString
SIPCallType cticSIPCallsTable.1.5 Type of the SIPCall. DisplayString
SIPCallID cticSIPCallsTable.1.6 ID of the SIPCall. DisplayString

cticICMConnTable

VariablesSNMP MIB OIDDescriptionType
PGCommunicationPort cticICMConnTable.1.2 The listening port on which CTIC accepts new connection requests from ICM Unsigned32
TenantName cticICMConnTable.1.3 Name of the tenant for which CTIC handling the calls on this port DisplayString
PGAddress cticICMConnTable.1.4 IP address of ICM from which the connection request is accepted DisplayString
ConnectionState cticICMConnTable.1.5 The state of the connection (either UP or DOWN) DisplayString
ConnectionTime cticICMConnTable.1.6 The time at which the connection request from ICM is accepted by CTIC DisplayString
CurrentActiveCalls cticICMConnTable.1.7 The current number of active calls on this port Unsigned32
CallsCompleted cticICMConnTable.1.8 The total number of calls successfully completed on this port Unsigned32
CallsFailed cticICMConnTable.1.9 The total number of calls failed on this port Unsigned32
LastFailureTime cticICMConnTable.1.10 Time and date of the last connection failure with ICM. DisplayString

psScalarTable

VariablesSNMP MIB OIDDescriptionType
psStartTime psScalarTable.1.2 Start time of PS. Counter64
psUptime psScalarTable.1.3 The time (in hundredths of a second) since the PS was started. TimeTicks
psMemoryMax psScalarTable.1.4 Maximum heap memory allocated (in KBytes). Unsigned32
psStatus psScalarTable.1.5 PS status as defined in Genesys Management Framework. DisplayString

ucmcSummaryTable

VariablesSNMP MIB OIDDescriptionType
TotalCallsReceived ucmcSummaryTable.1.2 Total number of call requests received by UCM Connector. Unsigned32
TotalLegSetupsReceived ucmcSummaryTable.1.3 Total number of LEGSETUP requests received by UCM Connector. Unsigned32
TotalCallsRejected ucmcSummaryTable.1.4 Total number of calls rejected by UCM Connector. Unsigned32
TotalCallsAborted ucmcSummaryTable.1.5 Total number of calls aborted by UCM Connector. Unsigned32
TotalSuccessfulCalls ucmcSummaryTable.1.6 Total number of calls that had SIP dialog established with Media Server. Unsigned32
TotalPlayRequestsReceived ucmcSummaryTable.1.7 Total number of PlayFile requests received by UCM Connector. Unsigned32
TotalPlayRequestsSuccessful ucmcSummaryTable.1.8 Total number of PlayFile requests accepted by Media Server. Unsigned32
TotalPlayRequestsFailed ucmcSummaryTable.1.9 Total number of PlayFile requests that have failed. Unsigned32
TotalPlayRequestsAborted ucmcSummaryTable.1.10 Total number of PlayFile requests that were aborted because of STOP_PLAY_FILE requests from TServer. Unsigned32
TotalRecordRequestsReceived ucmcSummaryTable.1.11 Total number of RecordToFile requests received by UCM Connector. Unsigned32
TotalRecordRequestsSuccessful ucmcSummaryTable.1.12 Total number of RecordToFile requests that were successfully answered by Media Server. Unsigned32
TotalRecordRequestsFailed ucmcSummaryTable.1.13 Total number of RecordToFile requests failed. Unsigned32
TotalRecordRequestsAborted ucmcSummaryTable.1.14 Total number of RecordToFile requests aborted because of STOP_RECORD requests from TServer. Unsigned32

ucmcTServerConnTable

VariablesSNMP MIB OIDDescriptionType
TServerHost ucmcTServerConnTable.1.2 TServer host to which UCM Connector needs to connect to. DisplayString
TServerPort ucmcTServerConnTable.1.3 TServer port to which UCM Connector needs to connect to. Unsigned32
TServerConnectionStatus ucmcTServerConnTable.1.4 TServer connection status. Could be either Connected or Disconnected. DisplayString
TServerConnectionsLost ucmcTServerConnTable.1.5 Number of times the TCP connection with the TServer was disconnected. Unsigned32
TServerConnectionPollTime ucmcTServerConnTable.1.6 Polling time of TServer connection for receiving data. Unsigned32

ucmcConfigTable

VariablesSNMP MIB OIDDescriptionType
LocalHost ucmcConfigTable.1.2 Local SIP Host. DisplayString
LocalSIPPort ucmcConfigTable.1.3 Local SIP Port. Unsigned32
LocalSecureSIPPort ucmcConfigTable.1.4 Local Secure SIP Port. Unsigned32

gvpConfigScalarTable

VariablesSNMP MIB OIDDescriptionType
gvpConfigName gvpConfigScalarTable.1.2 The name of the application on theConfiguration Server. DisplayString

TRAP TABLES

ccpTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
ccpTraps.1000 CCP_STOPPED 20079 Minor The CCP has been stopped
ccpTraps.1001 CCP_STARTED 20080 Minor The CCP has been started
ccpTraps.1002 CCP_CRITICAL_INIT_FAILURE 20070 Critical The CCP initialization failed 1. Check the connection to Management Framework. 2. Check for the presence of the ""ccpccxml_provision.dat"" file under the ""config"" directory. 3. Verify the sip.transport configuration parameters.

cticTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
cticTraps.1001 CTIC_PROC_STARTED 20010 MINOR CTI Connector process has been started successfully. No action is required.
cticTraps.1002 CTIC_PROC_STOPPED 20011 MINOR CTI Connector process has been stopped. No action is required.
cticTraps.1003 CTIC_IVR_SERVER_DOWN 20120 CRITICAL The IVR Server has gone down, or the TCP/IP connection has gone down. Start the IVR Server. Make sure that there is network connectivity.
cticTraps.1004 CTIC_IVR_SERVER_UP 20127 MAJOR The IVR Server has come up again, or the TCP/IP connection has been established. No action is required.
cticTraps.1005 CTIC_RM_DOWN 20225 CRITICAL (obsolete)CTIConnector failed to contact RM. Make sure that the RM is available.
cticTraps.1006 CTIC_ICM_CONN_UP 20226 MAJOR New connection request received from ICM on the listener port. No action is required.
cticTraps.1007 CTIC_ICM_CONN_DOWN 20227 CRITICAL Closing the connection received from ICM on the listener port. Restart the ICM.
cticTraps.1008 CTIC_HEARTBEAT_FAILURE 20228 CRITICAL Hearbeat messages not received on the listener port. Make sure ICM heart beat interval is configured properly and restart ICM.
cticTraps.1009 CTIC_PG_NOT_AVAILABLE 20229 MAJOR (obsolete)VRU PG connection is not available for making calls Start the ICM.

fmTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
fmTraps.1000 FM_FAILURE 40000 CRITICAL (obsolete)The Fetching Module has encountered an unrecoverable error. 1.  Make sure that there is free disk space. 2.  Restart the application. 3.  If restarting the application did not resolve the problem, reboot the system.

gvpReportingTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
gvpReportingTraps.5000 EMSRC_ERR_INIT_QUEUE 90200 MAJOR Failed to initialize Reporting Client`s persistent queue. Make sure that the local database used by the EMS Reporting Client is not read-only, or being used by another process. The database files are identified by the following parameters: [ems]rc.local_queue_path, [ems]rc.cdr.local_queue_path, [ems]rc.ors.local_queue_path.
gvpReportingTraps.5001 EMSRC_ERR_INVALID_AQ_SESSION 90201 MAJOR An internal ActiveMQ error in the Reporting Client. Check that RS is up and running. Restart the application.
gvpReportingTraps.5002 EMSRC_ERR_READ_FAIL 90202 MAJOR Failed to read data from the Reporting Client`s persistent queue. Make sure that the local database used by the EMS Reporting Client is not read-only, or being used by another process. The database files are identified by the following parameters: [ems]rc.local_queue_path, [ems]rc.cdr.local_queue_path, [ems]rc.ors.local_queue_path.
gvpReportingTraps.5003 EMSRC_ERR_READ_ACCESS_FAIL 90203 MAJOR Failed to access read data from the Reporting Client`s persistent queue. Make sure that the local database used by the EMS Reporting Client is not read-only or being used by another process. The database files are identified by the following parameters: [ems]rc.local_queue_path, [ems]rc.cdr.local_queue_path, [ems]rc.ors.local_queue_path.
gvpReportingTraps.5004 EMSRC_ERR_BATCH_MISMATCH 90204 MAJOR An internal batch size error occurred within the Reporting Client. Make sure that the local database used by the EMS Reporting Client is not read-only, or being used by another process. The database files are identified by the following parameters: [ems]rc.local_queue_path, [ems]rc.cdr.local_queue_path, [ems]rc.ors.local_queue_path.
gvpReportingTraps.5005 EMSRC_ERR_DEQUEUE_FAIL 90205 MAJOR Failed to dequeue data from the Reporting Client`s persistent queue. Make sure that the local database used by the EMS Reporting Client is not read-only, or being used by another process. The database files are identified by the following parameters: [ems]rc.local_queue_path, [ems]rc.cdr.local_queue_path, [ems]rc.ors.local_queue_path.
gvpReportingTraps.5006 EMSRC_ERR_ENQUEUE_FAIL 90206 MAJOR Failed to enqueue data to the Reporting Client`s persistent queue. This is an internal error. Restart the application.
gvpReportingTraps.5007 EMSRC_ERR_FLUSH_TO_DB 90207 MAJOR Failed to flush Reporting Client message data to the local database. Make sure that the local database used by the EMS Reporting Client is not read-only, or being used by another process. The database files are identified by the following parameters: [ems]rc.local_queue_path, [ems]rc.cdr.local_queue_path, [ems]rc.ors.local_queue_path.
gvpReportingTraps.5008 EMSRC_ERR_FLUSH_SHUTDOWN 90208 MAJOR Failed to flush Reporting Client message data to the local database during shutdown. Some reporting data may have been lost. Make sure that the local database used by the EMS Reporting Client is not read-only, or being used by another process. The database files are identified by the following parameters: [ems]rc.local_queue_path, [ems]rc.cdr.local_queue_path, [ems]rc.ors.local_queue_path..
gvpReportingTraps.5009 CDRSERV_ERR_INVALID_PARAM 91200 MAJOR An invalid data value was encountered when setting up a CDR. This is an internal error. Restart the application.
gvpReportingTraps.5010 CDRSERV_ERR_INVALID_SUBMIT 91201 MAJOR An invalid CDR was submitted. This is an internal error. Restart the application.
gvpReportingTraps.5011 OPR_ERR_CALL_STAT_THREAD 91700 MAJOR Failed to start Operational Reporting Service's call stat queue thread. This is an internal error. Restart the application.
gvpReportingTraps.5012 OPR_ERR_USER_MSG_THREAD 91701 MAJOR Failed to start Operational Reporting Service's user message queue thread. This is an internal error. Restart the application.
gvpReportingTraps.5013 OPR_ERR_NEGATIVE_PEAK_REPORTED 91702 MAJOR A negative peak value was reported to the Operational Reporting Service. This is an internal error. Restart the application.
gvpReportingTraps.5014 EMSDC_ERR_NO_BRG_SESS_FOUND 92200 MAJOR The Data Collection Sink was unable to find a call session related to the bridge session. This is an internal error. Restart the application.

mcp

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
mcp.5001 DTMFLOG_INIT_FAIL 80001 Critical Fail to initialize the DTMF recognizer Fail to initialize the DTMF recognizer.

mcpTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
mcpTraps.1004 MCP_CM_SESSMGR_DESTURINOTSUPP 30004 Major The destination URI is not supported. Verify all destinations in the application or the appmodule.
mcpTraps.1008 MCP_CM_SESSMGR_APPMODULENOTFOUND 30027 Minor The desired Application module (<app module name>) was not found
mcpTraps.1009 MCP_CM_SESSMGR_FAILUPDTEOPENCALLIDFILE 30008 Critical The platform was unable to create the 0x<orig>.id file or open the file for editing. Verify that MCP is running with administrator user rights and that the installation directory path does not exceed any OS limitations.
mcpTraps.1011 MCP_CM_SESSMGR_IDGENDIRUNACCBLE 30010 Critical The ID generator directory was not accessible. Verify that MCP is running with administrator user rights and that the installation directory path does not exceed any OS limitations.
mcpTraps.1012 MCP_CM_SESSMGR_INITCALLSESSWNOLNMGR 30012 Major Initializing CallSession with a NULL line manager. This is an unexpected condition. Restart the service if required.
mcpTraps.1013 MCP_CM_SESSMGR_ISDNCAUSECODEERR 30013 Major The ISDN cause code (<isdn cause>) is out of range. This is an unexpected condition. Restart the service if required.
mcpTraps.1015 MCP_CM_SESSMGR_NOTPUTSEQNUMTOCALLIDFILE 30016 Critical The 0x<orig>.id file was opened successfully to write to, but the MCP was unable to write an initial sequence number to the file, or the MCP cannot overwrite the existing sequence number. Verify that there is available disk space. Verify that the file has write permissions.
mcpTraps.1016 MCP_CM_SESSMGR_OUTCALLNORESOURCE 30017 Major An outbound call was rejected due to no resource. Determine whether there are any unexpected active calls. If there are, check whether the outbound dialing destinations are reachable and functioning. Check the status of RM and SIP Server. Check the SIP client/gateway. Verify that inbound calls still function.
mcpTraps.1019 MCP_CM_SESSMGR_STRMMODUNEXPTEVENT 30020 Major An attempt to open a media stream for ASR has failed, and the streaming module returned an unexpected event <event> on the StreamID <stream ID>. Check recorded utterance if RRU is used. If used, verify the RRU settings.
mcpTraps.1021 MCP_CM_SESSMGR_SYSIPNOTRETRVABLE 30022 Critical The system IP address was not retrievable. This is an unexpected condition. Restart the service if required.
mcpTraps.1025 MCP_CM_SESSMGR_VRMINITFAIL 30026 Critical The VRM initialization failed (<return value>). Check for any MCP_SRM traps preceding this trap.
mcpTraps.1028 MCP_CM_CMUTIL_CONFLICTEXT 31002 Major A URI had both 'x' and 'postd=' (conflicting extensions). Check outbound dialing destination, for example, from <transfer>, remdial, and so on.
mcpTraps.1031 MCP_CM_CMUTIL_POSTDIALINVCHAR 31005 Major The post dial number contained invalid characters. Verify all post dial destinations in the VoiceXML application or the appmodule.
mcpTraps.1032 MCP_CM_CMUTIL_POSTDIALLONG 31006 Major The post dial number was more than 196 characters. Verify all post dial destinations in the VoiceXML application or the appmodule.
mcpTraps.1033 MCP_CM_CMUTIL_TELNUMINVCHAR 31007 Major The telephone number contained invalid characters. Verify all telephone destinations in the VoiceXML application or the appmodule.
mcpTraps.1034 MCP_CM_CMUTIL_TELNUMLONG 31008 Major The telephone number was more than 60 characters. Verify all telephone destinations in the VoiceXML application or the appmodule.
mcpTraps.1038 MCP_CM_LMBASE_FAILUPDTEOPENCALLIDFILE 32001 Critical The 0x<orig>.id file could not be opened for updating. Verify that MCP is running with administrator user rights, and that the installation directory path does not exceed any OS limitations.
mcpTraps.1039 MCP_CM_LMBASE_IDGENDIRUNACCBLE 32002 Critical The ID generator directory was not accessible. Verify that MCP is running with administrator user rights, and that the installation directory path does not exceed any OS limitations.
mcpTraps.1045 MCP_CM_LMBASE_NOTPUTSEQNUMTOCALLIDFILE 32008 Critical Could not update the sequence number to the 0x<orig>.id file. Verify that there is available disk space. Verify that the file has write permissions.
mcpTraps.1049 MCP_CM_LMBASE_SYSIPNOTRETRVABLE 32012 Critical The system IP address was not retrievable. This is an unexpected condition. Restart the service if required.
mcpTraps.1053 MCP_CM_LMSIP2_CUSTOMPARAMERROR 33003 Major Unable to set custom parameter value for the header <name>. Check the VoiceXML application.
mcpTraps.1056 MCP_CM_LMSIP2_ERRPARSESDPCONTENT 33006 Major Failed to parse SDP content due to <reason>. Check the SIP client/gateway. Check the SIP call flow and the SDP content.
mcpTraps.1058 MCP_CM_LMSIP2_MEDIAERROR 33008 Major A media error detected; terminating the call. Check the transcoder library settings. Check the RTP timeout.
mcpTraps.1059 MCP_CM_LMSIP2_NONMATCHINGSIPINFO 33010 Major The received SIP INFO message did not match any existing calls. Using Wireshark, check the SIP messages.
mcpTraps.1060 MCP_CM_LMSIP2_RECVUNEXPCTACK 33012 Major The MCP received an unexpected ACK. Using Wireshark/tcpdump, analyze the SIP call flow.
mcpTraps.1061 MCP_CM_LMSIP2_REGISTERALGONOTSUPPORTED 33013 Major The SIP authentication algorithm was not supported by the media platform. Check the operational state of the registrar. Check the SIP.registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow.
mcpTraps.1062 MCP_CM_LMSIP2_REGISTERAUTHENTICATIONERROR 33014 Major This was an authentication error for SIP registration. Check the operational state of the registrar. Check the SIP.registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow.
mcpTraps.1063 MCP_CM_LMSIP2_REGISTERBADREQUEST 33015 Major The REGISTER request was considered a bad request (invalid) and was rejected by the registrar. Check the operational state of the registrar. Check the SIP.registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow.
mcpTraps.1064 MCP_CM_LMSIP2_REGISTERFORBIDDEN 33016 Major GVP was not authorized to change the address of record. Check the operational state of the registrar. Check the SIP.registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow.
mcpTraps.1065 MCP_CM_LMSIP2_REGISTERNOTACCEPTABLE 33017 Major The address of record was not acceptable by the registrar. Check the operational state of the registrar. Check the SIP.registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow.
mcpTraps.1066 MCP_CM_LMSIP2_REGISTERNOTFOUND 33018 Major The address of record was not found by the registrar. Check the operational state of the registrar. Check the SIP.registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow.
mcpTraps.1067 MCP_CM_LMSIP2_REGISTEROTHERERROR 33019 Major This was a general error for SIP registration. Check the operational state of the registrar. Check the SIP.registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow.
mcpTraps.1068 MCP_CM_LMSIP2_REGISTERTIMEOUT 33020 Major The REGISTER request timed out, possibly due to the registrar not being active or due to a misconfiguration. Check the operational state of the registrar. Check the SIP registration configuration. Using Wireshark/tcpdump, analyze the SIP message flow. Check for firewall and network connections.
mcpTraps.1069 MCP_CM_LMSIP2_REGISTERDEFADJEXPIRY 33022 Minor Registered, but the value configured for the sip.registerexpiryadjustment parameter was greater than the expires time. The default value used. Check the value of the configuration variable sip.registerexpiryadjustment. Verify that it is less the SIP Registration expiry time provided by the registrar. If it is not, reduce it to a value less than the SIP Registration expiry time.
mcpTraps.1070 MCP_CM_LMSIP2_SIPSTACKWARNING 33023 Minor SIP Stack warning. Check the WARN message in the MCP log file for details of the problem. SIP Stack warning. Refer to the MCP log file for details of the problem.
mcpTraps.1072 MCP_CM_APPMODULE_FAILREGAPP 34002 Major (<result>) Failed to register application. Check for duplicates in sessmgr.modules. Decrease the number of enabled modules.
mcpTraps.1073 MCP_CM_APPMODULE_FAILREGAPPMOD 34003 Major (<result>) Failed to register application module <app module name> of type <app module type name>. Check for duplicates in sessmgr.modules. Decrease the number of enabled modules.
mcpTraps.1074 MCP_CM_APPMODULE_FAILSTRTWORKNGTHRD 34004 Critical Failed to start working thread (<thread name>). This is an unexpected condition. Restart the service if required.
mcpTraps.1077 MCP_CM_REMDIAL_CANTCREATESERVERSOCK 36000 Major The MCP could not create the server socket at port <port>, or the MCP could not create the server socket at a negative port <port>. Verify that the port configured at remdial.port is valid and available.
mcpTraps.1078 MCP_CM_REMDIAL_FAILREGREMDLMOD 36001 Major (<result>) Failed to register remdial module <module name> of type <module type name>. Check for duplicates in sessmgr.modules. Decrease the number of enabled modules.
mcpTraps.1079 MCP_CM_NETANN_INVALIDPARAM 35000 Minor The Netann inbound call was rejected due to an invalid parameter. Verify that SIP Request URI parameters are correct.
mcpTraps.1080 MCP_CM_NETANN_JOINCONFERENCEFAILED 35001 Minor The Join conference failed. Check whether the number of conference participants has reached the maximum that is allowed.
mcpTraps.1081 MCP_CM_NETANN_ERRORPLAYINGMEDIA 35002 Major Error playing the requested media: <media URL>. Verify that the media can be accessed by the MCP. For RTSP media, this is the only notification provided for inaccessible media.
mcpTraps.1083 MCP_CM_REMDIAL_SOCKETERROR 36006 Major The user attempted a connection to the Remdial port, and there was an error at the socket level. Check the operational state of the server including the network connection.
mcpTraps.1084 MCP_CM_MTMPC_INITFAILED 38000 Critical Failed to initialize MTMPC. Check for any previous traps. Check the operational state of the server. Check and correct the MCP configuration under the [mpc] section.
mcpTraps.1095 MCP_MPC_MEDIAMGR_BADAVICHNKSIZE 48000 Major A bad AVI chunk size was found: <details>. Check the application and the media content(s).
mcpTraps.1096 MCP_MPC_MEDIAMGR_BADISOBOXSIZE 48001 Major A bad size in the ISO box was found: <details>. Check the application. Make sure that the ISO file is encoded correctly.
mcpTraps.1099 MCP_MPC_MEDIAMGR_BADMAJ3GPPBRAND 48004 Major A bad 3GPP major brand was found: <details>. Check the application. Re-encode the 3GP file.
mcpTraps.1100 MCP_MPC_MEDIAMGR_BRANDINCOMPT3GPP 48005 Major Brand incompatible with 3GPP: <details>. Check the application. Re-encode the 3GP file.
mcpTraps.1103 MCP_MPC_MEDIAMGR_FAILTOSTARTRECORD 48008 Major Unable to start recording <url> <details>. Check the application. Verify that there is available disk space.
mcpTraps.1104 MCP_MPC_MEDIAMGR_INVALIDMEDIA 48009 Major Error in ParseMedia: <reason>, or invalid media: a malformed media frame of type <name> has been found. Check the application and the media content(s).
mcpTraps.1105 MCP_MPC_MEDIAMGR_MALFORMEDAVIHDR 48010 Major A malformed AVI header was found: <details>. Check the application and the media content(s).
mcpTraps.1107 MCP_MPC_MEDIAMGR_NOISOTRAK 48012 Major No ISO media track was recognized: <details>. Check the application. Make sure that the ISO file is encoded correctly.
mcpTraps.1108 MCP_MPC_MEDIAMGR_RECBUFFISOTOOSMALL 48013 Major The recording buffer for ISO too small: <details>. In MCP configuration, increase the value of the parameter [mpc] mediamgr.isofilerecordheadersize.
mcpTraps.1110 MCP_MPC_MEDIAMGR_RTSPREPLYERROR 48015 Major An RTSP reply error occurred: <details>. Check the RTSP server log and configuration.
mcpTraps.1111 MCP_MPC_MEDIAMGR_RTSPREQFAIL 48016 Major An RTSP request error occurred: <details>. Check the RTSP server log and configuration.
mcpTraps.1112 MCP_MPC_MEDIAMGR_RTSPRTPERROR 48017 Major An RTSP RTP interface error occurred: <details>. Check the RTSP server log and configuration. Check TCP port status on the MCP server.
mcpTraps.1113 MCP_MPC_MEDIAMGR_UNABLETOALLOCMEM 48018 Major Unable to allocate new memory: <details>. This is an unexpected condition. Restart the service if required.
mcpTraps.1114 MCP_MPC_MEDIAMGR_UNEXPECTEDRTSPDISC 48019 Major An unexpected RTSP disconnect occurred: <details>. Check the RTSP server log and configuration.
mcpTraps.1116 MCP_MPC_MEDIAMGR_UNSUPPORTEDAUDCHNLS 48021 Major The number of audio channels was not supported: <details>. Check the application and media content(s) Note: MCP only supports single audio channel.
mcpTraps.1117 MCP_MPC_RTPIF_TXRTCPAPPPKTFAIL 49006 Major MPCRTPStream: RTCP App Packet cannot be sent: <details>. Check system load and the connectivity with the other rtp endpoint.
mcpTraps.1118 MCP_MPC_MEDIAMGR_UNSUPPORTEDVIDFMT 48023 Major The video format was not supported: <details>. Check the application and video content.
mcpTraps.1119 MCP_MPC_RTPIF_TXRTCPAPPPKTDELAY 49007 Major MPCRTPStream: RTCP App Packet transmission is delayed: <details>. Check system load and the connectivity with the other rtp endpoint.
mcpTraps.1120 MCP_CM_MTMPC_CONNERROR 38001 Major A connection error occurred: <error name>. Check the network for congestion. Check the status of the servers.
mcpTraps.1121 MCP_CM_SMMAIN_CALLMGRCFGPARAMERR 20165 Critical The configuration parameter <config parameter name> was not set properly. Check the value for the specified configuration parameter.
mcpTraps.1124 MCP_CM_SMMAIN_CANTSTARTCMGR 20168 Critical Unable to start CallManager. Check for previous traps.
mcpTraps.1125 MCP_CM_SMMAIN_CREATEVRMFAIL 20169 Critical CreateVRMLib() failed for (<vrm client dll>). Check the MCP connections. Verify the MRCP server configurations.
mcpTraps.1126 MCP_CM_SMMAIN_FAILCREATECMGRMOD 20170 Critical Failed to create <module name>. In the MCP configuration, check the value of [callmgr]modules and [callmgr]linemanagers. Reinstall the MCP.
mcpTraps.1127 MCP_CM_SMMAIN_FAILCREATEDEVICE 20171 Critical Failed to create <device module name>. Reinstall the MCP.
mcpTraps.1128 MCP_CM_SMMAIN_FAILCREATELNMGR 20172 Critical Failed to create <line manager module name>. In the MCP configuration, check the value of [callmgr]modules and [callmgr]linemanagers. Reinstall the MCP.
mcpTraps.1129 MCP_CM_SMMAIN_FAILCREATEMEDTRPT 20173 Critical Failed to create <media transport name>. In the MCP configuration, check the value of [callmgr]modules and [callmgr]mediatransports. Reinstall the MCP.
mcpTraps.1130 MCP_CM_SMMAIN_FAILINITAPPMOD 20174 Major The Application module <app module name> failed to initialize. Check for other traps. Check the configuration parameters related to this Application module.
mcpTraps.1131 MCP_CM_SMMAIN_FAILINITDEVICE 20176 Critical Failed to initialize <device module name>. Check for other traps. Check the proper installation/configuration of the system.
mcpTraps.1132 MCP_CM_SMMAIN_FAILINITLNMGR 20177 Critical Failed to initialize <line manager module name>. Check for other traps. Check the proper installation/configuration of the system.
mcpTraps.1133 MCP_CM_SMMAIN_FAILINITMEDTRPT 20178 Critical Failed to initialize <media transport name>. Check for other traps. Check the proper installation/configuration of the system.
mcpTraps.1134 MCP_CM_SMMAIN_FAILLOADAPPMODLIB 20179 Major The Application module library <app module name> failed to load. In the MCP configuration, check the value of [sessmgr]modules. Check the existence of the DLL file.
mcpTraps.1135 MCP_CM_SMMAIN_LIBNODEFMAKEAPPMOD 20183 Major Library <app module name> did not define MakeAppModule(). In the MCP configuration, check the value of [sessmgr]modules. Verify the installation of the system.
mcpTraps.1136 MCP_CM_SMMAIN_LOADTOOMANYAPPMOD 20184 Critical Tried to load more than <module count> sessmgr.appmodules. Verify the installation of the system. Check the value for the specified configuration parameter.
mcpTraps.1137 MCP_CM_SMMAIN_LOADTOOMANYCMGRMOD 20185 Critical Tried to load more than <module count> callmgr.modules. Verify the installation of the system. Check the value for the specified configuration parameter.
mcpTraps.1138 MCP_CM_SMMAIN_LOADTOOMANYDEVICE 20186 Critical Tried to load more than <device module name> callmgr.devices. Verify the installation of the system. Check the value for the specified configuration parameter.
mcpTraps.1139 MCP_CM_SMMAIN_LOADTOOMANYLNMGRS 20187 Critical Tried to load more than <module count> callmgr.linemanagers. Verify the installation of the system. Check the value for the specified configuration parameter.
mcpTraps.1140 MCP_CM_SMMAIN_LOADTOOMANYMEDTRPT 20188 Critical Tried to load more than <media transport name> callmgr.mediatransports. Verify the installation of the system. Check the value for the specified configuration parameter.
mcpTraps.1141 MCP_CM_SMMAIN_LOADTOOMANYSESSMOD 20189 Critical Tried to load more than <module count> sessmgr.modules. Verify the installation of the system. Check the value for the specified configuration parameter.
mcpTraps.1142 MCP_CM_SMMAIN_MAKEVRMFAIL 20191 Critical MakeVRMModule() failed for (<vrm client dll>). Check the value of the vrm.client.dll configuration variable. Verify the installation of the system.
mcpTraps.1143 MCP_CM_SMMAIN_NOVLDAPPMODINLIB 20192 Major The library <app module name> did not contain any valid Application module. Check for other traps. Check the configuration parameters related to this Application module.
mcpTraps.1144 MCP_CM_SMMAIN_SESSMGRAPPMODCFGERR 20193 Critical The configuration parameter <name> was not set properly. Check the value for the specified configuration parameter.
mcpTraps.1145 MCP_CM_SMMAIN_SESSMGRMODCFGERR 20194 Critical The configuration parameter <name> was not set properly. Check the value for the specified configuration parameter.
mcpTraps.1146 MCP_CM_SMMAIN_VRMDLLLOADFAIL 20195 Critical The VRM DLL(<vrm client dll>) load failed. In the MCP configuration, check the value of [vrm] client.dll. Check for the existence of the file.
mcpTraps.1147 MCP_CM_SMMAIN_VRMSETLOGFAIL 20196 Critical SET_VGLOG() could not be found in (<vrm client dll>). Verify that the VRM client dll has not been corrupted.
mcpTraps.1148 MCP_CM_SMMAIN_VXMLAPPMODNOTLOAD 20197 Major The VoiceXML Application module was not loaded. Check the configuration parameters related to this Application module if the VoiceXML application module is not disabled.
mcpTraps.1149 MCP_MPC_MEDIAMGR_NOMEDIAINFOOBJECT 48025 Major No Media Info Object: <reason>. Determine whether there are any unexpected active calls. If there are, check whether the outbound dialing destinations are reachable and functioning. Check the status of RM and SIP Server. Check the SIP client/gateway.
mcpTraps.1150 MCP_MPC_CONTROL_INITVGMEDIAINFOFAILED 45003 Critical Initializing VGMediaInfo failed: <reason>. Check the mpc.amr configuration.
mcpTraps.1151 MCP_MPC_CONTROL_INITDSPCPAFAILED 45004 Critical Initializing DSPCPA failed: <reason>. This is an unexpected condition. Restart the service if required.
mcpTraps.1152 MCP_MPC_CONTROL_SDPPARSEFAILED 45005 Major Failed to parse SDP due to <reason>. Find the SDP message in the SIP trace. Check the SIP client/gateway.
mcpTraps.1153 MCP_MPC_CONTROL_UNABLETOSETHRRES 45009 Major Unable to set the HR Timer Resolution to an acceptable value. Exiting. During startup, the MCP was unable determine if the High Resolution Timer was an acceptable resolution. Verify that no other processes are using excessive CPU and restart the MCP.
mcpTraps.1154 MCP_MPC_CONTROL_EVENTPOOLTHRESHOLDREACHED 45011 Major An event pool is above the threshold for used events. Rejecting new connections. An event pool is above the threshold for used events. Rejecting new connections.
mcpTraps.1155 MCP_MPC_CONTROL_EVENTPOOLTHRESHOLDLOWERED 45012 Major All event pools are below the threshold for used events. Accepting connections. All event pools are below the threshold for used events. Accepting connections.
mcpTraps.1156 MCP_MPC_MEDIA_RECORDOPENFAILED 47008 Major RecordOpen failed, nOpenResult = <id>. Check for available disk space. Check the recording file URI.
mcpTraps.1157 MCP_MPC_MEDIA_PLAYBACKOPENFAILED 47014 Major Error opening media: <human readable error>. Check the file URI. Check the file Mime-Type. Verify the file name.
mcpTraps.1158 MCP_CM_SMMAIN_FAILSETFDLIMIT 20164 Minor Unable to increase fd limit: <error>. Run MCP from an account with super-user access. Note: This alarm is for Linux only.
mcpTraps.1168 MCP_MTINTERNAL_MINORMAXPORT 44000 Major One of <configuration variable> and <configuration variable> was set while the other was not. Check the reported configuration variables. Set both or neither of <configuration variable> and <configuration variable>.
mcpTraps.1169 MCP_MTINTERNAL_MINLARGERTHANMAX 44001 Major The <configuration variable> was larger than the <configuration variable>. Check the reported configuration variables.
mcpTraps.1170 MCP_CM_SESSMGR_INVALIDVRMMESSAGE 30029 Minor The VRM session <session> had received an invalid VRM message: <message>.
mcpTraps.1171 MCP_CM_SMMAIN_MCPSTARTED 30030 Minor The Media Control Platform has been started. This trap indicates MCP has started successfully.
mcpTraps.1172 MCP_CM_SMMAIN_MCPSTOPPED 30031 Minor The Media Control Platform has been stopped. This trap indicates MCP has been stopped.
mcpTraps.1173 MCP_MPC_CONTROL_RECORDPOSTFAILURE 45020 Major Failures encountered while performing post-processing operations for recording files. Check MCP logs for the failure reason. Failures encountered while performing post-processing operations for recording files. Check MCP logs for the failure reason.
mcpTraps.1174 MCP_MPC_CONTROL_RECORDPOSTBACKLOGTHRESHOLDREACHED 45021 Minor Threshold limit reached for post thread. Check config params mpc.recordnumparallelpost and mpc.recordpostinterval. Threshold limit reached for post thread. Check config params mpc.recordnumparallelpost and mpc.recordpostinterval.
mcpTraps.1175 MCP_MPC_CONTROL_RECORDPOSTBACKLOGLOWERED 45022 Minor Post thread operating normally. Post thread operating normally.
mcpTraps.1176 MCP_MPC_CONTROL_RECORDPOSTFAILOVERTOOMANYENTRIES 45023 Minor Too many post entries recovered during record post failover. Check MCP logs for recoverable errors during post. Too many post entries recovered during record post failover. Check MCP logs for recoverable errors during post.
mcpTraps.1177 MCP_MPC_CONTROL_RECORDFAILURE 45024 Major Failures encountered during recording file(s). Check MCP logs for the failure reason. Failures encountered during recording file(s). Check MCP logs for the failure reason.
mcpTraps.1178 MCP_MPC_MEDIA_CM_BADCONFIG 47023 Major Error with carrier message configuration. Error with carrier message configuration.
mcpTraps.1179 MCP_MPC_MEDIA_CONFIG_WARN 47024 Major Error with MPC Media configuration. Error with MPC Media configuration.
mcpTraps.1180 MCP_MPC_CONTROL_CERTIFICATEISSUE 45025 Minor Failures encountered while performing certificate verification for encrypted recording. Check MCP logs for the failure reason. Failures encountered while performing certificate verification for encrypted recording. Check MCP logs for the failure reason.
mcpTraps.1181 MCP_MPC_CONTROL_RECORDPOSTNONRECOVERABLE 45014 Major Non-recoverable failure encountered while performing post-processing operations for recording files. Check MCP logs for the failure reason. Non-recoverable failure encountered while performing post-processing operations for recording files. Check MCP logs for the failure reason.
mcpTraps.2000 NGI_APPLOG 40030 Notice VoiceXML application <log>
mcpTraps.2001 NGI_LOG_FETCH_RESOURCE_TIMEOUT 40026 Major There was a fetch resource timeout. Check the network connection or the resource location.
mcpTraps.2002 NGI_LOG_FETCH_RESOURCE_ERROR 40027 Major There was a fetch resource error. Check the network connection or the resource location.
mcpTraps.2003 NGI_LOG_PARSE_ERROR 40028 Major A parse error in the VoiceXML page has occurred. Correct the syntax in the VoiceXML page.
mcpTraps.2004 NGI_JS_OUT_OF_MEMORY_ERROR 40031 Critical VXML JS Engine run out of memory. Check the VXML JS Engine runtime size.
mcpTraps.2005 NGI_LOG_FETCH_RESOURCE_ERROR_4XX 40032 Major There was a fetch resource error of type 4xx. Check the network connection or the resource location.
mcpTraps.2101 GVPI_IVRERRORTRAP 49102 Major This is a generic IVR error that is not covered by other IVR traps. Check the error message in the trap which indicates why the trap was generated.
mcpTraps.2102 GVPI_NETWORKTIMEOUT 49103 Major A timeout occurred between GVPi module and a web server. Check the error message in the trap which indicates if this is caused by the retrieval of an XML page or resource file. Check the availability of the server.
mcpTraps.2103 GVPI_RESOURCENOTFOUND 49104 Major GVPi was unable to find the file that it needs to access. Check the error message in the trap, which indicates which file is not accessible. Contact the application developer to correct the error.
mcpTraps.2104 GVPI_BADXMLPAGE 49105 Major This trap indicates a syntax error in the XML page. Check the error message in the trap which indicates the incorrect XML page. Contact the application developer to correct the error.
mcpTraps.2105 GVPI_NETWORKERROR 49106 Major The GVPi module experienced a network error. Find the specific network error that is causing the trap, which is usually indicated in the trap's error message.
mcpTraps.2106 GVPI_DIALERROR 49107 Major The platform has failed to connect the user to the voice application's outbound number. Check the error message in the trap which indicates what caused the dial out error. The failure reason could be carrier error, no circuit available, user busy, or no user responding. Continue to monitor this application. If problem reoccurs, contact Genesys Technical Support.
mcpTraps.2107 GVPI_CALLDROPPED 49108 Major A call failed when being set up, because of an unrecoverable failure in the call routing process. No failover number was provisioned. Typically, another trap that shows the call failure reason will precede this trap, but that trap will not indicate that a call had been terminated.
mcpTraps.2108 GVPI_ABNORMALCALLTERM 49109 Major A call failed in the middle of its session because of an unrecoverable failure, and no fail-over number was provisioned. Typically, another trap that shows the call failure reason will precede this trap, but that trap will not indicate that a call had been terminated.
mcpTraps.2109 GVPI_CALLTRANSFERRED 49110 Major A call failed because of san unrecoverable failure in the call routing process. The call was transferred to the provisioned failover number. Typically, another trap that shows the call failure reason will precede this trap, but that trap will not indicate that a call had been transferred.
mcpTraps.2110 GVPI_TELEPHONYERROR 49111 Major The GVPi module experienced an unrecoverable error when processing call manager requests and replies. The error message in the trap indicates the error.
mcpTraps.3000 MCP_SRM_MRCPADPT_FAIL_LOADING_MRCP_MODULE 22000 Critical The MRCP adaptor failed to load the configured MRCP client library. Go to your MCP's configuration. Under the VRM section, make sure that the client.dll points to a valid DLL. a. If the client.modules contains MRCPv1, make sure that the client.MRCPv1.dll points a valid DLL. b. If the client.MRCPv2.dll contains MRCPv2, make sure that the client.MRCPv2.dll points to a valid DLL
mcpTraps.3001 MCP_SRM_MRCPADPT_CONFIGURATION_ERROR 22001 Major The MRCP adaptor failed to get configuration data. Go to your MCP's configuration. Check that the configuration key in the alarm message is properly configured.
mcpTraps.3002 MCP_SRM_MRCPADPT_CLOSE_SESSION_FAIL 22002 Minor The MRCP adaptor failed to close an MRCP session. Check that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3003 MCP_SRM_MRCPADPT_STOP_FAIL 22003 Major The MRCP adaptor failed to close an MRCP session. Check that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3005 MCP_SRM_MRCPADPT_LOAD_GRAMMAR_FAIL 22005 Major The MRCP adaptor failed to load grammar to an MRCP ASR server. Check the grammar that is defined in your application
mcpTraps.3006 MCP_SRM_MRCPADPT_ASR_SETPARAMS_FAIL 22006 Major The MRCP adaptor failed to set parameters to an MRCP ASR server. Check the speech related properties that are defined in your application.
mcpTraps.3007 MCP_SRM_MRCPADPT_ASR_RECOGNIZE_FAIL 22007 Major The MRCP adaptor failed to send a RECOGNIZE request. Check that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3008 MCP_SRM_MRCPADPT_PROMPTDONE_FAIL 22008 Minor The MRCP adaptor failed to send a RECOGNITION-START-TIMERS request. Check that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3012 MCP_SRM_MRCPADPT_TTS_SPEAK_FAIL 22012 Major The MRCP adaptor failed to send a TTS SPEAK request. Check that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3017 MCP_SRM_MRCPADPT_OPEN_SESSION_FAIL 22017 Major The MRCP adaptor failed to establish an MRCP session. Check that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3018 MCP_SRM_MRCPADPT_UNKNOWN_MRCPPROTOCOL 22018 Major The MRCP protocol type is not supported. Go to your MCP's configuration. Under the VRM section, make sure that the client.modules are configured for your application. For example, if your application uses MRCPv1 speech server, the client.modules should contain MRCPv1.
mcpTraps.3019 MCP_SRM_MRCPADPT_PROVISION_HANDLER_FAIL 22019 Major The MRCP adaptor failed to process the Speech Resource provision update. This configuration method is no longer supported.
mcpTraps.3020 MCP_SRM_MRCPADPT_REDIRECT_FAILED 22020 Major The MRCP adaptor failed to process Redirect request. Check that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3021 MCP_SRM_MRCPADPT_DTMFINPUT_FAILED 22021 Major The MRCP adaptor failed to process DTMF input request. Go to your MCP's configuration. Under the VRM section, make sure that the SRM Client Module has enabled the DTMF recognizer.
mcpTraps.3022 MCP_SRM_MRCP_ASR_SENDREQUEST_TIMEOUT 22022 Major The ASR request sent to the MRCP server timed-out. Check the status of the MRCP server. The MRCP server waiting for the response might be overloaded or might need to be restarted. Consult with your third-party MRCP Server vendor.
mcpTraps.3023 MCP_SRM_MRCP_ASR_SENDREQUEST_FAILURE 22023 Major The ASR request was not sent to the MRCP server because of a connection failure. Check the status of the MRCP server. Make sure that the MRCP server is running and that the machine can be pinged.
mcpTraps.3024 MCP_SRM_MRCP_ASR_RECEIVE_MRCPRESPONSEERR 22024 Major The MRCP server returned an error response. Check the status of the MRCP server and the error code that was received. Refer to the MRCP v1 (RFC 4463) or MRCPv2 (draft 15) for the MRCP status codes and their corresponding description. Consult with your third-party MRCP Server vendor.
mcpTraps.3025 MCP_SRM_MRCP_ASR_RECEIVE_MRCPEVENTERR 22025 Major The MRCP server returned an error event. Check the status of the MRCP server and the completion-cause that was received for the RECOGINTION-COMPLETE MRCP event. Refer to the MRCP v1 (RFC 4463) or MRCPv2 (draft 15) for the completion cause codes and their corresponding descriptions. Consult with your third-party MRCP Server vendor.
mcpTraps.3026 MCP_SRM_MRCP_ASR_RECEIVE_SERVERRESPONSEERR 22026 Major An error occurred with the MRCP ASR server. Check the MRCP server; it might not be working properly. For MRCPv1 servers, refer to the RTSP Specification (RFC 2326) for the Status Code and Reason Phrase section. For MRCPv2 servers, refer to the SIP Specification (RFC 3261) for the Status Code and Reason Phrase section. Consult with your third-party MRCP Server vendor.
mcpTraps.3027 MCP_SRM_MRCP_TTS_SENDREQUEST_TIMEOUT 22027 Major The TTS request sent to the MRCP server timed-out. Check the status of the MRCP server. The MRCP server waiting for the response might be overloaded or might need to be restarted. Consult with your third-party MRCP Server vendor.
mcpTraps.3028 MCP_SRM_MRCP_TTS_SENDREQUEST_FAILURE 22028 Major The TTS request was not sent to the MRCP server because of a connection failure. Check the status of the MRCP server. Make sure that the MRCP server is running and that the machine can be pinged.
mcpTraps.3029 MCP_SRM_MRCP_TTS_RECEIVE_MRCPRESPONSEERR 22029 Major The MRCP server returned an error response. Check the status of the MRCP server, and the error code that was received. Refer to the MRCP v1 (RFC 4463) or MRCPv2 (draft 15) for the MRCP status codes, and their corresponding description. Consult with your third-party MRCP Server vendor.
mcpTraps.3030 MCP_SRM_MRCP_TTS_RECEIVE_MRCPEVENTERR 22030 Major The MRCP server returned an error event. Check the status of the MRCP server, and the completion-cause that was received for the SPEAK-COMPLETE MRCP event. Refer to the MRCP v1 (RFC 4463) or MRCPv2 (draft 15) for the completion cause codes and their corresponding descriptions. Consult with your third-party MRCP Server vendor.
mcpTraps.3031 MCP_SRM_MRCP_TTS_RECEIVE_SERVERRESPONSEERR 22031 Major An error occurred with the MRCP TTS server. Check the MRCP server; it might not be working properly. For MRCPv1 servers, refer to the RTSP Specification (RFC 2326) for the Status Code and Reason Phrase section. For MRCPv2 servers, refer to the SIP Specification (RFC 3261) for the Status Code and Reason Phrase section. Consult with your third-party MRCP Server vendor.
mcpTraps.3200 MCP_SRM_MRCPV1STACK_NEW_FAILED 22601 Major The MRCPv1 stack failed to allocate memory for data. Your system is running out of memory. Upgrade your memory or increase your virtual memory.
mcpTraps.3201 MCP_SRM_MRCPV1STACK_INVALID_CONFIG 22602 Major Invalid configuration setup in the MRCPv1 stack. Go to your speech resource's configuration. Make sure that the configuration key indicated in the alarm message is properly configured.
mcpTraps.3202 MCP_SRM_MRCPV1STACK_UNINIT 22603 Major Operation while the MRCPv1 stack is uninitialized. This is an internal error. Try re-installing the software.
mcpTraps.3203 MCP_SRM_MRCPV1STACK_CONSTRUCT_BAD_MSG 22604 Major The MRCPv1 stack was unable to construct a malformed message. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3204 MCP_SRM_MRCPV1STACK_PARSE_BAD_MSG 22605 Major The MRCPv1 stack is unable to parse a malformed message. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3205 MCP_SRM_MRCPV1STACK_BAD_REQUEST 22606 Major The MRCPv1 stack received an invalid request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3400 MCP_SRM_MRCPV1_INVALID_ENG_TYPE 23201 Major An invalid engine type was specified in the MRCPv1 client. Go to your speech resource's configuration. Make sure that the configuration key in the alarm message is properly configured.
mcpTraps.3401 MCP_SRM_MRCPV1_INVALID_ENG_URI 23202 Major An invalid engine URI was specified in the MRCPv1 client. Go to your speech resource's configuration. Under the Provision section, make sure that vrm.client.resource.uri is configured correctly.
mcpTraps.3402 MCP_SRM_MRCPV1_INVALID_ENG_ENTRY 23203 Major An invalid engine entry was specified in the configuration file for the MRCPv1 client. Go to your MCP's configuration. Make sure that the configuration key in the alarm message is properly configured.
mcpTraps.3403 MCP_SRM_MRCPV1_INVALID_ENG_IP_PORT 23204 Major An invalid IP or port existed for the MRCPv1 engine. Go to your speech resource's configuration. Under the Provision section, make sure that the vrm.client.resource.port, vrm.client.resource.address, and vrm.client.resource.uri are configured correctly.
mcpTraps.3407 MCP_SRM_MRCPV1_INVALID_STACK 23208 Critical The MRCPv1 client failed; error creating stack. This is an internal error. Try re-installing the software.
mcpTraps.3408 MCP_SRM_MRCPV1_ENG_TYPE_INIT_ERROR 23209 Critical The MRCPv1 client failed on initializing the engine type map. This is an internal error. Try re-installing the software.
mcpTraps.3409 MCP_SRM_MRCPV1_STACK_INIT_ERROR 23210 Critical The MRCPv1 client failed on initializing the stack. This is an internal error. Try re-installing the software.
mcpTraps.3410 MCP_SRM_MRCPV1_REQ_MGR_INIT_ERROR 23211 Critical The MRCPv1 client failed on initializing the request manager. This is an internal error. Try re-installing the software.
mcpTraps.3411 MCP_SRM_MRCPV1_CONNECTION_MGR_INIT_ERROR 23212 Critical The MRCPv1 client failed on initializing the connection manager. This is an internal error. Try re-installing the software.
mcpTraps.3412 MCP_SRM_MRCPV1_STACK_HDLR_INIT_ERROR 23213 Critical The MRCPv1 client failed on initializing the stack handler. This is an internal error. Try re-installing the software.
mcpTraps.3413 MCP_SRM_MRCPV1_PROVISION_ERROR 23214 Major The MRCPv1 client failed to read the vrmclient provision file. This configuration method is no longer supported.
mcpTraps.3414 MCP_SRM_MRCPV1_FILE_STAT_ERROR 23215 Major The MRCPv1 client failed to obtain information about the file. Make sure the file mentioned in the alarm message is accessible.
mcpTraps.3415 MCP_SRM_MRCPV1_GRAM_SIZE_ERROR 23216 Major The grammar file size, after stripping the header, is less than 0 in MRCPv1. Check the grammar that is defined in your application.
mcpTraps.3416 MCP_SRM_MRCPV1_GRAM_OPEN_ERROR 23217 Major The MRCPv1 client was unable to find the grammar file. Check the grammar that is defined in your application.
mcpTraps.3417 MCP_SRM_MRCPV1_GRAM_OFFSET_ERROR 23218 Major The MRCPv1 client was unable to locate information in the grammar file. Make sure the file mentioned in the alarm message is accessible.
mcpTraps.3418 MCP_SRM_MRCPV1_MEM_ALLOC_ERROR2005 23219 Major The MRCPv1 client failed to allocate memory. Your system is running out of memory. Upgrade your memory or increase your virtual memory.
mcpTraps.3419 MCP_SRM_MRCPV1_GRAM_READ_ERROR 23220 Major The MRCPv1 client failed to read from the grammar file. Make sure the file mentioned in the alarm message is accessible.
mcpTraps.3420 MCP_SRM_MRCPV1_SERVER_CONNECT_ERROR 23221 Major The MRCPv1 client failed to connect to the server. Check the speech resource's configuration, and make sure that your speech server is working properly.
mcpTraps.3422 MCP_SRM_MRCPV1_INVALID_PARAM 23223 Major The MRCPv1 client had an invalid configuration parameter. Go to your MCP's configuration. Make sure that the configuration key in the alarm message is properly configured.
mcpTraps.3423 MCP_SRM_MRCPV1_NO_GRAM_BASE 23224 Major The MRCPv1 client was unable to read the grammar base path. Go to your speech resource's configuration. Under the Provision section, make sure that the vrm.client.HotKeyLocalPath is configured correctly.
mcpTraps.3424 MCP_SRM_MRCPV1_PING_ERROR 23225 Major The MRCPv1 client was unable to ping the servers. Make sure that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3435 MCP_SRM_MRCPV1_RESPONSE_FAILURE 23236 Major The MRCPv1 client received an error code in the response message from the server. Make sure that the speech server is working properly. Refer to the RTSP specification (RFC 2326) for the Status Code and Reason Phrase. Consult with your third-party MRCP Server vendor.
mcpTraps.3438 MCP_SRM_MRCPV1_SOCKET_DISCONNECT 23239 Major The MRCPv1 client received an unexpected socket disconnect. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3440 MCP_SRM_MRCPV1_SEND_REQUEST_ERROR 23241 Major The MRCPv1 client was unable to send a request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3441 MCP_SRM_MRCPV1_STACK_SYSTEM_ERROR 23242 Major An error occurred while the MRCPv1 client was processing a message. This is most likely a memory allocation error. Your system is running out of memory. Upgrade your memory or increase your virtual memory.
mcpTraps.3443 MCP_SRM_MRCPV1_LOST_CONNECTION 23244 Major The MRCPv1 client lost a connection to an ASR/TTS server. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3444 MCP_SRM_MRCPV1_RECO_ERROR 23245 Major The MRCPv1 client received an error message in the recognize session. Make sure that the speech server is working properly. Refer to the RTSP specification (RFC 2326) for the Status Code and Reason Phrase. Consult with your third-party MRCP Server vendor.
mcpTraps.3445 MCP_SRM_MRCPV1_RECONNECT_SUCCESS 23246 Minor The MRCPv1 client successfully reconnected to the server.
mcpTraps.3447 MCP_SRM_MRCPV1_INCORRECT_NLSML_FORMAT 23248 Major The NLSML format was not correct in MRCPv1. Make sure that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3448 MCP_SRM_MRCPV1_ERROR_DECODE_FAILURE 23249 Major The MRCPv1 client failed decode the message data. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3450 MCP_SRM_MRCPV1_GRAMMAR_READING_ERROR 23251 Major An error encountered when the MRCPv1 client was reading a grammar file. Go to your speech resource's configuration. Under the Provision section, make sure that the vrm.client.HotKeyLocalPath is configured correctly
mcpTraps.3451 MCP_SRM_MRCPV1_HOTKEY_GRAMMAR_ERROR 23252 Major An error encountered when the MRCPv1 client was handling a hotkey grammar. Go to your speech resource's configuration. Under the Provision section, make sure that the vrm.client.HotKeyLocalPath is configured correctly.
mcpTraps.3600 MCP_SRM_MRCPV2STACK_NEW_FAILED 23801 Major The MRCPv2 stack failed to allocate memory for data. Your system is running out of memory. Upgrade your memory or increase your virtual memory.
mcpTraps.3601 MCP_SRM_MRCPV2STACK_INVALID_CONFIG 23802 Major The MRCPv2 stack had an invalid configuration setup. Go to your speech resource's configuration. Make sure that the configuration key indicated in the alarm message is properly configured.
mcpTraps.3602 MCP_SRM_MRCPV2STACK_UNINIT 23803 Major The MRCPv2 stack operation uninitialized. This is an internal error. Try re-installing the software
mcpTraps.3603 MCP_SRM_MRCPV2STACK_CONSTRUCT_BAD_MSG 23804 Major The MRCPv2 stack was unable to construct a malformed message. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3604 MCP_SRM_MRCPV2STACK_PARSE_BAD_MSG 23805 Major The MRCPv2 stack was unable to parse malformed message. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3605 MCP_SRM_MRCPV2STACK_BAD_REQUEST 23806 Major The MRCPv2 stack received invalid request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3606 MCP_SRM_MRCPV2STACK_SOCKET_ERROR 23807 Major The MRCPv2 stack had a socket error. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3607 MCP_SRM_MRCPV2STACK_SOCKET_CLOSE 23808 Minor The MRCPv2 stack had a socket close error.
mcpTraps.3609 MCP_SRM_MRCPV2STACK_INVALID_SESSIONID 23810 Major The MRCPv2 stack received an invalid session ID. Make sure that the speech server is working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3610 MCP_SRM_MRCPV2STACK_INVALID_METHOD 23811 Major The MRCPv2 stack received an invalid MRCP method. This is an internal error. Try re-installing the software
mcpTraps.3801 MCP_SRM_MRCPV2_INVALID_ENG_ENTRY 24401 Major The MRCPv2 client had an invalid engine entry in the configuration file. Go to your speech resource's configuration. Check that the configuration key in the alarm message is properly configured.
mcpTraps.3804 MCP_SRM_MRCPV2_RESOURCE_MGR_INIT_ERROR 24404 Critical The MRCPv2 client failed to create a Resource Manager. This is an internal error. Try re-installing the software
mcpTraps.3805 MCP_SRM_MRCPV2_FAILED_TO_OPENSESSION 24405 Major The MRCPv2 client failed to open a session. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3806 MCP_SRM_MRCPV2_CONFIGURATION_ERROR 24406 Major The MRCPv2 client failed to obtain configuration information. Go to your speech resource's configuration. Check that the configuration key indicated in the alarm message is properly configured.
mcpTraps.3807 MCP_SRM_MRCPV2_CLOSE_SESSION_FAIL 24407 Minor The MRCPv2 client failed to close a session.
mcpTraps.3808 MCP_SRM_MRCPV2_STOP_FAIL 24408 Major The MRCPv2 client failed on a STOP request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3810 MCP_SRM_MRCPV2_LOAD_GRAMMAR_FAIL 24410 Major The MRCPv2 client failed on a DEFINE-GRAMMAR request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3811 MCP_SRM_MRCPV2_ASR_SET_PARAMS_FAIL 24411 Major The MRCPv2 client failed on a SET-PARAM request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3812 MCP_SRM_MRCPV2_ASR_RECOGNIZE_FAIL 24412 Major The MRCPv2 client failed on a RECOGNIZE request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3813 MCP_SRM_MRCPV2_PROMPTDONE_FAIL 24413 Minor The MRCPv2 client failed on a START-INPUT-TIMERS request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3817 MCP_SRM_MRCPV2_TTS_SPEAK_FAIL 24417 Major The MRCPv2 client failed on a SPEAK request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3822 MCP_SRM_MRCPV2_OPEN_SESSION_FAIL 24422 Major The MRCPv2 client failed on an OpenSession request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3827 MCP_SRM_MRCPV2_SOCKET_DISCONNECT 24427 Major The MRCPv2 client received an unexpected socket disconnect. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3828 MCP_SRM_MRCPV2_STACK_SYSTEM_ERROR 24428 Major An error occurred while the MRCPv2 client was processing a message. This is most likely a memory allocation error. Your system is running out of memory. Upgrade your memory or increase your virtual memory.
mcpTraps.3833 MCP_SRM_MRCPV2_REQ_MGR_INIT_ERROR 24433 Critical The MRCPv2 client failed on initializing the request manager. This is an internal error. Try re-installing the software.
mcpTraps.3834 MCP_SRM_MRCPV2_STACK_HDLR_INIT_ERROR 24434 Critical The MRCPv2 client failed to initiate the stack handler. This is an internal error. Try re-installing the software.
mcpTraps.3835 MCP_SRM_MRCPV2_NO_GRAMMAR_BASE 24435 Major The MRCPv2 client did not have a grammar base folder defined. Go to your speech resource's configuration. Under the Provision section, make sure that the vrm.client.HotKeyLocalPath is configured correctly.
mcpTraps.3836 MCP_SRM_MRCPV2_SEND_REQUEST_ERROR 24436 Major The MRCPv2 client failed to send an MRCP request. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3838 MCP_SRM_MRCPV2_INITIALIZATION_FAIL 24438 Critical The MRCPv2 client failed on initialization. This is an internal error. Try re-installing the software.
mcpTraps.3839 MCP_SRM_MRCPV2_SIPSEND_REQUEST_ERROR 24439 Major The MRCPv2 client failed to send a SIP request. Make sure that the speech server is working properly. Refer to MRCPv2 specification for the Status Code and Reason Phrase. Consult with your third-party MRCP Server vendor.
mcpTraps.3840 MCP_SRM_MRCPV2_RECEIVE_RESPONSE_ERROR 24440 Major The MRCPv2 client failed to process the response. Make sure that the speech server is working properly. Refer to MRCPv2 specification for the Status Code and Reason Phrase. Consult with your third-party MRCP Server vendor.
mcpTraps.3841 MCP_SRM_MRCPV2_RESPONSE_FAILURE 24441 Major The MRCPv2 client received a failed response. Make sure that the speech server is working properly. Refer to MRCPv2 specification for the Status Code and Reason Phrase. Consult with your third-party MRCP Server vendor.
mcpTraps.3847 MCP_SRM_MRCPV2_SERVER_CONNECTION_ERROR 24447 Major The MRCPv2 client failed to connect to a server. Make sure that the speech server and network are working properly. Consult with your third-party MRCP Server vendor.
mcpTraps.3855 MCP_SRM_MRCPV2_HOTKEY_GRAMMAR_ERROR 24455 Major An error was encountered when the MRCPv2 client was handling a hotkey grammar. Go to your speech resource's configuration. Under the Provision section, make sure that the vrm.client.HotKeyLocalPath is configured correctly.
mcpTraps.3856 MCP_SRM_MRCPV2_FAIL_CREATE_SIP_USER_AGENT 24456 Critical The MRCPv2 client failed to create a SIP user agent. This is an internal error. Try re-installing the software.
mcpTraps.3857 MCP_SRM_MRCPV2_FAIL_TO_INITIATE_SIP_SESSION 24457 Major The MRCPv2 client failed to initiate a SIP session. This is an internal error. Try re-installing the software.
mcpTraps.3858 MCP_SRM_MRCPV2_SIP_ERROR 24458 Major The MRCPv2 client received a SIP error. Make sure that the speech server is working properly. Refer to MRCPv2 specification for the Status Code and Reason Phrase. Consult with your third-party MRCP Server vendor.
mcpTraps.3859 MCP_SRM_MRCPV2_FAIL_TO_OPEN_FILE 24466 Major The MRCPv2 client failed to open a file. Make sure the specified file exists and there is enough disc space.
mcpTraps.5000 DTMFLOG_MEM_ALLOC_FAIL 80000 Critical The system is running out of memory. Upgrade the system memory or increase system virtual memory. The system is running out of memory. Upgrade the system memory or increase system virtual memory.
mcpTraps.5002 DTMFLOG_GRAM_ERROR 80002 Major There is a grammar error. Get more information from the log to confirm the root cause. There is a grammar error. Get more information from log to confirm the root cause.
mcpTraps.5003 DTMFLOG_VGLOG_INVALID_SESSION_ID 80003 Major The DTMF recognizer cannot find the correct session for the specified session ID. Report to the vendor with debug level log. The DTMF recognizer cannot find the correct session with the specified session ID. Report to the vendor with debug level log.
mcpTraps.5004 DTMFLOG_FAILED_TO_ACCESS_GRAMMAR 80004 Major The DTMF recognizer cannot access the grammar information passed in from the user. Report to the vendor with debug level log. The DTMF recognizer cannot access the grammar information passed in from the user. Report to the vendor with debug level log.
mcpTraps.5005 DTMFLOG_INVALID_STATE 80005 Major The DTMF recognition request was not received in the right state. Report to the vendor with debug level log. The DTMF recognition request was not received in the right state. Report to the vendor with debug level log.
mcpTraps.5006 DTMFLOG_FAILED_TO_CREATE_SESSION 80006 Major The DTMF recognizer fails to creat a new recognition session. Report to the vendor with debug level log. The DTMF recognizer fails to creat a new recognition session. Report to the vendor with debug level log.
mcpTraps.5007 DTMFLOG_GRAM_NUMBER_MISMATCH 80007 Major The grammar alternate rule list number and grammar list number do not match. Report to the vendor with debug level log. The grammar alternate rule list number, and grammar list number does not match. Report to the vendor with debug level log.
mcpTraps.5008 DTMFLOG_GRAMMAR_TYPE_ERROR 80008 Major The grammar type is not correct. Check the grammar type to make sure it is one of the followings: ABNF, xml and builtin. The grammar type is not correct. Check the grammar type to make sure it is one of the followings: ABNF, xml and builtin
mcpTraps.5009 DTMFLOG_GRAMMAR_DEFINE_ERROR 80009 Major Fail to define grammar. Report to the vendor with debug level log. Fail to define grammar. Report to the vendor with debug level log.
mcpTraps.5010 DTMFLOG_EMPTY_GRAM_ID 80010 Major There is no internal grammar ID. Report to the vendor with debug level log. There is no internal grammar ID. Report to the vendor with debug level log.
mcpTraps.5011 DTMFLOG_FAILED_TO_CREATE_JS 80011 Major Fail to create JavaScript Engine instance to parse the grammar. Report to the vendor with debug level log. Fail to create JavaScript Engine instance to parse the grammar. Report to the vendor with debug level log.
mcpTraps.5012 DTMFLOG_GRAM_ERROR_EXCEEDED_MAX_TABLE_SIZE 80012 Major The maximum grammar table size (120000) is exceeded. Report to the vendor with debug level log and grammars. The maximum grammar table size (120000) is exceeded. Report to the vendor with debug level log and grammars.
mcpTraps.5013 DTMFLOG_FAILED_TO_INIT_XML_CONVERTER 80013 Major Fail to initialize XML Converter. Report to the vendor with debug level log. Fail to initialize XML Converter. Report to the vendor with debug level log.
mcpTraps.5014 DTMFLOG_SEMANTIC_INTERPRETATION_ERROR 80014 Major Fail to do semantic interpretation. Check log for more details. If cannot find root cause to solve the error, report to the vendor with debug log and grammars. Fail to do semantic interpretation. Check log for more details. If cannot find root cause to solve the error, report to the vendor with debug log and grammars.
mcpTraps.5015 DTMFLOG_FAILED_TO_CREATE_DTMF_RECOG_THREAD 80015 Major Fail to create recognition thread. Check log to confirm the possible causes. Restarting MCP may solve the problem. Otherwise, report to the vendor with debug log. Fail to create recognition thread. Check log to confirm the possible causes. Restarting MCP may solve the problem. Otherwise, report to the vendor with debug log.
mcpTraps.5016 DTMFLOG_FAILED_TO_START_DTMF_RECOG 80016 Major Fail to start recognition. Report to the vendor with debug level log. Fail to start recognition. Report to the vendor with debug level log.
mcpTraps.5017 DTMFLOG_FAILED_TO_FETCH 80017 Major Fail to fetch a grammar. Make sure the grammar exists. Fail to fetch a grammar. Make sure the grammar exists.
mcpTraps.5018 DTMFLOG_FAILED_RECOGNITION 80018 Major Fail to complete a recognition session. Report to the vendor with debug level log. Fail to complete a recognition session. Report to the vendor with debug level log.
mcpTraps.5019 DTMFLOG_GRAM_SYNTAX_ERROR 80019 Major Grammar syntax error. Correct the grammar syntax error based on the information in the log. Grammar syntax error. Correct the grammar syntax error based on the information in the log.
mcpTraps.5020 DTMFLOG_FAILED_TO_PARSE_GRAM 80020 Major Grammar syntax error. Correct the grammar syntax error based on the information in the log. Fail to parse a grammar. Correct the grammar syntax based on the information in the log.
mcpTraps.5021 DTMFLOG_FAILED_TO_GENERATE_NLSML 80021 Major Fail to generate recogntion result in the NLSML format. Report to the vendor with debug level log. Fail to generate recogntion result in the NLSML format. Report to the vendor with debug level log.
mcpTraps.5022 DTMFLOG_GRAM_WARNING 80100 Minor Recogntion cannot be completed due to grammar issues. Report to the vendor with debug level log and grammars. Recogntion cannot be completed due to grammar issues. Report to the vendor with debug level log.
mcpTraps.5023 DTMFLOG_FAILED_TO_CACHE 80101 Minor Fail to add grammar to cache. Report to the vendor with debug level log. Fail to add grammar to cache. Report to the vendor with debug level log.
mcpTraps.5024 DTMFLOG_FAILED_TO_PROCESS_BUFFERED_INPUT 80102 Minor Fail to process buffered DTMF Input. Report to the vendor with debug level log. Fail to process buffered DTMF Input. Report to the vendor with debug level log.
mcpTraps.5025 DTMFLOG_FAILED_TO_CLEAR_BUFFERED_INPUT 80103 Minor Fail to clear buffered DTMF Input. Report to the vendor with debug level log. Fail to clear buffered DTMF input. Report to the vendor with debug level log.
mcpTraps.5026 DTMFLOG_FAILED_TO_GENERATE_FLAT_PARSE_LIST 80104 Minor Fail to generate flat parse list. Report to the vendor with debug level log. Fail to generate flat parse list. Report to the vendor with debug level log.
mcpTraps.5027 DTMFLOG_DUPLICATED_RULES 80106 Minor There are duplicated rules. Check the grammar to remove the duplicated rules. There are duplicated rules. Check the grammar to remove the duplicated rules.
mcpTraps.5028 DTMFLOG_FAILED_TO_ACCESS_RULE_DURING_SI 80107 Minor Fail to access rule when doing synatic interpretation. Report to the vendor with debug level log. Fail to access rule when doing synatic interpretation. Report to the vendor with debug level log.
mcpTraps.5029 DTMFLOG_FAILED_TO_PROCESS_DTMF_INPUT 80108 Minor Fail to process DTMF input. Report to the vendor with debug level log. Fail to process DTMF input. Report to the vendor with debug level log.
mcpTraps.5030 DTMFLOG_FAILED_TO_STOP_DTMF_RECOG 80109 Minor Fail to Stop the DTMF recognizer. Report to the vendor with debug level log. Fail to stop the DTMF recognizer. Report to the vendor with debug level log.
mcpTraps.5031 DTMFLOG_FAILED_TO_DELETE_DTMF_SESSION 80110 Minor Fail to delete a recogntion session. Report to the vendor with debug level log. Fail to delete DTMF session. Report to the vendor with debug level log.
mcpTraps.5032 DTMFLOG_FAILED_TO_GET_BUFFERED_DTMF 80111 Minor Fail to get buffered DTMF. Report to the vendor with debug level log. Fail to get bufferred DTMF. Report to the vendor with debug level log.
mcpTraps.5033 DTMFLOG_FAILED_TO_DELETE_NOINPUT_TIMER 80112 Minor Fail to delete the noinput timer. Report to the vendor with debug level log. Fail to delete the noinput timer. Report to the vendor with debug level log.
mcpTraps.5034 DTMFLOG_FAILED_TO_PROCESS_EVENT 80113 Minor Fail to process recongition events. Report to the vendor with debug level log. Fail to process recongition events. Report to the vendor with debug level log.
mcpTraps.5035 DTMFLOG_FAILED_TO_PROCESS_NOINPUT 80114 Minor Fail to porcess the noinput event. Report to the vendor with debug level log. Fail to porcess the noinput event. Report to the vendor with debug level log.
mcpTraps.5036 DTMFLOG_FAILED_TO_START_NOINPUT_TIMER 80115 Minor Fail to start the noinput timer. Report to the vendor with debug level log. Fail to start the noinput timer. Report to the vendor with debug level log.
mcpTraps.5037 DTMFLOG_FAILED_TO_DELETE_NEXT_TIMER_EVENT 80116 Minor Fail to delete next timer event. Report to the vendor with info level log. Fail to delete next timer event. Report to the vendor with info level log.

mrcppTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
mrcppTraps.1000 GVPLOG_PROXY_STARTUP 20068 Minor The MRCP Proxy was started. This trap indicates that the MRCP Proxy has started successfully.
mrcppTraps.1001 GVPLOG_PROXY_SHUTDOWN 20069 Minor The MRCP Proxy was shut down. This trap indicates that the MRCP Proxy is shutting down.
mrcppTraps.1002 GVPLOG_PXY_HAMODE 20118 Minor The MRCP Proxy was started in HA mode. This trap indicates that the MRCP Proxy has started in HA mode.
mrcppTraps.1003 GVPLOG_PXY_ACTIVEMODE 20127 Minor The MRCP Proxy node is going active. This trap indicates that the current MRCP Proxy is going to serve as an active node in the HA pair.
mrcppTraps.1004 GVPLOG_PXY_STANDBYMODE 20128 Minor The MRCP Proxy node is going standby. This trap indicates that the current MRCP Proxy is going to serve as an standby node in the HA pair.
mrcppTraps.1005 GVPLOG_PXY_FIPSDISABLED 20186 Minor The MRCP Proxy was started with FIPS disabled. This trap indicates that the MRCP Proxy started without the FIPS enabling because the system did not support FIPS.

psTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
psTraps.4560 GCTI_REDUNDANCY_WARM_STANDBY_BACKUP_ACTIVATED 4560 Notice Application backup mode activated No action is required
psTraps.4562 GCTI_REDUNDANCY_WARM_STANDBY_PRIMARY_ACTIVATED 4562 Notice Application primary mode activated No action is required
psTraps.5060 GCTI_APP_STARTED 5060 MAJOR Application started No action is required
psTraps.50000 PS_GENERIC_ERROR_OBSOLETE 50000 MAJOR Generic error. Check configuration for error

pstncTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
pstncTraps.1001 PSTNC_PROC_STARTED 20010 MINOR PSTN Connector has been started No action is required
pstncTraps.1002 PSTNC_PROC_STOPPED 20011 MINOR PSTN Connector has been stopped No action is required
pstncTraps.1003 PSTNC_DLGCMGR_INIT_FAILED 20300 MAJOR Dialogic Manager initialization has failed Make sure that the Dialogic is up and running. Restart the PSTN Connector.
pstncTraps.1004 PSTNC_DLGC_D_CHAN_STATUS_DOWN 20301 MAJOR Dialogic D Channel is down Make sure that the network cable is plugged in and that the Dialogic is up and running.
pstncTraps.1005 PSTNC_DLGC_D_CHAN_STATUS_UP 20302 MINOR Dialogic D Channel is up No action is required.
pstncTraps.1006 PSTNC_DLGC_B_CHAN_STATUS_UP 20304 MINOR Dialogic B Channel is up No action is required
pstncTraps.1007 PSTNC_DLGC_B_CHAN_STATUS_DOWN 20303 MAJOR Dialogic B Channel is down Make sure that the network cable is plugged in and that the Dialogic is up and running.
pstncTraps.1008 PSTNC_DLGC_B_CHAN_STATUS_CHANGED 20305 MINOR Dialogic B Channel status has changed No acion is required.
pstncTraps.1009 PSTNC_DLGC_MGR_LINK_ERROR 20306 MAJOR Dialogic Link is malfunctioning. Make sure that the network cable is plugged in and that the Dialogic is up and running.
pstncTraps.1010 PSTNC_DLGC_MGR_LINK_OK 20307 MINOR Dialogic Link is operational. No action is required.
pstncTraps.1011 PSTNC_DLGC_NO_FREE_PORTS 20211 MAJOR There are no Dialogic ports available. Make sure that the Routetype under the DialogicManager_Route is configured as either Outbound or InOutbound.
pstncTraps.1012 PSTNC_DLGC_DIAL_ERROR 20213 MAJOR There was a dial error. Make sure that the Dialogic is up, and retry the call.

rmTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
rmTraps.1000 GVPLOG_RM_UNRECOVERABLEERR 20006 Critical Unrecoverable Error Restart the RM.
rmTraps.1001 GVPLOG_RM_CONFIGERR 20007 Major RM proxy initalization failed Check configuration.
rmTraps.1003 GVPLOG_RM_SOCKETERR 20009 Major Socket Error Check configuration for port conflict.
rmTraps.1004 GVPLOG_RM_RESOURCEALLOCERR 20010 Major Resource allocation failure This is an unexpected condition. Restart the service if required and contact Genesys Technical Support.
rmTraps.1005 GVPLOG_RM_CDRINITERR 20011 Major This is a CDR initialization failure This is an unexpected condition. Restart the service if required and contact Genesys Technical Support.
rmTraps.1006 GVPLOG_RM_CDRUNINITERR 20012 Major This is a CDR uninitialization failure This is an unexpected condition. Restart the service if required and contact Genesys Technical Support.
rmTraps.1007 GVPLOG_RM_CDRRECORDCREATEERR 20013 Major This is a CDR record creation failure This is an unexpected condition. Restart the service if required and contact Genesys Technical Support.
rmTraps.1008 GVPLOG_RM_CDRRECORDDELETEERR 20014 Major This is a CDR record deletion failure This is an unexpected condition. Restart the service if required and contact Genesys Technical Support.
rmTraps.1009 GVPLOG_RM_DIALINGRANGEEXCEED 20015 Major The dialing rule range was exceeded Check Configuration values in the gvp.policy.dialing-rules section to see if they are properly configured.
rmTraps.1010 GVPLOG_RM_DIALINGTYPEINVALID 20016 Major The dialing rule type that was specified is invalid. Check Configuration values in the gvp.policy.dialing-rules section to see if they are properly configured.
rmTraps.1011 GVPLOG_RM_DIALINGEXPRINVALID 20017 Major The dialing expression was invalid. Check Configuration values in the gvp.policy.dialing-rules section to see if they are properly configured.
rmTraps.1012 GVPLOG_RM_DNISNOTEXIST 20018 Major The DNIS that was specified in the call was not configured; therefore, the call played the default IVR Profile Check Configuration to see whether DNIS is configured.
rmTraps.1013 GVPLOG_RM_DEFAULTTENTANTNOTFOUND 20019 Major The default tenant was not found This is an unexpected condition; check to see if the ""Environment"" tenant is defined in the Management Framework.
rmTraps.1014 GVPLOG_RM_REQUESTURITRANSLATIONFAIL 20020 Major Request URI translation failure Not applicable.
rmTraps.1015 GVPLOG_RM_CALLCREATEFAIL 20021 Major Call creation failed Check if the Policy was violated.
rmTraps.1016 GVPLOG_RM_APPPROFILENOTFOUND 20022 Major An Application / IVR Profile was not found Check if application/IVR Profile exists.
rmTraps.1017 GVPLOG_RM_TENANTNOTFOUND 20023 Major The tenant ID that was requested cannot be found. Check whether an IVRProfile with name in tenant-id request URI parameter exists.
rmTraps.1018 GVPLOG_RM_DEFAULTIVRPROFILENOTFOUND 20024 Major The default IVR Profile was not found. Check whether the default application configured in the Environment tenant exists.
rmTraps.1019 GVPLOG_RM_DEFAULTSERVICETYPENOTFOUND 20025 Major The default service type was not found. Check whether the mapped application contains a default service type.
rmTraps.1020 GVPLOG_RM_MANDATORYURIPARAMNOTFOUND 20026 Major The mandatory URI parameter was not found. Check whether the request URI contains the mandatory URI parameter for the service type specified in the Request URI.
rmTraps.1021 GVPLOG_RM_INVALIDURIPARAM 20027 Major An invalid URI parameter was encountered. Not applicable.
rmTraps.1022 GVPLOG_RM_SERVICEPREREQNOTFOUND 20028 Major The service prerequisite was not found. Not applicable.
rmTraps.1023 GVPLOG_RM_NOMATCHINGSERVICETYPE 20029 Major A matching logical group for the specified service type was not defined Check whether the resource is configured, or whether usage has been exceeded.
rmTraps.1024 GVPLOG_RM_NOMATCHINGGWPREFERENCE 20030 Major The RM was unable to allocate a resource based on the gateway preference. Check usage on the gateway resource has been exceeded.
rmTraps.1025 GVPLOG_RM_CCILIBINVALIDPARAM 20031 Major The CCILib agent encountered an invalid parameter. This is an unexpected condition; check the name of the Resource Manager, and try restarting again. If the problem persists, contact Genesys Technical Support.
rmTraps.1026 GVPLOG_RM_CCILIBCONFIGOBJERR 20032 Major The CCILib failed to get the configuration object. This is an unexpected condition; try restarting the Resource Manager. If the problem persists, contact Genesys Technical Support.
rmTraps.1027 GVPLOG_RM_CCILIBRMOBJERR 20033 Major The CCILib failed to get the RM object. This is an unexpected condition; try restarting the Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1028 GVPLOG_RM_CCILIBRESOBJNOTFOUND 20034 Major The CCILib failed to locate the resource object. This is an unexpected condition; try restarting again. If the problem persists, contact Genesys Technical Support.
rmTraps.1029 GVPLOG_RM_CCILIBLOGICALRESCREATEFAIL 20035 Major The CCILib failed to create a logical resource. This is an unexpected condition; try restarting the Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1030 GVPLOG_RM_CCILIBPHYSICALRESCREATEFAIL 20036 Major The CCILib failed to create a physical resource. This is an unexpected condition; try restarting Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1031 GVPLOG_RM_CCILIBTENANTNOTFOUND 20037 Major The CCILib was unable to find information for the tenant. This is an unexpected condition; check whether the ""Environment"" tenant is defined in the Management Framework.
rmTraps.1032 GVPLOG_RM_CCILIBTENANTCREATEFAIL 20038 Major The CCILib was unable to create a tenant. This is an unexpected condition; check whether the ""Environment"" tenant is defined in the Management Framework.
rmTraps.1033 GVPLOG_RM_CCILIBAPPIDNOTFOUND 20039 Major The CCILib was unable to find the application ID. This is an unexpected condition; try restarting Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1034 GVPLOG_RM_CCILIBLINKEDRESNOTFOUND 20040 Major The CCILib linked resource was not found. No Resources are configured for the RM. Check the resource provisioning.
rmTraps.1035 GVPLOG_RM_CCILIBPARENTNOTFOUND 20041 Major The CCILib was unable to find parent information for the resource object. Check the parent object to which the resource belongs. Make sure that it is linked to the environment tenant.
rmTraps.1036 GVPLOG_RM_CCILIBLOGICALRESGROUPNOTFOUND 20042 Major The CCILib was unable to find the logical resource group The logical resource group name that was specified in the connection does not exist. Make sure the logical resource group name as specified in the logical-resource-section parameter in the connection, exists in the RM.
rmTraps.1037 GVPLOG_RM_CCILIBTENANTCONVERTERROR 20043 Major The CCILib was unable to convert the tenant object. This is an unexpected condition; try restarting Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1038 GVPLOG_RM_CCILIBCAPADDERROR 20044 Major The CCILib was unable to add capability for the specified service type The specified capability-requirement is not supported for the specified service type.
rmTraps.1039 GVPLOG_RM_CCILIBAPPCONVERTERROR 20045 Major The CCILib was unable to convert an application object. This is an unexpected condition; try restarting Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1041 GVPLOG_RM_RESSESSIONCREATEFAIL 20047 Major Creating a resource session failed. This is an unexpected condition; try restarting Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1042 GVPLOG_RM_CCILIBAPPCREATEFAIL 20048 Major The CCILib was unable to create an application. This is an unexpected condition; try restarting Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1043 GVPLOG_RM_CCILIBUPDATEINVALIDCFGOBJ 20049 Major The CCILib was updated; however, the configuration object was invalid. Check that the values updated dynamically are valid.
rmTraps.1044 GVPLOG_RM_CCILIBUPDATETENANTNOTFOUND 20050 Major The CCILib was updated; however, the tenant could not be found. This is an unexpected condition; try restarting Resource Manager again. If the problem persists, contact Genesys Technical Support.
rmTraps.1045 GVPLOG_RM_CCILIBUPDATETENANTPOPULATEFAIL 20051 Major The CCILib was updated; however, the tenant population failed. Check that the values updated dynamically are valid.
rmTraps.1046 GVPLOG_RM_CCILIBUPDATEAPPNOTFOUND 20052 Major The CCILib was updated; however, the application could not be found. This is an unexpected condition. Try adding the IVRProfile update again; if it still fails, contact Genesys Technical Support.
rmTraps.1047 GVPLOG_RM_CCILIBUPDATEAPPPOPULATEFAIL 20053 Major The CCILib was updated; however, populating the application failed. Check that the values updated dynamically are valid.
rmTraps.1048 GVPLOG_RM_CCILIBUPDATELOGICALRESNOTFOUND 20054 Major The CCILib was updated; however, the logical resource group could not be found. Not applicable.
rmTraps.1049 GVPLOG_RM_CCILIBUPDATELOGICALRESADDERR 20055 Major The CCILib was updated; however, adding the logical resource group failed. This is an unexpected condition. Try reconnecting the Physical Resource; if it still fails, contact Genesys Technical Support.
rmTraps.1050 GVPLOG_RM_CCILIBUPDATERESOBJNOTFOUND 20056 Major The CCILib was updated; however, the resource object was not found. This is an unexpected condition. Try reconnecting the Physical Resource; if it still fails, contact Genesys Technical Support.
rmTraps.1051 GVPLOG_RM_CCILIBUPDATEPHYRESCREATEFAIL 20057 Major The CCILib was updated; however, creating the physical resource failed. This is an unexpected condition. Try reconnecting the Physical Resource; if it still fails, contact Genesys Technical Support.
rmTraps.1052 GVPLOG_RM_CCILIBUPDATEINVALIDOBJ 20058 Major The CCILib was updated; however, an invalid delta object was encountered. This is an unexpected condition. Retry dynamic update; if it still fails, contact Genesys Technical Support.
rmTraps.1053 GVPLOG_RM_CCILIBUPDATEINVALIDOBJTYPE 20059 Major The CCILib was updated; however, an invalid object type was encountered. This is an unexpected condition. Retry dynamic update; if it still fails, contact Genesys Technical Support.
rmTraps.1054 GVPLOG_RM_CCILIBUPDATETENANTADDFAIL 20060 Major The CCILib update tenant addition failed. Check that the values updated dynamically are valid.
rmTraps.1055 GVPLOG_RM_CCILIBUPDATEAPPADDFAIL 20061 Major The CCILib update application addition failed. Check that the values updated dynamically are valid.
rmTraps.1056 GVPLOG_RM_CCILIBUPDATETENANTREMOVEFAIL 20062 Major The CCILib update tenant deletion failed. Not applicable
rmTraps.1057 GVPLOG_RM_CCILIBUPDATEAPPREMOVEFAIL 20063 Major The CCILib update application deletion failed. Check whether the IVRProfile has been removed. If it has not been removed yet, try removing it again; if it is still unsuccessful, contact Genesys Technical Support.
rmTraps.1058 GVPLOG_RM_CCILIBUPDATETENANTUPDATEFAIL 20064 Major The CCILib update tenant update failed. Check that the values updated dynamically are valid.
rmTraps.1059 GVPLOG_RM_CCILIBUPDATEAPPLICATIONUPDATEFAIL 20065 Major The CCILib update application update failed. Check that the values updated dynamically are valid.
rmTraps.1060 GVPLOG_RM_REGISTERERROR 20066 Major Received error related to SIP REGISTER. Check Configuration to make sure that the SIP endpoint sending REGISTER to the RM is also provisioned to the RM.
rmTraps.1061 GVPLOG_RM_INVALIDMSG 20067 Minor Message exchanged between the active and standby RM is invalid RM received an invalid SIP message.
rmTraps.1062 GVPLOG_RM_INVALIDCONFIG 20068 Minor Configuration syntax is incorrect. Fix the invalid configuration parameter.
rmTraps.1064 GVPLOG_RM_NETWORKPROBLEM 20070 Minor This was a LAN problem. Verify that the network is configured properly.
rmTraps.1065 GVPLOG_RM_REQUESTURIPARSEFAIL 20071 Minor Request URI parse failure. RM received a SIP message with an invalid request URI.
rmTraps.1066 GVPLOG_RM_OPTIONUSERINFOEXIST 20072 Minor User Info should not exist in option message. RM received a SIP message with an invalid user info field
rmTraps.1067 GVPLOG_RM_TOHEADERPARSEFAIL 20073 Minor Failed to parse TO header RM received a SIP message with an invalid To header.
rmTraps.1068 GVPLOG_RM_RMSERVICEAGENTBADMSGFORMAT 20074 Minor The RM service agent received a bad message. RM received an invalid internode message. Check that the RM active-backup pair are running with the same version.
rmTraps.1069 GVPLOG_RM_RMSUSPEND 20075 Minor The RM is in the process of a suspension. RM operating in suspended mode.
rmTraps.1070 GVPLOG_RM_SIPSERVICESAMEPRECEDENCE 20076 Minor A SIP service with the same precedence value was found. Not Applicable.
rmTraps.1071 GVPLOG_RM_INVALIDCALLTENANTID 20077 Minor The gvp-tenant-id did not belong to the current call tenant. Not Applicable.
rmTraps.1072 GVPLOG_RM_FAILEDTOFINDLINKEDTENANT 20078 Minor Failed to get linked tenant Service tenant for the MF object cannot be found. Fix the configuration parameter.
rmTraps.1073 GVPLOG_RM_FAILEDTOFINDLINKEDRESOURCE 20079 Minor Failed to get linked resource RM does not have any linked resource configured. Fix the configuration parameter.
rmTraps.1074 GVPLOG_RM_LOGICALRESINFONOTFOUND 20080 Minor The logical resource group information was not found. Not Applicable.
rmTraps.1075 GVPLOG_RM_LOGICALRESPOPULATEFAIL 20081 Minor The logical resource population failed. Fix the invalid logical resource group configuration parameter.
rmTraps.1076 GVPLOG_RM_LOGICALRESSECTIONNOTFOUND 20082 Minor The logical resource section was not found. Fix the invalid logical resource group configuration parameter.
rmTraps.1077 GVPLOG_RM_PHYSRESPOPULATEFAIL 20083 Minor The logical resource population failed. Fix the invalid physical resource configuration parameter.
rmTraps.1078 GVPLOG_RM_TENANTPOPULATEINCOMPLETE 20084 Minor The tenant population was incomplete. Fix the invalid tenant configuration parameter.
rmTraps.1079 GVPLOG_RM_APPINFONOTFOUND 20085 Minor The IVR application information was not found. Fix the invalid IVRProfile configuration parameter.
rmTraps.1080 GVPLOG_RM_APPPOPULATEINCOMPLETE 20086 Minor The application information population was incomplete. Fix the invalid IVRProfile configuration parameter.
rmTraps.1081 GVPLOG_RM_DNISEXTRACTFAIL 20087 Minor The DNIS extraction failed. Check for invalid DNIS range configuration.
rmTraps.1082 GVPLOG_RM_SETTINGLOGICALRESPROPERTIES 20088 Minor The RM has set logical resource properties. This trap indicates that the logical resource group information is updated.
rmTraps.1083 GVPLOG_RM_AORNOTFOUND 20089 Minor The address of record was not found for the resource. Fix the invalid physical resource configuration parameter.
rmTraps.1084 GVPLOG_RM_CAPACITYNOTFOUND 20090 Minor Capacity was not found for the resource. Fix the invalid physical resource configuration parameter.
rmTraps.1085 GVPLOG_RM_CAPACITYNONUNSIGNED 20091 Minor Capacity is not an unsigned integer. Fix the invalid physical resource configuration parameter.
rmTraps.1086 GVPLOG_RM_SETTINGPHYRESPROPERTIES 20092 Minor Setting Phyiscal Resource Properties This trap indicates that the physical resource information is updated.
rmTraps.1087 GVPLOG_RM_UPDATELOGICALRESGROUPNOTFOUND 20093 Minor CCILib update - logical resource group was not found. Fix the invalid logical resource configuration parameter.
rmTraps.1088 GVPLOG_RM_UPDATEPOPULATEPHYRESFAIL 20094 Minor CCILib update failed to populate physical resource. Fix the invalid physical resource configuration parameter.
rmTraps.1089 GVPLOG_RM_UPDATEFAILGETPHYRES 20095 Minor CCILib update failed to get physical resource. Fix the invalid physical resource configuration parameter.
rmTraps.1090 GVPLOG_RM_UPDATEPOPULATELOGICALRESFAIL 20096 Minor CCILib update failed to populate logical resource. Fix the invalid logical resource group configuration parameter.
rmTraps.1091 GVPLOG_RM_UPDATELOGICALRESNOTFOUND 20097 Minor CCILib update - logical resource section was not found. Fix the invalid logical resource group configuration parameter.
rmTraps.1092 GVPLOG_RM_UPDATEPHYRESREMOVED 20098 Minor CCILib update - physical resource was removed. This trap indicates that a physical resource has been removed.
rmTraps.1093 GVPLOG_RM_UPDATETENANTADDED 20099 Minor CCILib update - new tenant was added. This trap indicates that a tenant has been updated.
rmTraps.1094 GVPLOG_RM_UPDATEAPPADDED 20100 Minor CCILib update: CCILib update - new application was added. This trap indicates that a new IVRProfile application has been added.
rmTraps.1095 GVPLOG_RM_UPDATELINKEDTENANTREMOVED 20101 Minor CCILib update - linked tenant was removed. This trap indicates that a tenant has been removed.
rmTraps.1096 GVPLOG_RM_UPDATEAPPREMOVED 20102 Minor CCILib update - application was removed. This trap indicates that an IVRProfile application has been removed.
rmTraps.1097 GVPLOG_RM_UDPATELINKEDTENANTUPDATED 20103 Minor CCILib update - linked tenant was updated. This trap indicates that a tenant has been updated.
rmTraps.1098 GVPLOG_RM_UDPATEAPPDATAUPDATED 20104 Minor CCILib update - application data was updated. This trap indicates that an IVRProfile has been updated.
rmTraps.1099 GVPLOG_RM_UPDATEIGNORED 20105 Minor CCILib update - ignored update for the application. Fix the invalid policy configuration parameter.
rmTraps.1100 GVPLOG_RM_WARNING_BAD_REGEX 20106 Minor Bad regular expression Not applicable.
rmTraps.1105 GVPLOG_RM_STARTUP 20142 Minor The RM was started. This trap indicates RM has started successfully.
rmTraps.1106 GVPLOG_RM_SHUTDOWN 20143 Minor The RM was shut down. This indicates RM is shutting down.
rmTraps.1116 GVPLOG_RM_POLICYVIOLATIONERROR 20122 Minor The usage limit was exceeded for the call. This trap indicates RM rejected a call because of policy violation.
rmTraps.1117 GVPLOG_RM_BURSTAPPBEGIN 20128 Minor Burst above usage limit has been started for IVR Profile This trap indicates that RM application usage has exceeded the burst limit.
rmTraps.1118 GVPLOG_RM_BURSTAPPEND 20129 Minor Burst above usage limt has been ended for IVR Profile This trap indicates that RM application usage has dropped below the burst limit.
rmTraps.1119 GVPLOG_RM_BURSTTENANTBEGIN 20130 Minor Burst above usage limit has been started for Tenant This trap indicates that RM tenant usage has exceeded the burst limit.
rmTraps.1120 GVPLOG_RM_BURSTTENANTEND 20131 Minor Burst above usage limt has been ended for Tenant This trap indicates that RM tenant usage has dropped below the burst limit.
rmTraps.1121 GVPLOG_RM_ACTIVEMODE 20132 Notice RM Node is going Active This trap indicates the specific member of the RM cluster is going active.
rmTraps.1122 GVPLOG_RM_STANDBYMODE 20133 Notice RM Node is going Standby This trap indicates the specific member of the RM cluster is going standby.
rmTraps.1123 GVPLOG_RM_NETWORKRECOVERY 20134 Minor LAN recovered This trap indicates that the network has been recovered from a previous error.
rmTraps.1124 GVPLOG_RM_REDUNDANCYUNDEFINED 20136 Minor Specify a value for redundancy-type on physical resource managed by RM. Specify a value for redundancy-type on physical resource managed by RM.
rmTraps.1125 GVPLOG_RM_SUBSCRIPTION_ERROR 20135 Minor SUBSCRIBE request with an event name not known to RM was received. Specify the correct event name in the SUBSCRIBE request. SUBSCRIBE request with an event name not known to RM is received. Specify the correct event name in the SUBSCRIBE request.
rmTraps.1126 GVPLOG_RM_UNSUBSCRIBE 20137 Minor RM unsubscribed an event subscription This trap is generated when a subscription is terminated.
rmTraps.1127 GVPLOG_RM_POLICYENFORCEMENTVIOLATIONERROR 20138 Major Invalid configuration caused a policy enforcement error Fix the invalid policy configuration parameter.
rmTraps.1128 GVPLOG_RM_SINGLETENANT 20139 Minor RM started in single tenant mode This trap indicates that RM is operating in a single tenant environment.
rmTraps.1129 GVPLOG_RM_HAMODE 20140 Minor RM started in HA mode This trap indicates the high-availability mode.
rmTraps.1130 GVPLOG_RM_CONFIGINFO 20141 Minor RM configuration information This trap indicates the configuration information for RM.
rmTraps.1131 GVPLOG_RM_RESOURCE_STATUS_CHANGED 20148 Major Resource Status changed This trap indicates that one of the RM monitored resource had it status changed.
rmTraps.1132 GVPLOG_RM_PORTEXCEEDED 20149 Major Resource port exceeded This trap indicates that resource usage has been exceeded.

rsTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
rsTraps.4560 GCTI_REDUNDANCY_WARM_STANDBY_BACKUP_ACTIVATED 4560 Notice Application backup mode activated No action is required
rsTraps.4562 GCTI_REDUNDANCY_WARM_STANDBY_PRIMARY_ACTIVATED 4562 Notice Application primary mode activated No action is required
rsTraps.5060 GCTI_APP_STARTED 5060 MAJOR Application started No action is required
rsTraps.20032 RS_LATENCY_NOTIFICATION2 20032 MAJOR Latency is below the configured threshold. No action is required
rsTraps.50000 RS_GENERIC_ERROR_OBSOLETE 50000 MAJOR Generic error. Check configuration for error

rsmpTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
rsmpTraps.1000 RSMP_CONFIGERR 20006 MAJOR WebRTC Gateway encountered invalid configuration Check configuration.
rsmpTraps.1001 RSMP_SIPADDRERR 20007 MAJOR WebRTC Gateway failed to set SIP address Check network addresses for the box.
rsmpTraps.1002 RSMP_RTPADDRERR 20008 MAJOR WebRTC Gateway failed to set RTP address Check network addresses for the box.
rsmpTraps.1003 RSMP_SRTPINITERR 20009 MAJOR WebRTC Gateway failed to initialize SRTP Restart the Gateway.
rsmpTraps.1004 RSMP_STACKINITERR 20010 MAJOR WebRTC Gateway failed to initialize SIP Stack Check if the SIP port is being used by some other process.
rsmpTraps.1005 RSMP_ROAPINITERR 20011 MAJOR WebRTC Gateway failed to start ROAP server Check if the HTTP port is being used by some other process.
rsmpTraps.1006 RSMP_XCODEINITERR 20012 MAJOR WebRTC Gateway failed to initialize Transcoder Manager Restart the Gateway.
rsmpTraps.1007 RSMP_ROAPERR 20013 MAJOR ROAP operation failed ROAP operation failed. Check the error message.
rsmpTraps.1008 RSMP_SIPERR 20014 MAJOR SIP operation failed SIP operation failed. Check the error message.
rsmpTraps.1009 RSMP_ICEERR 20015 MAJOR ICE operation failed ICE operation failed. Check the error message.
rsmpTraps.5060 GCTI_APP_STARTED 5060 MAJOR Application started No action is required

ssgTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
ssgTraps.1001 SSG_STARTED 20131 Minor SSG process has been started. No action is required
ssgTraps.1002 SSG_STOPPED 20132 Minor SSG process has been stopped. No action is required
ssgTraps.1003 SSG_RESOURCE_DN_NOT_REGISTERED 20171 Critical SSG process failed to register a Resource DN for a Tenant. Make sure that the Resource DN is configured with the right options for SIP Server.
ssgTraps.1004 SSG_SIPSERVER_CONTACT_FAILED 20161 Critical SSG process failed to contact the SIP Server to place an outbound call. Make sure that SIP Server application is installed and configured properly. Make sure that the SSG is correctly configured for the SIP Server. Make sure that Network connectivity between SIP Server and SSG is up and running. Restart the SSG after any configuration changes have been made for SIP Server.
ssgTraps.1005 SSG_NOTIFICATION_URL_GET_FAILED 20126 Major SSG process failed to contact the Notification URL of the Trigger Application. Make sure that Outbound Notification URL is reachable and executed as desired.
ssgTraps.1006 SSG_REQUEST_REJECTION_RESOURCE_DN_NOT_REGISTERED 20172 Critical SSG rejected requests from the Trigger Application because it was unable to register the Resource DN for a particular tenant within a predefined time. Make sure that the Resource DN is configured with the right options for SIP Server.
ssgTraps.1007 SSG_REQUEST_REJECTION_SIPSERVER_NOT_CONNECTED 20162 Critical SSG rejected requests from the Trigger Application because it was unable to connect to SIP Server within a predefined time. Make sure that the SIP Server application is installed and configured properly. Make sure that the SSG is configured properly. for the SIP Server. Make sure that there is Network connectivity between SIP Server and SSG. Restart the SSG after any configuration changes have been made for SIP Server.
ssgTraps.1008 SSG_SIPSERVER_APPLICATION_NOT_FOUND 20163 Critical SSG was unable to find the SIP Server Application. Make sure that the SIP Server application is installed and configured properly. Make sure that the SIP Server Application is added as a linked application in SSG application's Connection Tab in Management Framework. Restart the SSG after any configuration changes have been made.
ssgTraps.1009 SSG_TENANT_RESOURCE_DN_NOT_AVAILABLE 20173 Critical SSG was unable to find a Resource DN for the Tenant. Make sure that TenantResourceDNMap parameter has a valid setting. Restart the SSG after any configuration changes have been made.
ssgTraps.1010 SSG_MAXDB_THRESHOLD_REACHED 20115 Critical The size of the SSG process database has exceeded 95% of the maximum number of records allowed. Do not allow the Trigger Application to send HTTP requests. Increase the database cleanup cycle frequency.
ssgTraps.1011 SSG_CLEAR_MAXDB_THRESHOLD_REACHED 20116 Notice The size of the SSG process database is now 90% below the maximum number of records allowed. No action is required.

ucmcTraps

Trap OIDTrap NameMF Log IDSeverityDescriptionUser Action
ucmcTraps.1001 UCMC_STARTED 20131 Minor UCM Connector process has been started. No action is required
ucmcTraps.1002 UCMC_STOPPING 20132 Minor UCM Connector process is stopping. No action is required
ucmcTraps.1003 UCMC_TSVR_CONNECTION_DOWN 20111 Critical TCP Connection with TServer is down. Make sure there are no issues with the network and the CISCO TServer is up and running.
ucmcTraps.1004 UCMC_TSVR_CONNECTION_UP 20112 Minor TCP Connection with TServer is up. No action is required
ucmcTraps.1005 UCMC_TSVR_CP4SM_VER_MISMATCH 20115 Critical CP4SM protocol version mismatch. Make sure UCMC is interacting with CISCO TServer which supports CP4SM protocol version 1.7
ucmcTraps.1006 UCMC_TSVR_UNSUPPORTED_REQUEST 20116 Minor UCM Connector received an unsupported CP4SM request. No action is required
ucmcTraps.1007 UCMC_TSVR_UNSUPPORTED_CODEC 20117 Minor UCM Connector received an unsupported codec in LEG_SETUP CP4SM message. No action is required