CISCO-CVP-MIB

        The Cisco Unified Customer Voice Portal (CVP) application
integrates with both traditional time-division multiplexing
(TDM) and IP-based contact centers to provide an unparalleled
call management and call treatment solution with a self-
service, speech-enabled Interactive Voice Rresponse (IVR)
option that can use information available to customers on the
corporate Web server.
        
With support for automated speech recognition (ASR) and text-
to-speech (TTS) capabilities, callers can obtain personalized
answers to increasingly complex questions and can conduct
business in new and innovative ways ?- all without the costs
of interacting with a live agent.
        
CVP is a distributed, self-service IVR application.  The
solution is comprised of a set of distinct services; each
performs a specific function.  The services are loosely
coupled, which aides its distributed nature, and yet they are
tightly integrated.  Each service provides a core function
and is dependent upon the other services to perform that
function.
        
A single CVP server may have one or more services installed
on a single server; even in the smallest deployment scenarios,
there will be at least two servers -- a call server and a
Voice XML (VXML) server.  The call server, whether it is a
single physical server or a virtual set of servers, will
include the SIP service, the IVR service and in many cases,
the ICM service.  Environments desiring the use of the H.323
protocol will have the H.323 service either exclusively or in
concert with the SIP service available on the call server.
The server providing VXML services will have the VXML server
(which executes the IVR scripts, plays prompts and collects
digits) and the VXML service which provides the interface
between the other CVP services and the VXML server.  A
reporting server houses a database management system and the
CVP reporting service which receives events from other CVP
services and writes data to the database.  The number of
servers that are part of the solution will scale to the
expected capacity for that deployment.
        
For many deployments, CVP works in concert with the Cisco
Unified Intelligent Contact Management (ICM) Enterprise and/or
the Cisco Unified Contact Center Enterprise contact management
systems.  In this deployment scenario, CVP acts as a self-
service and IVR platform and interfaces with the ICM for
subsequent call routing, typically to a call center agent (a
human resource tasked with answering inbound calls and
providing services to callers).  Using the aforementioned call
control protocols -- SIP and H.323 -- CVP interacts with all
these devices to switch the calls to the desired destination.
        
The Cisco Unified Customer Voice Portal (CVP) Management
Information Base (MIB) module defines management
instrumentation for CVP services.  Each distinct CVP service
exposes instrumentation related to its specific function.
The bulk of this instrumentation is run-time statistics that
provide insight into the health, performance and capacity
utilization of the CVP solution.  Notifications are also a
key component of this instrumentation.  This MIB also defines
a notification format that offers descriptive objects as well
as objects that ease the task of correlating events at the
management station.
        
The MIB is structured such that at the highest level is a
single generic table which enumerates the installed CVP
services and provides a description of each as well as a
real-time status.  The index of this table is used to relate
the service entry to an entry in a table of additional
instrumentation that is specific to that CVP service type.
There are also several groups of objects that are exposed on
each CVP server regardless of the services installed.
        
DEFINITION OF TERMS AND ACRONYMS
CVP     Customer Voice Portal
GED-125 A messaging protocol that extends an interface to a
        Interactive Voice Response (IVR) (AKA Voice Response
        Unit (VRU)) device.  The protocol allows for basic
        call control and running scripts on the IVR to play
        prompts and collect user input.
IVR     Interactive Voice Response
JVM     Java Virtual Machine
OAMP    Operations, Administration, Maintenance and
        Provisioning
RTP     Real-time Transport Protocol
SIP     Session Initiation Protocol
VRU     Voice Response Unit
    
ciscoCvpMIB 1.3.6.1.4.1.9.9.590
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-TC CiscoURLString
INET-ADDRESS-MIB InetAddressDNS
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DateAndTime TEXTUAL-CONVENTION TruthValue
Type Definitions (3)
CcvpIndex Unsigned32 range: 1..4294967295
CcvpServiceStatus Enumeration
disabled(0)
starting(1)
inService(2)
inServiceWarning(3)
inServiceCritical(4)
partialService(5)
stopping(6)
stopped(7)
unknown(8)
CcvpServiceType Enumeration
sip(1)
h323(2)
ivr(3)
icm(4)
reporting(5)
vxml(6)
Objects (192)
ciscoCvpMIB .1.3.6.1.4.1.9.9.590
ciscoCvpMIBNotifs .1.3.6.1.4.1.9.9.590.0
ciscoCvpMIBObjects .1.3.6.1.4.1.9.9.590.1
ccvpGeneralInfo .1.3.6.1.4.1.9.9.590.1.1
ccvpServerName INET-ADDRESS-MIBInetAddressDNS .1.3.6.1.4.1.9.9.590.1.1.1
ccvpEnableNotifications SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.590.1.1.10
ccvpDescription SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.1.2
ccvpVersion SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.1.3
ccvpStartTime SNMPv2-TCDateAndTime .1.3.6.1.4.1.9.9.590.1.1.4
ccvpTimeZoneName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.1.5
ccvpTimeZoneOffsetHours hoursInteger32 .1.3.6.1.4.1.9.9.590.1.1.6
ccvpTimeZoneOffsetMinutes minutesInteger32 .1.3.6.1.4.1.9.9.590.1.1.7
ccvpOpsConsoleURL CISCO-TCCiscoURLString .1.3.6.1.4.1.9.9.590.1.1.8
ccvpSupportToolsURL CISCO-TCCiscoURLString .1.3.6.1.4.1.9.9.590.1.1.9
ccvpLicensingInfo .1.3.6.1.4.1.9.9.590.1.2
ccvpLicRtPortsAvail portsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.1
ccvpLicAggPortReqs requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.2.10
ccvpLicAggAvgPortReqs requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.2.11
ccvpLicAggMaxPortsInUse portsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.2.12
ccvpLicAggPortReqsDenied requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.2.13
ccvpLicPortUsageWarning percentSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.14
ccvpLicPortUsageCritical percentSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.15
ccvpLicRtPortsInUse portsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.2
ccvpLicRtPortState Enumeration .1.3.6.1.4.1.9.9.590.1.2.3
ccvpLicIntLastUpdate SNMPv2-TCDateAndTime .1.3.6.1.4.1.9.9.590.1.2.4
ccvpLicIntPeriod minutesUnsigned32 .1.3.6.1.4.1.9.9.590.1.2.5
ccvpLicIntPortReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.6
ccvpLicIntAvgPortReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.7
ccvpLicIntMaxPortsInUse portsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.8
ccvpLicIntPortReqsDenied requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.2.9
ccvpThreadPoolInfo .1.3.6.1.4.1.9.9.590.1.3
ccvpTPoolRtIdleThreads threadsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.3.1
ccvpTPoolRtRunningThreads threadsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.3.2
ccvpTPoolRtCoreThreads threadsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.3.3
ccvpTPoolRtMaxThreadsAvail threadsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.3.4
ccvpTPoolRtMaxThreadsUsed threadsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.3.5
ccvpJvmInfo .1.3.6.1.4.1.9.9.590.1.4
ccvpJvmRtMaxMemUsed bytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.4.1
ccvpJvmRtCurrMemUsed bytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.4.2
ccvpJvmRtMaxMemAvail bytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.4.3
ccvpJvmRtCurrMemAvail bytesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.4.4
ccvpJvmRtCurrThreadsInUse threadsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.4.5
ccvpJvmRtMaxThreadsUsed threadsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.4.6
ccvpJvmRtUpTime millisecondsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.4.7
ccvpServices .1.3.6.1.4.1.9.9.590.1.5
ccvpServiceTable .1.3.6.1.4.1.9.9.590.1.5.1
ccvpServiceEntry ccvpServiceIndex .1.3.6.1.4.1.9.9.590.1.5.1.1
ccvpServiceIndex CcvpIndex .1.3.6.1.4.1.9.9.590.1.5.1.1.1
ccvpServiceType CcvpServiceType .1.3.6.1.4.1.9.9.590.1.5.1.1.2
ccvpServiceName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.5.1.1.3
ccvpServiceStatus CcvpServiceStatus .1.3.6.1.4.1.9.9.590.1.5.1.1.4
ccvpServiceIntLastUpdate SNMPv2-TCDateAndTime .1.3.6.1.4.1.9.9.590.1.5.1.1.5
ccvpServiceIntPeriod SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.5.1.1.6
ccvpServiceInfo .1.3.6.1.4.1.9.9.590.1.6
ccvpSipTable .1.3.6.1.4.1.9.9.590.1.6.1
ccvpSipEntry ccvpServiceIndex .1.3.6.1.4.1.9.9.590.1.6.1.1
ccvpSipRtActiveCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.1
ccvpSipAggConnectsRcv connectsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.1.1.10
ccvpSipAggAvgLatency1 millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.11
ccvpSipAggAvgLatency2 millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.12
ccvpSipAggFailedXferPre transfersSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.1.1.13
ccvpSipAggFailedXferPost transfersSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.1.1.14
ccvpSipRtBasicVideoOffered callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.15
ccvpSipRtBasicVideoAnswered callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.16
ccvpSipIntBasicVideoOffered callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.17
ccvpSipIntBasicVideoAnswered callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.18
ccvpSipAggBasicVideoOffered callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.1.1.19
ccvpSipRtTotalCallLegs call legsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.2
ccvpSipAggBasicVideoAnswered callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.1.1.20
ccvpSipIntPostCallAnswered callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.21
ccvpSipIntWhisperAnswered callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.22
ccvpSipIntWhisperFailed callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.23
ccvpSipIntGreetingAnswered callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.24
ccvpSipIntGreetingFailed callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.25
ccvpSipIntNewCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.3
ccvpSipIntConnectsRcv connectsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.4
ccvpSipIntAvgLatency1 millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.5
ccvpSipIntAvgLatency2 millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.6
ccvpSipIntFailedXferPre transfersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.7
ccvpSipIntFailedXferPost transfersSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.1.1.8
ccvpSipAggNewCalls callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.1.1.9
ccvpH323Table .1.3.6.1.4.1.9.9.590.1.6.2
ccvpH323Entry ccvpServiceIndex .1.3.6.1.4.1.9.9.590.1.6.2.1
ccvpH323RtCallsInProgress callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.1
ccvpH323IntAvgXferToAnswer millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.10
ccvpH323IntNewCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.11
ccvpH323IntTransferred callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.12
ccvpH323IntRedirected callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.13
ccvpH323IntNotTransferred callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.14
ccvpH323IntPromptsNotFound callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.15
ccvpH323IntCriticalMedia callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.16
ccvpH323IntCallsFinished callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.17
ccvpH323IntMaxCpuUsage percentUnsigned32 .1.3.6.1.4.1.9.9.590.1.6.2.1.18
ccvpH323IntAvgCpuUsage percentUnsigned32 .1.3.6.1.4.1.9.9.590.1.6.2.1.19
ccvpH323RtMemoryInUse percentUnsigned32 .1.3.6.1.4.1.9.9.590.1.6.2.1.2
ccvpH323IntArrivalRate calls per minuteSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.3
ccvpH323IntTransferRate calls per minuteSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.4
ccvpH323IntMaxNewCallLatency millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.5
ccvpH323IntAvgNewCallLatency millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.6
ccvpH323IntMaxXferToAlert millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.7
ccvpH323IntAvgXferToAlert millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.8
ccvpH323IntMaxXferToAnswer millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.2.1.9
ccvpIvrTable .1.3.6.1.4.1.9.9.590.1.6.3
ccvpIvrEntry ccvpServiceIndex .1.3.6.1.4.1.9.9.590.1.6.3.1
ccvpIvrRtActiveCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.1
ccvpIvrIntMaxActiveHttpReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.10
ccvpIvrIntMaxHttpReqRate requests per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.11
ccvpIvrIntAvgHttpReqRate requests per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.12
ccvpIvrAggNewCalls callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.3.1.13
ccvpIvrAggMaxActiveCalls callsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.590.1.6.3.1.14
ccvpIvrAggHttpReqs requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.3.1.15
ccvpIvrAggMaxHttpReqs requestsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.590.1.6.3.1.16
ccvpIvrRtFullVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.17
ccvpIvrIntFullVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.18
ccvpIvrAggFullVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.19
ccvpIvrRtActiveHttpReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.2
ccvpIvrIntMaxFullVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.20
ccvpIvrAggMaxFullVideoCalls callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.3.1.21
ccvpIvrAggAgentPushedVideo requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.3.1.22
ccvpIvrAggAgentInitiatedRecordings requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.3.1.23
ccvpIvrAggAgentVCRControlInvocations requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.3.1.24
ccvpIvrIntNewCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.3
ccvpIvrIntMaxActiveCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.4
ccvpIvrIntCallsFinished callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.5
ccvpIvrIntAvgCallLatency millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.6
ccvpIvrIntMaxCallLatency millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.7
ccvpIvrIntMinCallLatency millisecondsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.8
ccvpIvrIntHttpReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.3.1.9
ccvpIcmTable .1.3.6.1.4.1.9.9.590.1.6.4
ccvpIcmEntry ccvpServiceIndex .1.3.6.1.4.1.9.9.590.1.6.4.1
ccvpIcmRtActiveCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.1
ccvpIcmIntIcmLookupReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.10
ccvpIcmAggCalls callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.11
ccvpIcmAggSipCallLegs call legsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.12
ccvpIcmAggH323CallLegs call legsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.13
ccvpIcmAggVruCallLegs call legsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.14
ccvpIcmAggIcmLookupReqs requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.15
ccvpIcmRtFullVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.16
ccvpIcmRtOfferedBasicVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.17
ccvpIcmRtAcceptedBasicVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.18
ccvpIcmIntFullVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.19
ccvpIcmRtActiveSIPCallLegs call legsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.2
ccvpIcmIntOfferedBasicVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.20
ccvpIcmIntAcceptedBasicVideoCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.21
ccvpIcmAggFullVideoCalls callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.22
ccvpIcmAggOfferedBasicVideoCalls callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.23
ccvpIcmAggAcceptedBasicVideoCalls callsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.4.1.24
ccvpIcmRtActiveH323CallLegs call legsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.3
ccvpIcmRtActiveVRUCallLegs call legsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.4
ccvpIcmRtActiveICMLookupReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.5
ccvpIcmIntNewCalls callsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.6
ccvpIcmIntSipCallLegs call legsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.7
ccvpIcmIntH323CallLegs call legsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.8
ccvpIcmIntVruCallLegs call legsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.4.1.9
ccvpReptTable .1.3.6.1.4.1.9.9.590.1.6.5
ccvpReptEntry ccvpServiceIndex .1.3.6.1.4.1.9.9.590.1.6.5.1
ccvpReptIntVxmlEvents eventsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.5.1.1
ccvpReptIntSipEvents eventsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.5.1.2
ccvpReptIntIvrEvents eventsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.5.1.3
ccvpReptIntDatabaseWrites writesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.5.1.4
ccvpReptAggVxmlEvents eventsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.5.1.5
ccvpReptAggSipEvents eventsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.5.1.6
ccvpReptAggIvrEvents eventsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.5.1.7
ccvpReptAggDatabaseWrites writesSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.5.1.8
ccvpVxmlTable .1.3.6.1.4.1.9.9.590.1.6.6
ccvpVxmlEntry ccvpServiceIndex .1.3.6.1.4.1.9.9.590.1.6.6.1
ccvpVxmlRtActiveSessions sessionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.1
ccvpVxmlAggReptEvents eventsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.6.1.10
ccvpVxmlAggIcmLookupReqs requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.6.1.11
ccvpVxmlAggIcmLookupResp responsesSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.6.1.12
ccvpVxmlAggIcmLookupSuccess requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.6.1.13
ccvpVxmlAggIcmLookupFails requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.6.1.14
ccvpVxmlRtActiveIcmLookups requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.2
ccvpVxmlIntSessions sessionsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.3
ccvpVxmlIntReptEvents eventsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.4
ccvpVxmlIntIcmLookupReqs requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.5
ccvpVxmlIntIcmLookupResp responsesSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.6
ccvpVxmlIntIcmLookupSuccess requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.7
ccvpVxmlIntIcmLookupFails requestsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.590.1.6.6.1.8
ccvpVxmlAggSessions sessionsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.590.1.6.6.1.9
ccvpNotificationInfo .1.3.6.1.4.1.9.9.590.1.7
ccvpEventMessageId Unsigned32 .1.3.6.1.4.1.9.9.590.1.7.1
ccvpEventHostName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.7.2
ccvpEventAppName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.7.3
ccvpEventMessageName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.7.4
ccvpEventState Enumeration .1.3.6.1.4.1.9.9.590.1.7.5
ccvpEventSeverity Enumeration .1.3.6.1.4.1.9.9.590.1.7.6
ccvpEventTimestamp SNMPv2-TCDateAndTime .1.3.6.1.4.1.9.9.590.1.7.7
ccvpEventText SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.590.1.7.8
ciscoCvpMIBConform .1.3.6.1.4.1.9.9.590.2
ciscoCvpMIBCompliances .1.3.6.1.4.1.9.9.590.2.1
ciscoCvpMIBGroups .1.3.6.1.4.1.9.9.590.2.2
Notifications / Traps (1)
NameOIDDescription
ccvpCvpEvent .1.3.6.1.4.1.9.9.590.0.1
A CVP event is a notification that is sent by a functional
service of the Cisco Customer Voice Portal (CVP) self service
interactive voice response application.