MIBs Depot

CISCO-CALL-APPLICATION-MIB

Registered at
1.3.6.1.4.1.9.9.146
Last updated
2003-05-13 00:01
Organization
Cisco Systems, Inc.
Revisions
2003-05-13 00:01, 1999-09-22 00:00
Namespace
cisco
Source file
CISCO-CALL-APPLICATION-MIB
Digest
sha256:c9593b3fa387d1e559db27ed71064706cbaa53607aa2451ffb43c4949537ecce

Description

This MIB allows management of call applications on a network device. A 'call application' is a software module that processes calls, such as data, voice, video, or fax calls.

Contact

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

Imports

FromSymbols
CISCO-SMIciscoMgmt
RMON2-MIBZeroBasedCounter32
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-CALL-APPLICATION-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Textual conventions

NameOIDSyntaxAccessStatus
ServerNameString
TEXTUAL-CONVENTION
This TC describes an objects which represents an unique server identifier. This server identifier string constitutes from server name and/or ipaddress and/or AAA method list and/or part of URL. Typically this TC is used in tables where the INDEX could be DNS name or string form of IP address or part of URL or just a unique string.
current
URLStringOrNull
TEXTUAL-CONVENTION
A Uniform Resource Locator represented in accordance with RFC 1738, or an empty string.
current

Objects

NameOIDSyntaxAccessStatus
ciscoCallApplicationMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.1
ccapConf
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.1.1
ccapApplicationTable
OBJECT-TYPE
Information about call applications on this managed device. There is an entry in this table for each call application.
1.3.6.1.4.1.9.9.146.1.1.1not-accessiblecurrent
ccapApplicationEntry
OBJECT-TYPE
Information about a call application.
1.3.6.1.4.1.9.9.146.1.1.1.1not-accessiblecurrent
ccapAppName
OBJECT-TYPE
The name of this call application.
1.3.6.1.4.1.9.9.146.1.1.1.1.1SnmpAdminString (SIZE(1..40))not-accessiblecurrent
ccapAppLocation
OBJECT-TYPE
Identifies the location from where this application is loaded. For built-in applications, the value will always be an empty string. If the location is not specified or not known, value is an empty string. Note that a particular agent may support only certain types of URLs (e.g., only tftp://...). Thus, the valid values of this object are implementation dependent. An agent may respond with an error (e.g., 'wrongValue') to a management SET operation which attempts to modify the value of this object to one which is not supported by the managed device. The value of this object may be changed at any time. However, note that setting this value for an active row will cause the old application to be deleted, and the new application (i.e. the program at the newly-specified URL) to be loaded.
1.3.6.1.4.1.9.9.146.1.1.1.1.2URLStringOrNullread-createcurrent
ccapAppLoadState
OBJECT-TYPE
The state of this application. For built-in applications, the value read is always 'builtIn'. When this row is made active, the agent attempts to load the application from the URL specified by ccapAppLocation. While loading is in progress, value of this object reads 'loading'. If the application is successfully loaded, the value changes to 'loaded', otherwise the value changes to 'loadFailed'.
1.3.6.1.4.1.9.9.146.1.1.1.1.3INTEGER {builtIn(1), loading(2), loaded(3), loadFailed(4)}read-onlycurrent
ccapAppLoadFailReason
OBJECT-TYPE
The reason the last attempted load failed. The possible values are: none - there was no failure other - failure reason is other than those listed below notFound - application was not found timedOut - timed out while loading noPermission - was denied permission badSignature - the application did not have the proper signature. An agent may use an authentication scheme to protect itself. This error indicates that the authentication check failed, hence the application was not loaded. noSpace - lack of memory space. The value is updated after a load attempt.
1.3.6.1.4.1.9.9.146.1.1.1.1.4INTEGER {none(1), other(2), notFound(3), timedOut(4), noPermission(5), badSignature(6), noSpace(7)}read-onlycurrent
ccapAppDescr
OBJECT-TYPE
A description of this application.
1.3.6.1.4.1.9.9.146.1.1.1.1.5SnmpAdminStringread-createcurrent
ccapAppCallType
OBJECT-TYPE
Indicates the types of call that this application can handle. 0 is voice, 1 is fax, 3 is data, 4 is video.
1.3.6.1.4.1.9.9.146.1.1.1.1.6OCTET STRING (SIZE(1))read-createcurrent
ccapAppRowStatus
OBJECT-TYPE
The status of this conceptual row. Note that rows corresponding to built-in applications cannot be modified. Thus, this object is read-only for such rows. This object can not be set to 'active' until a value has been assigned to the corresponding instance of ccapAppLocation. When a row becomes active, the agent attempts to load the application from the location specified by ccapAppLocation. The result of the loading operation can be monitored by the objects ccapAppLoadState and ccapAppLoadError. Deleting a row will cause the agent to unload the corresponding application.
1.3.6.1.4.1.9.9.146.1.1.1.1.7RowStatusread-createcurrent
ccapAppActiveInstances
OBJECT-TYPE
Number of application instances currently active of an application type from ccapApplicationTable.
1.3.6.1.4.1.9.9.146.1.1.1.1.8Gauge32read-onlycurrent
ccapAppEventLogging
OBJECT-TYPE
Object by which management station can know if event logging for this application type is enabled or disabled for all the instances of this application type.
1.3.6.1.4.1.9.9.146.1.1.1.1.9TruthValueread-onlycurrent
ccapAppPSTNInCallNowConn
OBJECT-TYPE
Total number of PSTN incoming calls connected and handled by this application type at this moment.
1.3.6.1.4.1.9.9.146.1.1.1.1.10Gauge32read-onlycurrent
ccapAppPSTNOutCallNowConn
OBJECT-TYPE
Total number of PSTN outgoing calls (placed calls to PSTN) connected and handled by this application type at this moment.
1.3.6.1.4.1.9.9.146.1.1.1.1.11Gauge32read-onlycurrent
ccapAppIPInCallNowConn
OBJECT-TYPE
Total number of incoming IP calls connected and handled by this application type at this moment.
1.3.6.1.4.1.9.9.146.1.1.1.1.12Gauge32read-onlycurrent
ccapAppIPOutCallNowConn
OBJECT-TYPE
Total number of IP outgoing (placed to IP) calls connected and handled by this application type at this moment.
1.3.6.1.4.1.9.9.146.1.1.1.1.13Gauge32read-onlycurrent
ccapAppPlaceCallInProgress
OBJECT-TYPE
Total number of pending place calls requests from all the active instances of this application type.
1.3.6.1.4.1.9.9.146.1.1.1.1.14Gauge32read-onlycurrent
ccapAppHandoffInProgress
OBJECT-TYPE
Total number of pending handoff requests from all the active instances of this application type.
1.3.6.1.4.1.9.9.146.1.1.1.1.15Gauge32read-onlycurrent
ccapAppPromptPlayActive
OBJECT-TYPE
Total number of active prompts for all the active instances of this application type.
1.3.6.1.4.1.9.9.146.1.1.1.1.16Gauge32read-onlycurrent
ccapAppRecordingActive
OBJECT-TYPE
Total number of active recording for all the active instances of this application type.
1.3.6.1.4.1.9.9.146.1.1.1.1.17Gauge32read-onlycurrent
ccapAppTTSActive
OBJECT-TYPE
Total number of active TTS (Text-To-Speech) for all the active instances of this application type.
1.3.6.1.4.1.9.9.146.1.1.1.1.18Gauge32read-onlycurrent
ccapAppTypeHisStat
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.1.2
ccapAppTypeHistoryTable
OBJECT-TYPE
Information from history instances of application types.
1.3.6.1.4.1.9.9.146.1.2.2not-accessiblecurrent
ccapAppTypeHistoryEntry
OBJECT-TYPE
Information from all the history instances of an IOS call application type.
1.3.6.1.4.1.9.9.146.1.2.2.1not-accessiblecurrent
ccapAppTypeHisEvtLogging
OBJECT-TYPE
Object by which management station can know if event logging for this application type is enabled or disabled.
1.3.6.1.4.1.9.9.146.1.2.2.1.1TruthValueread-onlycurrent
ccapAppTypeHisLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset for this application type, either through CLI or through ccapAppGblStatsClear object. When the application information system is disabled on the gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.2.2.1.2TimeStampread-onlycurrent
ccapAppTypeHisPSTNInCallSetupInd
OBJECT-TYPE
Total number of setup indications received by this application type from the PSTN.
1.3.6.1.4.1.9.9.146.1.2.2.1.3ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallTotConn
OBJECT-TYPE
Total number of incoming PSTN call legs connected by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.4ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallHandedOut
OBJECT-TYPE
Total number of incoming PSTN call legs that are handed out to another application type because of application handoff operation .
1.3.6.1.4.1.9.9.146.1.2.2.1.5ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallHandOutRet
OBJECT-TYPE
Total number of incoming PSTN call legs that were handed out with call back to another application, and returned back to this type.
1.3.6.1.4.1.9.9.146.1.2.2.1.6ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallInHandoff
OBJECT-TYPE
Total number of incoming PSTN call legs that were handed to this application type, with the handoff operation, performed by another application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.7ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallInHandoffRet
OBJECT-TYPE
The Total number of incoming PSTN call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.2.2.1.8ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallDiscNormal
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'normal' cause code in this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.9ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallDiscUsrErr
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.2.2.1.10ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNInCallDiscSysErr
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.2.2.1.11ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallSetupReq
OBJECT-TYPE
Total number of setup requests placed out to PSTN interface, by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.12ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallTotConn
OBJECT-TYPE
Total number of PSTN placed call legs connected to this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.13ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallHandedOut
OBJECT-TYPE
Total number of outgoing PSTN call legs that are handed out to another application type because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.2.2.1.14ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallHandOutRet
OBJECT-TYPE
Total number of outgoing PSTN call legs that were handed out with call back to another application, returned back to this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.15ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallInHandoff
OBJECT-TYPE
Total number of outgoing PSTN call legs that were handed to this application type, with the handoff operation performed by another application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.16ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallInHandoffRet
OBJECT-TYPE
The Total number of outgoing PSTN call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.2.2.1.17ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallDiscNormal
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'normal' cause code in this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.18ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallDiscUsrErr
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.2.2.1.19ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPSTNOutCallDiscSysErr
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.2.2.1.20ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallSetupInd
OBJECT-TYPE
Total number of setup indications received by this application type from the IP interface.
1.3.6.1.4.1.9.9.146.1.2.2.1.21ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallTotConn
OBJECT-TYPE
Total number of incoming IP call legs connected by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.22ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallHandedOut
OBJECT-TYPE
Total number of incoming IP call legs that are handed out to another application type because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.2.2.1.23ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallHandOutRet
OBJECT-TYPE
Total number of incoming IP call legs that were handed out with call back to another application, returned back to this type.
1.3.6.1.4.1.9.9.146.1.2.2.1.24ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallInHandoff
OBJECT-TYPE
Total number of incoming IP call legs that were handed to this application type, with the handoff operation, performed by another application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.25ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallInHandoffRet
OBJECT-TYPE
The Total number of incoming IP call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.2.2.1.26ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallDiscNormal
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'normal' cause code in this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.27ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallDiscUsrErr
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.2.2.1.28ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPInCallDiscSysErr
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.2.2.1.29ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallSetupReq
OBJECT-TYPE
Total number of setup requests placed out to IP interface, by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.30ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallTotConn
OBJECT-TYPE
Total number of IP placed call legs connected to this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.31ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallHandedOut
OBJECT-TYPE
Total number of outgoing IP call legs that are handed out to another application type because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.2.2.1.32ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallHandOutRet
OBJECT-TYPE
Total number of outgoing IP call legs that were handed out with call back to another application, returned back to this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.33ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallInHandoff
OBJECT-TYPE
Total number of outgoing IP call legs that were handed to this application type, with the handoff operation, performed by another application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.34ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallInHandoffRet
OBJECT-TYPE
The Total number of outgoing IP call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.2.2.1.35ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallDiscNormal
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'normal' cause code in this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.36ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallDiscUsrErr
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.2.2.1.37ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisIPOutCallDiscSysErr
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.2.2.1.38ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPlaceCallAttempts
OBJECT-TYPE
Total number of place call attempts performed by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.39ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPlaceCallSuccess
OBJECT-TYPE
Total number of placecall attempts performed successfully by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.40ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPlaceCallFailure
OBJECT-TYPE
Total number of place call failures seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.41ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisInHandoffCallback
OBJECT-TYPE
Total number of incoming handoffs with call back to this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.42ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisInHandoffCallbackRet
OBJECT-TYPE
Total number of returned incoming handoffs with call back, from this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.43ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisInHandoffNoCallback
OBJECT-TYPE
Total number of incoming handoffs with no call backs (blind handoffs) received by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.44ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisOutHandoffCallback
OBJECT-TYPE
Total number of placed handoffs with call backs (bridged handoffs) from this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.45ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisOutHandoffCallbackRet
OBJECT-TYPE
Total number of returned handoffs with callback (bridged handoffs) to this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.46ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisOutHandoffNoCallback
OBJECT-TYPE
Total number of placed handoffs with no callback (blind handoffs) from this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.47ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisOutHandofffailures
OBJECT-TYPE
Total number of outgoing handoff failures seen by this application type, while trying to place an outgoing handoff to another application.
1.3.6.1.4.1.9.9.146.1.2.2.1.48ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDocumentReadAttempts
OBJECT-TYPE
Total number of document read requests made by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.49ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDocumentReadSuccess
OBJECT-TYPE
Total number of document read by the application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.50ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDocumentReadFailures
OBJECT-TYPE
Total number of document read errors for this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.51ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDocumentParseErrors
OBJECT-TYPE
Total number of document parse errors or semantic errors seen by this application.
1.3.6.1.4.1.9.9.146.1.2.2.1.52ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDocumentWriteAttempts
OBJECT-TYPE
Total number of document write attempts by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.53ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDocumentWriteSuccess
OBJECT-TYPE
Total number of document written successfully by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.54ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDocumentWriteFailures
OBJECT-TYPE
Total number of document write failures for this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.55ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDTMFAttempts
OBJECT-TYPE
Total number of attempts to read user DTMF input by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.56ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDTMFAborted
OBJECT-TYPE
Total number of DTMF reads interrupts/aborts by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.57ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDTMFNoMatch
OBJECT-TYPE
Total number of DTMF no match events on incorrect user input, seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.58ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDTMFNoInput
OBJECT-TYPE
Total number of user input timeout on DTMF input seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.59ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDTMFMatch
OBJECT-TYPE
Total number of DTMF input matched events seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.60ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisDTMFLongPound
OBJECT-TYPE
Total number of 'Long-Pound' user interrupts seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.61ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASRAttempts
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) attempts to read user speech input by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.62ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASRAborted
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) read interrupts/aborts by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.63ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASRNoMatch
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) match events on user speech input, seen by this application.
1.3.6.1.4.1.9.9.146.1.2.2.1.64ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASRNoInput
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) user speech input timeout events, seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.65ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASRMatch
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) user speech input matched events, seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.66ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisAAAAuthenticateFailure
OBJECT-TYPE
Total number of AAA Authenticate failures seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.67ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisAAAAuthenticateSuccess
OBJECT-TYPE
Total number of AAA Authenticate success seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.68ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisAAAAuthorizeFailure
OBJECT-TYPE
Total number of AAA Authorize failures seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.69ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisAAAAuthorizeSuccess
OBJECT-TYPE
Total number of AAA Authorize success seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.70ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASNLSubscriptionsSent
OBJECT-TYPE
Total number of ASNL subscription sent by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.71ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASNLSubscriptionsSuccess
OBJECT-TYPE
Total number of ASNL subscriptions success, seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.72ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASNLSubscriptionsFailed
OBJECT-TYPE
Total number of ASNL subscription failures, seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.73ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisASNLNotifReceived
OBJECT-TYPE
Total number of ASNL subscriptions received by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.74ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPromptPlayAttempts
OBJECT-TYPE
Total number of prompt play attempts made by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.75ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPromptPlaySuccess
OBJECT-TYPE
Total number of play prompt success, seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.76ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPromptPlayFailed
OBJECT-TYPE
Total number of prompt play failures seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.77ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisPromptPlayDuration
OBJECT-TYPE
Total duration (in seconds), of all the prompt plays performed by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.78ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisRecordingAttempts
OBJECT-TYPE
Total number of record attempts made by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.79ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisRecordingSuccess
OBJECT-TYPE
Total number of recording success, seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.80ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisRecordingFailed
OBJECT-TYPE
Total number of recording failures seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.81ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisRecordingDuration
OBJECT-TYPE
Total duration (in seconds), of all the recordings performed by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.82ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisTTSAttempts
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play attempts made by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.83ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisTTSSuccess
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play success seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.84ZeroBasedCounter32read-onlycurrent
ccapAppTypeHisTTSFailed
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play failures seen by this application type.
1.3.6.1.4.1.9.9.146.1.2.2.1.85ZeroBasedCounter32read-onlycurrent
ccapAppInstHisStat
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.1.3
ccapAppInstanceHistoryTable
OBJECT-TYPE
Information about history application instances of an active application type. This table provides in details about an application instance when the applicaiton instancae has terminated. Note: Active application instance records are not available in any MIB because application instances when active may change status from active to history very quickly and instance record data is most of the time inconclusive.
1.3.6.1.4.1.9.9.146.1.3.3not-accessiblecurrent
ccapAppInstanceHistoryEntry
OBJECT-TYPE
Information about a history instance of a IOS call application. When an application instance is terminated an entry is created. Entry is removed from this table on the following any one condition - a. Maximum number of records (configured via CLI) has reached. b. Maximum number of time (configured via CLI) has reached. In both the above cases oldest history record is purged out.
1.3.6.1.4.1.9.9.146.1.3.3.1not-accessiblecurrent
ccapAppInstHisIndex
OBJECT-TYPE
A monotonically increasing integer for the sole purpose of indexing application instance disconnection events. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1 and may flush existing entries.
1.3.6.1.4.1.9.9.146.1.3.3.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
ccapAppInstHisSessionID
OBJECT-TYPE
A monotonically increasing integer specifying history application instance identification. This number is unique per application gateway. When the counter reaches the maximum value, the gateway wraps the value back to 1.
1.3.6.1.4.1.9.9.146.1.3.3.1.2Unsigned32read-onlycurrent
ccapAppInstHisAppName
OBJECT-TYPE
The name-tag as specified in the IOS configuration for this history application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.3OCTET STRING (SIZE(0..255))read-onlycurrent
ccapAppInstHisPSTNInCallSetupInd
OBJECT-TYPE
Total number of setup indications received by this application instance from the PSTN.
1.3.6.1.4.1.9.9.146.1.3.3.1.4Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallTotConn
OBJECT-TYPE
Total number of incoming PSTN call legs connected by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.5Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallHandedOut
OBJECT-TYPE
Total number of incoming PSTN call legs that are handed out to another application instance because of application handoff operation .
1.3.6.1.4.1.9.9.146.1.3.3.1.6Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallHandOutRet
OBJECT-TYPE
Total number of incoming PSTN call legs that were handed out with call back to another application, returned back to this instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.7Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallInHandoff
OBJECT-TYPE
Total number of incoming PSTN call legs that were handed to this application instance, with the handoff operation, performed by another application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.8Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallInHandoffRet
OBJECT-TYPE
The Total number of incoming PSTN call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.3.3.1.9Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallDiscNormal
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'normal' cause code in this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.10Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallDiscUsrErr
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.3.3.1.11Unsigned32read-onlycurrent
ccapAppInstHisPSTNInCallDiscSysErr
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.3.3.1.12Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallSetupReq
OBJECT-TYPE
Total number of setup requests placed out to PSTN interface, by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.13Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallTotConn
OBJECT-TYPE
Total number of PSTN placed call legs connected to this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.14Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallHandedOut
OBJECT-TYPE
Total number of outgoing PSTN call legs that are handed out to another application instance because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.3.3.1.15Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallHandOutRet
OBJECT-TYPE
Total number of outgoing PSTN call legs that were handed out with call back to another application, returned back to this instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.16Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallInHandoff
OBJECT-TYPE
Total number of outgoing PSTN call legs that were handed to this application instance, with the handoff operation, performed by another application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.17Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallInHandoffRet
OBJECT-TYPE
The Total number of outgoing PSTN call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.3.3.1.18Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallDiscNormal
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'normal' cause code in this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.19Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallDiscUsrErr
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.3.3.1.20Unsigned32read-onlycurrent
ccapAppInstHisPSTNOutCallDiscSysErr
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.3.3.1.21Unsigned32read-onlycurrent
ccapAppInstHisIPInCallSetupInd
OBJECT-TYPE
Total number of setup indications received by this application instance from the IP interface.
1.3.6.1.4.1.9.9.146.1.3.3.1.22Unsigned32read-onlycurrent
ccapAppInstHisIPInCallTotConn
OBJECT-TYPE
Total number of incoming IP call legs connected by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.23Unsigned32read-onlycurrent
ccapAppInstHisIPInCallHandedOut
OBJECT-TYPE
Total number of incoming IP call legs that are handed out to another application instance because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.3.3.1.24Unsigned32read-onlycurrent
ccapAppInstHisIPInCallHandOutRet
OBJECT-TYPE
Total number of incoming IP call legs that were handed out with call back to another application, returned back to this instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.25Unsigned32read-onlycurrent
ccapAppInstHisIPInCallInHandoff
OBJECT-TYPE
Total number of incoming IP call legs that were handed to this application instance, with the handoff operation, performed by another application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.26Unsigned32read-onlycurrent
ccapAppInstHisIPInCallInHandoffRet
OBJECT-TYPE
The Total number of incoming IP call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.3.3.1.27Unsigned32read-onlycurrent
ccapAppInstHisIPInCallDiscNormal
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'normal' cause code in this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.28Unsigned32read-onlycurrent
ccapAppInstHisIPInCallDiscUsrErr
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.3.3.1.29Unsigned32read-onlycurrent
ccapAppInstHisIPInCallDiscSysErr
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.3.3.1.30Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallSetupReq
OBJECT-TYPE
Total number of setup requests placed out to IP interface, by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.31Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallTotConn
OBJECT-TYPE
Total number of IP placed call legs connected to this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.32Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallHandedOut
OBJECT-TYPE
Total number of outgoing IP call legs that are handed out to another application instance because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.3.3.1.33Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallHandOutRet
OBJECT-TYPE
Total number of outgoing IP call legs that were handed out with call back to another application, returned back to this instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.34Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallInHandoff
OBJECT-TYPE
Total number of outgoing IP call legs that were handed to this application instance, with the handoff operation, performed by another application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.35Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallInHandoffRet
OBJECT-TYPE
The Total number of outgoing IP call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.3.3.1.36Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallDiscNormal
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'normal' cause code in this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.37Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallDiscUsrErr
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.3.3.1.38Unsigned32read-onlycurrent
ccapAppInstHisIPOutCallDiscSysErr
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.3.3.1.39Unsigned32read-onlycurrent
ccapAppInstHisPlaceCallAttempts
OBJECT-TYPE
Total number of place call attempts performed by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.40Unsigned32read-onlycurrent
ccapAppInstHisPlaceCallSuccess
OBJECT-TYPE
Total number of placecall attempts performed successfully by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.41Unsigned32read-onlycurrent
ccapAppInstHisPlaceCallFailure
OBJECT-TYPE
Total number of place call failures seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.42Unsigned32read-onlycurrent
ccapAppInstHisInHandoffCallback
OBJECT-TYPE
Total number of incoming handoffs with call back to this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.43Unsigned32read-onlycurrent
ccapAppInstHisInHandoffCallbackRet
OBJECT-TYPE
Total number of returned incoming handoffs with call back from this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.44Unsigned32read-onlycurrent
ccapAppInstHisInHandoffNoCallback
OBJECT-TYPE
Total number of incoming handoffs with no call backs (blind handoff) received by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.45Unsigned32read-onlycurrent
ccapAppInstHisOutHandoffCallback
OBJECT-TYPE
Total number of placed handoffs with call backs (bridged handoffs) from this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.46Unsigned32read-onlycurrent
ccapAppInstHisOutHandoffCallbackRet
OBJECT-TYPE
Total number of returned handoffs with callback (bridged handoffs) to this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.47Unsigned32read-onlycurrent
ccapAppInstHisOutHandoffNoCallback
OBJECT-TYPE
Total number of placed handoffs with no callback (blind handoffs) from this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.48Unsigned32read-onlycurrent
ccapAppInstHisOutHandofffailures
OBJECT-TYPE
Total number of outgoing handoff failures seen by this application instance, while trying to place an outgoing handoff to another application.
1.3.6.1.4.1.9.9.146.1.3.3.1.49Unsigned32read-onlycurrent
ccapAppInstHisDocumentReadAttempts
OBJECT-TYPE
Total number of document read requests made by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.50Unsigned32read-onlycurrent
ccapAppInstHisDocumentReadSuccess
OBJECT-TYPE
Total number of document read by the application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.51Unsigned32read-onlycurrent
ccapAppInstHisDocumentReadFailures
OBJECT-TYPE
Total number of document read errors for this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.52Unsigned32read-onlycurrent
ccapAppInstHisDocumentParseErrors
OBJECT-TYPE
Total number of document parse errors or semantic errors seen by this application.
1.3.6.1.4.1.9.9.146.1.3.3.1.53Unsigned32read-onlycurrent
ccapAppInstHisDocumentWriteAttempts
OBJECT-TYPE
Total number of document write attempts by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.54Unsigned32read-onlycurrent
ccapAppInstHisDocumentWriteSuccess
OBJECT-TYPE
Total number of document written successfully by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.55Unsigned32read-onlycurrent
ccapAppInstHisDocumentWriteFailures
OBJECT-TYPE
Total number of document write failures for this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.56Unsigned32read-onlycurrent
ccapAppInstHisDTMFAttempts
OBJECT-TYPE
Total number of attempts to read user DTMF input by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.57Unsigned32read-onlycurrent
ccapAppInstHisDTMFAborted
OBJECT-TYPE
Total number of DTMF reads interrupts/aborts by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.58Unsigned32read-onlycurrent
ccapAppInstHisDTMFNoMatch
OBJECT-TYPE
Total number of DTMF no match events on incorrect user input, seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.59Unsigned32read-onlycurrent
ccapAppInstHisDTMFNoInput
OBJECT-TYPE
Total number of user input timeout on DTMF input seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.60Unsigned32read-onlycurrent
ccapAppInstHisDTMFMatch
OBJECT-TYPE
Total number of DTMF input matched events seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.61Unsigned32read-onlycurrent
ccapAppInstHisDTMFLongPound
OBJECT-TYPE
Total number of 'Long-Pound' user interrupts seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.62Unsigned32read-onlycurrent
ccapAppInstHisASRAttempts
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) attempts to read user speech input by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.63Unsigned32read-onlycurrent
ccapAppInstHisASRAborted
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) read interrupts/aborts by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.64Unsigned32read-onlycurrent
ccapAppInstHisASRNoMatch
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) match events on user speech input, seen by this application.
1.3.6.1.4.1.9.9.146.1.3.3.1.65Unsigned32read-onlycurrent
ccapAppInstHisASRNoInput
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) user speech input timeout events, seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.66Unsigned32read-onlycurrent
ccapAppInstHisASRMatch
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) user speech input matched events, seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.67Unsigned32read-onlycurrent
ccapAppInstHisAAAAuthenticateFailure
OBJECT-TYPE
Total number of AAA Authenticate failures seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.68Unsigned32read-onlycurrent
ccapAppInstHisAAAAuthenticateSuccess
OBJECT-TYPE
Total number of AAA Authenticate success seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.69Unsigned32read-onlycurrent
ccapAppInstHisAAAAuthorizeFailure
OBJECT-TYPE
Total number of AAA Authorize failures seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.70Unsigned32read-onlycurrent
ccapAppInstHisAAAAuthorizeSuccess
OBJECT-TYPE
Total number of AAA Authorize success seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.71Unsigned32read-onlycurrent
ccapAppInstHisASNLSubscriptionsSent
OBJECT-TYPE
Total number of ASNL subscription sent by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.72Unsigned32read-onlycurrent
ccapAppInstHisASNLSubscriptionsSuccess
OBJECT-TYPE
Total number of ASNL subscriptions success, seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.73Unsigned32read-onlycurrent
ccapAppInstHisASNLSubscriptionsFailed
OBJECT-TYPE
Total number of ASNL subscription failures, seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.74Unsigned32read-onlycurrent
ccapAppInstHisASNLNotifReceived
OBJECT-TYPE
Total number of ASNL subscriptions received by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.75Unsigned32read-onlycurrent
ccapAppInstHisPromptPlayAttempts
OBJECT-TYPE
Total number of prompt play attempts made by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.76Unsigned32read-onlycurrent
ccapAppInstHisPromptPlaySuccess
OBJECT-TYPE
Total number of play prompt success, seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.77Unsigned32read-onlycurrent
ccapAppInstHisPromptPlayFailed
OBJECT-TYPE
Total number of prompt play failures seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.78Unsigned32read-onlycurrent
ccapAppInstHisPromptPlayDuration
OBJECT-TYPE
Total duration (in seconds), of all the prompt plays performed by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.79Unsigned32read-onlycurrent
ccapAppInstHisRecordingAttempts
OBJECT-TYPE
Total number of record attempts made by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.80Unsigned32read-onlycurrent
ccapAppInstHisRecordingSuccess
OBJECT-TYPE
Total number of recording success, seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.81Unsigned32read-onlycurrent
ccapAppInstHisRecordingFailed
OBJECT-TYPE
Total number of recording failures seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.82Unsigned32read-onlycurrent
ccapAppInstHisRecordingDuration
OBJECT-TYPE
Total duration (in seconds), of all the recordings performed by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.83Unsigned32read-onlycurrent
ccapAppInstHisTTSAttempts
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play attempts made by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.84Unsigned32read-onlycurrent
ccapAppInstHisTTSSuccess
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play success seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.85Unsigned32read-onlycurrent
ccapAppInstHisTTSFailed
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play failures seen by this application instance.
1.3.6.1.4.1.9.9.146.1.3.3.1.86Unsigned32read-onlycurrent
ccapAppInstHistEvtLogging
OBJECT-TYPE
Object by which management station can know if event logging for this application instance is enabled or disabled.
1.3.6.1.4.1.9.9.146.1.3.3.1.87TruthValueread-onlycurrent
ccapAppGblActStat
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.1.4
ccapAppGblActCurrentInstances
OBJECT-TYPE
Number of application instances currently active from all application types of ccapApplicationTable on this gateway.
1.3.6.1.4.1.9.9.146.1.4.1Gauge32read-onlycurrent
ccapAppGblActPSTNInCallNowConn
OBJECT-TYPE
Total number of PSTN incoming calls connected and handled by this gateway at this moment.
1.3.6.1.4.1.9.9.146.1.4.2Gauge32read-onlycurrent
ccapAppGblActPSTNOutCallNowConn
OBJECT-TYPE
Total number of PSTN outgoing calls (placed calls to PSTN) connected and handled by this gateway at this moment.
1.3.6.1.4.1.9.9.146.1.4.3Gauge32read-onlycurrent
ccapAppGblActIPInCallNowConn
OBJECT-TYPE
Total number of incoming IP calls connected and handled by this gateway at this moment.
1.3.6.1.4.1.9.9.146.1.4.4Gauge32read-onlycurrent
ccapAppGblActIPOutCallNowConn
OBJECT-TYPE
Total number of IP outgoing (placed to IP) calls connected and handled by this gateway at this moment.
1.3.6.1.4.1.9.9.146.1.4.5Gauge32read-onlycurrent
ccapAppGblActPlaceCallInProgress
OBJECT-TYPE
Total number of pending place calls requests from all the active instances of this gateway.
1.3.6.1.4.1.9.9.146.1.4.6Gauge32read-onlycurrent
ccapAppGblActHandoffInProgress
OBJECT-TYPE
Total number of pending handoff requests from all the active instances of this gateway.
1.3.6.1.4.1.9.9.146.1.4.7Gauge32read-onlycurrent
ccapAppGblActPromptPlayActive
OBJECT-TYPE
Total number of active prompts for all the active instances of this gateway.
1.3.6.1.4.1.9.9.146.1.4.8Gauge32read-onlycurrent
ccapAppGblActRecordingActive
OBJECT-TYPE
Total number of active recording for all the active instances of this gateway.
1.3.6.1.4.1.9.9.146.1.4.9Gauge32read-onlycurrent
ccapAppGblActTTSActive
OBJECT-TYPE
Total number of active TTS (Text-To-Speech) for all the active instances of this gateway.
1.3.6.1.4.1.9.9.146.1.4.10Gauge32read-onlycurrent
ccapAppGblStatsLogging
OBJECT-TYPE
Enable or disable the Application Information System for gathering statistics for all the call application types on this gateway.
1.3.6.1.4.1.9.9.146.1.4.11INTEGER {disable(1), enable(2)}read-writecurrent
ccapAppGblEventLogging
OBJECT-TYPE
Enable or disable the Application Information System for gathering event-logs for all the call application type instances on this gateway.
1.3.6.1.4.1.9.9.146.1.4.12INTEGER {disable(1), enable(2)}read-writecurrent
ccapAppGblEvtLogflush
OBJECT-TYPE
Flush the event logs of all the active application instances to the destination ftp server. FTP server destination is specified in the IOS configuration through config CLI.
1.3.6.1.4.1.9.9.146.1.4.13INTEGER {ftp(1)}read-writecurrent
ccapAppGblStatsClear
OBJECT-TYPE
Perform clearing of the entire Application History Global level stats and History Application Type stats.
1.3.6.1.4.1.9.9.146.1.4.14INTEGER {clear(1)}read-writecurrent
ccapAppGblLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object. When the application information system is disabled on the gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.4.15TimeStampread-onlycurrent
ccapAppGblHisStat
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.1.5
ccapAppGblHisTotalInstances
OBJECT-TYPE
Total number of application instances handled by this gateway since last reboot/reset.
1.3.6.1.4.1.9.9.146.1.5.1ZeroBasedCounter32read-onlycurrent
ccapAppGblHisLastReset
OBJECT-TYPE
Date and Time when the counters were last reset from CLI.
1.3.6.1.4.1.9.9.146.1.5.2TimeStampread-onlycurrent
ccapAppGblHisPSTNInCallSetupInd
OBJECT-TYPE
Total number of setup indications received by this gateway from the PSTN.
1.3.6.1.4.1.9.9.146.1.5.3ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallTotConn
OBJECT-TYPE
Total number of incoming PSTN call legs connected by this gateway.
1.3.6.1.4.1.9.9.146.1.5.4ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallHandedOut
OBJECT-TYPE
Total number of incoming PSTN call legs that are handed out to another gateway because of application handoff operation .
1.3.6.1.4.1.9.9.146.1.5.5ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallHandOutRet
OBJECT-TYPE
Total number of incoming PSTN call legs that were handed out with call back to another application, returned back to this type.
1.3.6.1.4.1.9.9.146.1.5.6ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallInHandoff
OBJECT-TYPE
Total number of incoming PSTN call legs that were handed to this gateway, with the handoff operation, performed by another gateway.
1.3.6.1.4.1.9.9.146.1.5.7ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallInHandoffRet
OBJECT-TYPE
The Total number of incoming PSTN call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.5.8ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallDiscNormal
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'normal' cause code in this gateway.
1.3.6.1.4.1.9.9.146.1.5.9ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallDiscUsrErr
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.5.10ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNInCallDiscSysErr
OBJECT-TYPE
Total number of incoming PSTN call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.5.11ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallSetupReq
OBJECT-TYPE
Total number of setup requests placed out to PSTN interface, by this gateway.
1.3.6.1.4.1.9.9.146.1.5.12ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallTotConn
OBJECT-TYPE
Total number of PSTN placed call legs connected to this gateway.
1.3.6.1.4.1.9.9.146.1.5.13ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallHandedOut
OBJECT-TYPE
Total number of outgoing PSTN call legs that are handed out to another gateway because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.5.14ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallHandOutRet
OBJECT-TYPE
Total number of outgoing PSTN call legs that were handed out with call back to another application, returned back to this type.
1.3.6.1.4.1.9.9.146.1.5.15ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallInHandoff
OBJECT-TYPE
Total number of outgoing PSTN call legs that were handed to this gateway, with the handoff operation, performed by another gateway.
1.3.6.1.4.1.9.9.146.1.5.16ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallInHandoffRet
OBJECT-TYPE
The Total number of outgoing PSTN call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.5.17ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallDiscNormal
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'normal' cause code in this gateway.
1.3.6.1.4.1.9.9.146.1.5.18ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallDiscUsrErr
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.5.19ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPSTNOutCallDiscSysErr
OBJECT-TYPE
Total number of outgoing PSTN call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.5.20ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallSetupInd
OBJECT-TYPE
Total number of setup indications received by this gateway from the IP interface.
1.3.6.1.4.1.9.9.146.1.5.21ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallTotConn
OBJECT-TYPE
Total number of incoming IP call legs connected by this gateway.
1.3.6.1.4.1.9.9.146.1.5.22ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallHandedOut
OBJECT-TYPE
Total number of incoming IP call legs that are handed out to another gateway because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.5.23ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallHandOutRet
OBJECT-TYPE
Total number of incoming IP call legs that were handed out with call back to another application, returned back to this type.
1.3.6.1.4.1.9.9.146.1.5.24ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallInHandoff
OBJECT-TYPE
Total number of incoming IP call legs that were handed to this gateway, with the handoff operation, performed by another gateway.
1.3.6.1.4.1.9.9.146.1.5.25ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallInHandoffRet
OBJECT-TYPE
The Total number of incoming IP call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.5.26ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallDiscNormal
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'normal' cause code in this gateway.
1.3.6.1.4.1.9.9.146.1.5.27ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallDiscUsrErr
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.5.28ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPInCallDiscSysErr
OBJECT-TYPE
Total number of incoming IP call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.5.29ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallSetupReq
OBJECT-TYPE
Total number of setup requests placed out to IP interface, by this gateway.
1.3.6.1.4.1.9.9.146.1.5.30ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallTotConn
OBJECT-TYPE
Total number of IP placed call legs connected to this gateway.
1.3.6.1.4.1.9.9.146.1.5.31ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallHandedOut
OBJECT-TYPE
Total number of outgoing IP call legs that are handed out to another gateway because of application handoff operation.
1.3.6.1.4.1.9.9.146.1.5.32ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallHandOutRet
OBJECT-TYPE
Total number of outgoing IP call legs that were handed out with call back to another application, returned back.
1.3.6.1.4.1.9.9.146.1.5.33ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallInHandoff
OBJECT-TYPE
Total number of outgoing IP call legs that were handed to this gateway, with the handoff operation, performed by another gateway.
1.3.6.1.4.1.9.9.146.1.5.34ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallInHandoffRet
OBJECT-TYPE
The Total number of outgoing IP call legs returned back as part of 'completed handoff with call back operation'.
1.3.6.1.4.1.9.9.146.1.5.35ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallDiscNormal
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'normal' cause code in this gateway.
1.3.6.1.4.1.9.9.146.1.5.36ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallDiscUsrErr
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'.
1.3.6.1.4.1.9.9.146.1.5.37ZeroBasedCounter32read-onlycurrent
ccapAppGblHisIPOutCallDiscSysErr
OBJECT-TYPE
Total number of outgoing IP call legs that disconnected with 'system error' cause code. System error cause code could be any thing other than 'normal or user error'.
1.3.6.1.4.1.9.9.146.1.5.38ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPlaceCallAttempts
OBJECT-TYPE
Total number of place call attempts performed by this gateway.
1.3.6.1.4.1.9.9.146.1.5.39ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPlaceCallSuccess
OBJECT-TYPE
Total number of placecall attempts performed successfully by this gateway.
1.3.6.1.4.1.9.9.146.1.5.40ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPlaceCallFailure
OBJECT-TYPE
Total number of place call failures seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.41ZeroBasedCounter32read-onlycurrent
ccapAppGblHisInHandoffCallback
OBJECT-TYPE
Total number of incoming handoffs with call back to this gateway.
1.3.6.1.4.1.9.9.146.1.5.42ZeroBasedCounter32read-onlycurrent
ccapAppGblHisInHandoffCallbackRet
OBJECT-TYPE
Total number of returned incoming handoffs with call back, from this gateway.
1.3.6.1.4.1.9.9.146.1.5.43ZeroBasedCounter32read-onlycurrent
ccapAppGblHisInHandoffNoCallback
OBJECT-TYPE
Total number of incoming handoffs with no call backs (blind handoffs) received by this gateway.
1.3.6.1.4.1.9.9.146.1.5.44ZeroBasedCounter32read-onlycurrent
ccapAppGblHisOutHandoffCallback
OBJECT-TYPE
Total number of placed handoffs with call backs (bridged handoffs) from this gateway.
1.3.6.1.4.1.9.9.146.1.5.45ZeroBasedCounter32read-onlycurrent
ccapAppGblHisOutHandoffCallbackRet
OBJECT-TYPE
Total number of returned handoffs with callback (bridged handoffs) to this gateway.
1.3.6.1.4.1.9.9.146.1.5.46ZeroBasedCounter32read-onlycurrent
ccapAppGblHisOutHandoffNoCallback
OBJECT-TYPE
Total number of placed handoffs with no callback (blind handoffs) from this gateway.
1.3.6.1.4.1.9.9.146.1.5.47ZeroBasedCounter32read-onlycurrent
ccapAppGblHisOutHandofffailures
OBJECT-TYPE
Total number of outgoing handoff failures seen by this gateway, while trying to place an outgoing handoff to another application.
1.3.6.1.4.1.9.9.146.1.5.48ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDocumentReadAttempts
OBJECT-TYPE
Total number of document read requests made by this gateway.
1.3.6.1.4.1.9.9.146.1.5.49ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDocumentReadSuccess
OBJECT-TYPE
Total number of document read by the gateway.
1.3.6.1.4.1.9.9.146.1.5.50ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDocumentReadFailures
OBJECT-TYPE
Total number of document read errors for this application gateway.
1.3.6.1.4.1.9.9.146.1.5.51ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDocumentParseErrors
OBJECT-TYPE
Total number of document parse errors or semantic errors seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.52ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDocumentWriteAttempts
OBJECT-TYPE
Total number of document write attempts by this application gateway.
1.3.6.1.4.1.9.9.146.1.5.53ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDocumentWriteSuccess
OBJECT-TYPE
Total number of document written successfully by this gateway.
1.3.6.1.4.1.9.9.146.1.5.54ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDocumentWriteFailures
OBJECT-TYPE
Total number of document write failures for this gateway.
1.3.6.1.4.1.9.9.146.1.5.55ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDTMFAttempts
OBJECT-TYPE
Total number of attempts to read user DTMF input by this gateway.
1.3.6.1.4.1.9.9.146.1.5.56ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDTMFAborted
OBJECT-TYPE
Total number of DTMF reads interrupts/aborts by this gateway.
1.3.6.1.4.1.9.9.146.1.5.57ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDTMFNoMatch
OBJECT-TYPE
Total number of DTMF no match events on incorrect user input, seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.58ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDTMFNoInput
OBJECT-TYPE
Total number of user input timeout on DTMF input seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.59ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDTMFMatch
OBJECT-TYPE
Total number of DTMF input matched events seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.60ZeroBasedCounter32read-onlycurrent
ccapAppGblHisDTMFLongPound
OBJECT-TYPE
Total number of 'Long-Pound' user interrupts seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.61ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASRAttempts
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) attempts to read user speech input by this gateway.
1.3.6.1.4.1.9.9.146.1.5.62ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASRAborted
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) read interrupts/aborts by this gateway.
1.3.6.1.4.1.9.9.146.1.5.63ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASRNoMatch
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) match events on user speech input seen, by this gateway.
1.3.6.1.4.1.9.9.146.1.5.64ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASRNoInput
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) user speech input timeout events, seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.65ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASRMatch
OBJECT-TYPE
Total number of ASR (Automatic Speech Recognition) user speech input matched events, seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.66ZeroBasedCounter32read-onlycurrent
ccapAppGblHisAAAAuthenticateFailure
OBJECT-TYPE
Total number of AAA Authenticate failures seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.67ZeroBasedCounter32read-onlycurrent
ccapAppGblHisAAAAuthenticateSuccess
OBJECT-TYPE
Total number of AAA Authenticate success seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.68ZeroBasedCounter32read-onlycurrent
ccapAppGblHisAAAAuthorizeFailure
OBJECT-TYPE
Total number of AAA Authorize failures seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.69ZeroBasedCounter32read-onlycurrent
ccapAppGblHisAAAAuthorizeSuccess
OBJECT-TYPE
Total number of AAA Authorize success seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.70ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASNLSubscriptionsSent
OBJECT-TYPE
Total number of ASNL subscription sent by this application type.
1.3.6.1.4.1.9.9.146.1.5.71ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASNLSubscriptionsSuccess
OBJECT-TYPE
Total number of ASNL subscriptions success, seen by this application gateway.
1.3.6.1.4.1.9.9.146.1.5.72ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASNLSubscriptionsFailed
OBJECT-TYPE
Total number of ASNL subscription failures, seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.73ZeroBasedCounter32read-onlycurrent
ccapAppGblHisASNLNotifReceived
OBJECT-TYPE
Total number of ASNL subscriptions received by this gateway.
1.3.6.1.4.1.9.9.146.1.5.74ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPromptPlayAttempts
OBJECT-TYPE
Total number of prompt play attempts made by this gateway.
1.3.6.1.4.1.9.9.146.1.5.75ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPromptPlaySuccess
OBJECT-TYPE
Total number of play prompt success, seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.76ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPromptPlayFailed
OBJECT-TYPE
Total number of prompt play failures seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.77ZeroBasedCounter32read-onlycurrent
ccapAppGblHisPromptPlayDuration
OBJECT-TYPE
Total duration (in seconds), of all the prompt plays performed by this gateway.
1.3.6.1.4.1.9.9.146.1.5.78ZeroBasedCounter32read-onlycurrent
ccapAppGblHisRecordingAttempts
OBJECT-TYPE
Total number of record attempts made by this application gateway.
1.3.6.1.4.1.9.9.146.1.5.79ZeroBasedCounter32read-onlycurrent
ccapAppGblHisRecordingSuccess
OBJECT-TYPE
Total number of recording success, seen by this application gateway.
1.3.6.1.4.1.9.9.146.1.5.80ZeroBasedCounter32read-onlycurrent
ccapAppGblHisRecordingFailed
OBJECT-TYPE
Total number of recording failures seen by this application gateway.
1.3.6.1.4.1.9.9.146.1.5.81ZeroBasedCounter32read-onlycurrent
ccapAppGblHisRecordingDuration
OBJECT-TYPE
Total duration (in seconds), of all the recordings performed by this gateway.
1.3.6.1.4.1.9.9.146.1.5.82ZeroBasedCounter32read-onlycurrent
ccapAppGblHisTTSAttempts
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play attempts made by this gateway.
1.3.6.1.4.1.9.9.146.1.5.83ZeroBasedCounter32read-onlycurrent
ccapAppGblHisTTSSuccess
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play success seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.84ZeroBasedCounter32read-onlycurrent
ccapAppGblHisTTSFailed
OBJECT-TYPE
Total number of TTS (Text-To-Speech) play failures seen by this gateway.
1.3.6.1.4.1.9.9.146.1.5.85ZeroBasedCounter32read-onlycurrent
ccapAppIntf
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.1.6
ccapAppIntfGblStatsLogging
OBJECT-TYPE
Enable/ disable the Application Interface Information System to gather statistics for all the application interface types on this gateway. Call application interface types are AAA, ASR, Flash, HTTP, SMTP, RAM, RTSP, TFTP, TTS.
1.3.6.1.4.1.9.9.146.1.6.1INTEGER {disable(1), enable(2)}read-writecurrent
ccapAppIntfGblEventLogging
OBJECT-TYPE
Enable/disable the Application Interface Information System to gather event-logs for all the call application interface types on this gateway. Call application interface types are AAA, ASR, Flash, HTTP, SMTP, RAM, RTSP, TFTP and TTS.
1.3.6.1.4.1.9.9.146.1.6.2INTEGER {disable(1), enable(2)}read-writecurrent
ccapAppIntfGblEvtLogFlush
OBJECT-TYPE
Flush the application interface event logs from all the call application interfaces to the destination ftp server. FTP server destination is specified in the IOS configuration through config Command Line Interface.
1.3.6.1.4.1.9.9.146.1.6.3INTEGER {ftp(1)}read-writecurrent
ccapAppIntfGblStatsClear
OBJECT-TYPE
Perform resetting of the entire Application Interface stats and/or evtlogs for all the interface types and all the associated servers records. Server records are not purged.
1.3.6.1.4.1.9.9.146.1.6.4INTEGER {clearStats(1), clearEventlog(2), clear(3)}read-writecurrent
ccapAppIntfGblLastResetTime
OBJECT-TYPE
The time when the application interface information statistics were last reset, either through CLI or through ccapAppIntfGblStatsClear object. When the application interface information system is disabled on the gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.5TimeStampread-onlycurrent
ccapAppIntfHTTPTable
OBJECT-TYPE
Information about last N most active HTTP unique servers accessed from a call application gateway.
1.3.6.1.4.1.9.9.146.1.6.8not-accessiblecurrent
ccapAppIntfHTTPEntry
OBJECT-TYPE
Information about a HTTP server interface to an application. When applicaiton gateway instances access an external HTTP server, a record entry is created for that server. If a maximum number of servers is reached, then oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI.
1.3.6.1.4.1.9.9.146.1.6.8.1not-accessiblecurrent
ccapAppIntfHTTPServer
OBJECT-TYPE
The name or IP address of this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.1ServerNameStringnot-accessiblecurrent
ccapAppIntfHTTPStats
OBJECT-TYPE
To display the current configuration of Application Interface Information System for gathering statistics for this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.2INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfHTTPEvtLog
OBJECT-TYPE
To display the current configuration of Application Information System for gathering event-logs for this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.3INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfHTTPGetRequest
OBJECT-TYPE
Total number of HTTP GET requests sent by call applications to this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.4ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPGetSuccess
OBJECT-TYPE
Total number of successful HTTP GET transactions done from call applications to this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.5ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPGetFailure
OBJECT-TYPE
Total number of failed HTTP GET transactions from call applications to this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.6ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPPostRequest
OBJECT-TYPE
Total number of HTTP POST requests sent by call applications to this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.7ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPPostSuccess
OBJECT-TYPE
Total number of successful HTTP POST transactions done from call applications to this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.8ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPPostFailure
OBJECT-TYPE
Total number of failed HTTP POST transactions from call applications to this HTTP server.
1.3.6.1.4.1.9.9.146.1.6.8.1.9ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPTxBytes
OBJECT-TYPE
Total number KiloBytes sent from call applications to this HTTP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.8.1.10ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPRxBytes
OBJECT-TYPE
Total number of KiloBytes received to call applications from this HTTP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.8.1.11ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPMinXferRate
OBJECT-TYPE
Minimum transfer rate of all the transactions between call applications and this HTTP server, from the last reset.
1.3.6.1.4.1.9.9.146.1.6.8.1.12ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPMaxXferRate
OBJECT-TYPE
Maximum transfer rate of all the transactions between call applications and this HTTP server, from the last reset.
1.3.6.1.4.1.9.9.146.1.6.8.1.13ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPAvgXferRate
OBJECT-TYPE
Average transfer rate between call applications and this HTTP server. This is a running average of the last ten transactions or from the last reset if transaction count is less than ten.
1.3.6.1.4.1.9.9.146.1.6.8.1.14ZeroBasedCounter32read-onlycurrent
ccapAppIntfHTTPLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object for this HTTP server. When the application information system is disabled on the gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.8.1.15TimeStampread-onlycurrent
ccapAppIntfRTSPTable
OBJECT-TYPE
Information about last N most active RTSP unique servers accessed from a call application gateway.
1.3.6.1.4.1.9.9.146.1.6.9not-accessiblecurrent
ccapAppIntfRTSPEntry
OBJECT-TYPE
Information about a RTSP server interface to an application. When applicaiton gateway instances access an external RTSP server, a record entry is created for that server. If a maximum number of server records has reached, then oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI.
1.3.6.1.4.1.9.9.146.1.6.9.1not-accessiblecurrent
ccapAppIntfRTSPServer
OBJECT-TYPE
The name or IP address of this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.1ServerNameStringnot-accessiblecurrent
ccapAppIntfRTSPStats
OBJECT-TYPE
To display the current configuration of Application Interface Information System for gathering statistics for this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.2INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfRTSPEvtLog
OBJECT-TYPE
To display the current configuration of Application Information System for gathering event-logs for this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.3INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfRTSPReadRequest
OBJECT-TYPE
Total number of RTSP read requests sent by call applications to this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.4ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPReadSuccess
OBJECT-TYPE
Total number of successful RTSP read transactions done from call applications to this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.5ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPReadFailure
OBJECT-TYPE
Total number of failed RTSP read transactions from call applications to this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.6ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPWriteRequest
OBJECT-TYPE
Total number of RTSP write requests sent by call applications to this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.7ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPWriteSuccess
OBJECT-TYPE
Total number of successful RTSP write transactions done from call applications to this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.8ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPWriteFailure
OBJECT-TYPE
Total number of failed RTSP write transactions from call applications to this RTSP server.
1.3.6.1.4.1.9.9.146.1.6.9.1.9ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPTxBytes
OBJECT-TYPE
Total number KiloBytes sent from call applications to this RTSP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.9.1.10ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPRxBytes
OBJECT-TYPE
Total number of KiloBytes received to call applications from this RTSP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.9.1.11ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPMinXferRate
OBJECT-TYPE
Minimum transfer rate of all the transactions between call applications and this RTSP server, from last reset.
1.3.6.1.4.1.9.9.146.1.6.9.1.12ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPMaxXferRate
OBJECT-TYPE
Maximum transfer rate of all the transactions between call applications and this RTSP server, from the last reset.
1.3.6.1.4.1.9.9.146.1.6.9.1.13ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPAvgXferRate
OBJECT-TYPE
Average transfer rate between call applications and this RTSP server. This is a running average of the last ten transactions or from the last reset if transaction count is less than ten.
1.3.6.1.4.1.9.9.146.1.6.9.1.14ZeroBasedCounter32read-onlycurrent
ccapAppIntfRTSPLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object for this RTSP server. When the application information system is disabled on gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.9.1.15TimeStampread-onlycurrent
ccapAppIntfTFTPTable
OBJECT-TYPE
Information about last N most active TFTP unique servers accessed from a call application gateway.
1.3.6.1.4.1.9.9.146.1.6.10not-accessiblecurrent
ccapAppIntfTFTPEntry
OBJECT-TYPE
Information about a TFTP server interface to a application. When applicaiton gateway instances access an external TFTP server, a record entry is created for that server. If a maximum number of server is reached, then oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI.
1.3.6.1.4.1.9.9.146.1.6.10.1not-accessiblecurrent
ccapAppIntfTFTPServer
OBJECT-TYPE
The name or IP address of this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.1ServerNameStringnot-accessiblecurrent
ccapAppIntfTFTPStats
OBJECT-TYPE
To display the current configuration of Application Interface Information System for gathering statistics for this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.2INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfTFTPEvtLog
OBJECT-TYPE
To display the current configuration of Application Information System for gathering event-logs for this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.3INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfTFTPReadRequest
OBJECT-TYPE
Total number of TFTP read requests sent by call applications to this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.4ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPReadSuccess
OBJECT-TYPE
Total number of successful TFTP read transactions done from call applications to this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.5ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPReadFailure
OBJECT-TYPE
Total number of failed TFTP read transactions from call applications to this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.6ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPWriteRequest
OBJECT-TYPE
Total number of TFTP write requests sent by call applications to this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.7ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPWriteSuccess
OBJECT-TYPE
Total number of successful TFTP write transactions done from call applications to this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.8ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPWriteFailure
OBJECT-TYPE
Total number of failed TFTP write transactions from call applications to this TFTP server.
1.3.6.1.4.1.9.9.146.1.6.10.1.9ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPTxBytes
OBJECT-TYPE
Total number KiloBytes sent from call applications to this TFTP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.10.1.10ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPRxBytes
OBJECT-TYPE
Total number of KiloBytes received to call applications from this TFTP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.10.1.11ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPMinXferRate
OBJECT-TYPE
Minimum transfer rate of all the transactions between call applications and this TFTP server, from the last reset.
1.3.6.1.4.1.9.9.146.1.6.10.1.12ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPMaxXferRate
OBJECT-TYPE
Maximum transfer rate of all the transactions between call applications and this TFTP server, from the last reset.
1.3.6.1.4.1.9.9.146.1.6.10.1.13ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPAvgXferRate
OBJECT-TYPE
Average transfer rate between call applications and this TFTP server. This is a running average of the last ten transactions or from the last reset if transaction count is less than ten.
1.3.6.1.4.1.9.9.146.1.6.10.1.14ZeroBasedCounter32read-onlycurrent
ccapAppIntfTFTPLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object for this TFTP server. When the application information system is disabled on the gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.10.1.15TimeStampread-onlycurrent
ccapAppIntfFlashReadRequest
OBJECT-TYPE
Total number of Flash read requests sent by call applications to flash file system on this gateway.
1.3.6.1.4.1.9.9.146.1.6.11ZeroBasedCounter32read-onlycurrent
ccapAppIntfFlashReadSuccess
OBJECT-TYPE
Total number of successful flash file read transactions done from call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.12ZeroBasedCounter32read-onlycurrent
ccapAppIntfFlashReadFailure
OBJECT-TYPE
Total number of failed flash read transactions from call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.13ZeroBasedCounter32read-onlycurrent
ccapAppIntfRAMRecordReadRequest
OBJECT-TYPE
Total number of RAM recording read requests sent by call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.14ZeroBasedCounter32read-onlycurrent
ccapAppIntfRAMRecordReadSuccess
OBJECT-TYPE
Total number of successful RAM recording read transactions done from call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.15ZeroBasedCounter32read-onlycurrent
ccapAppIntfRAMRecordiongReadFailure
OBJECT-TYPE
Total number of RAM recording read transactions failures from call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.16ZeroBasedCounter32read-onlycurrent
ccapAppIntfRAMRecordRequest
OBJECT-TYPE
Total number of RAM recording requests sent by call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.17ZeroBasedCounter32read-onlycurrent
ccapAppIntfRAMRecordSuccess
OBJECT-TYPE
Total number of successful RAM recordings done from call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.18ZeroBasedCounter32read-onlycurrent
ccapAppIntfRAMRecordiongFailure
OBJECT-TYPE
Total number of RAM recording failures from call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.19ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPTable
OBJECT-TYPE
Information about last N most active SMTP unique servers accessed from a call application gateway. When applicaiton gateway instances access an external SMTP server, a record entry is created for that server. If a maximum number of server record has reached, then the oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI.
1.3.6.1.4.1.9.9.146.1.6.20not-accessiblecurrent
ccapAppIntfSMTPEntry
OBJECT-TYPE
Information about a SMTP server interface to an application.
1.3.6.1.4.1.9.9.146.1.6.20.1not-accessiblecurrent
ccapAppIntfSMTPServer
OBJECT-TYPE
The name or IP address of this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.1ServerNameStringnot-accessiblecurrent
ccapAppIntfSMTPStats
OBJECT-TYPE
To display the current configuration of Application Interface Information System for gathering statistics for this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.2INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfSMTPEvtLog
OBJECT-TYPE
To display the current configuration of Application Information System for gathering event-logs for this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.3INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfSMTPReadRequest
OBJECT-TYPE
Total number of SMTP read requests sent by call applications to this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.4ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPReadSuccess
OBJECT-TYPE
Total number of successful SMTP read transactions done from call applications to this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.5ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPReadFailure
OBJECT-TYPE
Total number of failed SMTP read transactions from call applications to this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.6ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPWriteRequest
OBJECT-TYPE
Total number of SMTP write requests sent by call applications to this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.7ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPWriteSuccess
OBJECT-TYPE
Total number of successful SMTP write transactions done from call applications to this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.8ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPWriteFailure
OBJECT-TYPE
Total number of failed SMTP write transactions from call applications to this SMTP server.
1.3.6.1.4.1.9.9.146.1.6.20.1.9ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPTxBytes
OBJECT-TYPE
Total number KiloBytes sent from call applications to this SMTP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.20.1.10ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPRxBytes
OBJECT-TYPE
Total number of KiloBytes received to call applications from this SMTP server, since last reset.
1.3.6.1.4.1.9.9.146.1.6.20.1.11ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPMinXferRate
OBJECT-TYPE
Minimum transfer rate of all the transactions between call applications and this SMTP server, from the last reset.
1.3.6.1.4.1.9.9.146.1.6.20.1.12ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPMaxXferRate
OBJECT-TYPE
Maximum transfer rate of all the transactions between call applications and this SMTP server, from the last reset.
1.3.6.1.4.1.9.9.146.1.6.20.1.13ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPAvgXferRate
OBJECT-TYPE
Average transfer rate between call applications and this SMTP server. This is a running average of the last ten transactions or from the last reset if transaction count is less than ten.
1.3.6.1.4.1.9.9.146.1.6.20.1.14ZeroBasedCounter32read-onlycurrent
ccapAppIntfSMTPLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object for this SMTP server. When the application information system is disabled on gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.20.1.15TimeStampread-onlycurrent
ccapAppIntfAAAMethodListTable
OBJECT-TYPE
Information about last N most active AAA method lists accessed from a call application gateway. When applicaiton gateway instances access AAA method list, a record entry is created for that method list. If a maximum number of server is reached, then oldest accessed method list record is purged. Maximum number of method list records to retain is configured through IOS CLI.
1.3.6.1.4.1.9.9.146.1.6.21not-accessiblecurrent
ccapAppIntfAAAMethodListEntry
OBJECT-TYPE
Information about an AAA method list interface to an call application.
1.3.6.1.4.1.9.9.146.1.6.21.1not-accessiblecurrent
ccapAppIntfAAAMethodListServer
OBJECT-TYPE
The name of this configured AAA method list.
1.3.6.1.4.1.9.9.146.1.6.21.1.1SnmpAdminString (SIZE(1..40))not-accessiblecurrent
ccapAppIntfAAAMethodListStats
OBJECT-TYPE
To display the current configuration of Application Interface Information System for gathering statistics for this AAA method list.
1.3.6.1.4.1.9.9.146.1.6.21.1.2INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfAAAMethodListEvtLog
OBJECT-TYPE
To display the current configuration of Application Information System for gathering event-logs for this AAA method list.
1.3.6.1.4.1.9.9.146.1.6.21.1.3INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfAAAMethodListReadRequest
OBJECT-TYPE
Total number of AAA method list read requests sent by call applications to configured AAA method list on this gateway.
1.3.6.1.4.1.9.9.146.1.6.21.1.4ZeroBasedCounter32read-onlycurrent
ccapAppIntfAAAMethodListReadSuccess
OBJECT-TYPE
Total number of successful AAA method lists transactions done from call applications on this gateway.
1.3.6.1.4.1.9.9.146.1.6.21.1.5ZeroBasedCounter32read-onlycurrent
ccapAppIntfAAAMethodListReadFailure
OBJECT-TYPE
Total number of failed AAA method lists transactions from call applications on this gateway. This object does not include the AAA rejects by the servers. It indicates failures due to this gateway and AAA server issues.
1.3.6.1.4.1.9.9.146.1.6.21.1.6ZeroBasedCounter32read-onlycurrent
ccapAppIntfAAAMethodListLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object for this AAA method list. When the application information system is disabled on gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.21.1.7TimeStampread-onlycurrent
ccapAppIntfASRTable
OBJECT-TYPE
Information about last N most active ASR (Automatic Speech Recognition ) unique servers accessed from a call application gateway. When applicaiton gateway instances access an external ASR server, a record entry is created for that server. If a maximum number of server records has reached, then the oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI.
1.3.6.1.4.1.9.9.146.1.6.22not-accessiblecurrent
ccapAppIntfASREntry
OBJECT-TYPE
Information about an ASR server interface to an call application.
1.3.6.1.4.1.9.9.146.1.6.22.1not-accessiblecurrent
ccapAppIntfASRServer
OBJECT-TYPE
The name or IP address of this ASR server.
1.3.6.1.4.1.9.9.146.1.6.22.1.1ServerNameStringnot-accessiblecurrent
ccapAppIntfASRStats
OBJECT-TYPE
To display the current configuration of Application Interface Information System for gathering statistics for this ASR server.
1.3.6.1.4.1.9.9.146.1.6.22.1.2INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfASREvtLog
OBJECT-TYPE
To display the current configuration of Application Information System for gathering event-logs for this ASR server.
1.3.6.1.4.1.9.9.146.1.6.22.1.3INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfASRReadRequest
OBJECT-TYPE
Total number of ASR read requests sent by call applications to this ASR server from this gateway.
1.3.6.1.4.1.9.9.146.1.6.22.1.4ZeroBasedCounter32read-onlycurrent
ccapAppIntfASRReadSuccess
OBJECT-TYPE
Total number of successful ASR transactions done from call applications on this gateway to this ASR server.
1.3.6.1.4.1.9.9.146.1.6.22.1.5ZeroBasedCounter32read-onlycurrent
ccapAppIntfASRReadFailure
OBJECT-TYPE
Total number of failed ASR attempts transactions from call applications to this ASR server.
1.3.6.1.4.1.9.9.146.1.6.22.1.6ZeroBasedCounter32read-onlycurrent
ccapAppIntfASRLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object for this ASR server. When the application information system is disabled on the gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.22.1.7TimeStampread-onlycurrent
ccapAppIntfTTSTable
OBJECT-TYPE
Information about last N most active TTS (Automatic Speech Recognition ) unique servers accessed from a call application gateway. When applicaiton gateway instances access an external TTS server, a record entry is created for that server. If maximum number of server records has reached, then oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI.
1.3.6.1.4.1.9.9.146.1.6.23not-accessiblecurrent
ccapAppIntfTTSEntry
OBJECT-TYPE
Information about an TTS server interface to a call application.
1.3.6.1.4.1.9.9.146.1.6.23.1not-accessiblecurrent
ccapAppIntfTTSServer
OBJECT-TYPE
The name or IP address of this TTS server.
1.3.6.1.4.1.9.9.146.1.6.23.1.1ServerNameStringnot-accessiblecurrent
ccapAppIntfTTSStats
OBJECT-TYPE
To display the current configuration of Application Interface Information System for gathering statistics for this TTS server.
1.3.6.1.4.1.9.9.146.1.6.23.1.2INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfTTSEvtLog
OBJECT-TYPE
To display the current configuration of Application Information System for gathering event-logs for this TTS server.
1.3.6.1.4.1.9.9.146.1.6.23.1.3INTEGER {disable(1), enable(2)}read-onlycurrent
ccapAppIntfTTSReadRequest
OBJECT-TYPE
Total number of TTS read requests sent by call applications to this TTS server from this gateway.
1.3.6.1.4.1.9.9.146.1.6.23.1.4ZeroBasedCounter32read-onlycurrent
ccapAppIntfTTSReadSuccess
OBJECT-TYPE
Total number of successful TTS transactions done from call applications on this gateway to this TTS server.
1.3.6.1.4.1.9.9.146.1.6.23.1.5ZeroBasedCounter32read-onlycurrent
ccapAppIntfTTSReadFailure
OBJECT-TYPE
Total number of failed TTS attempts transactions from call applications to this TTS server.
1.3.6.1.4.1.9.9.146.1.6.23.1.6ZeroBasedCounter32read-onlycurrent
ccapAppIntfTTSLastResetTime
OBJECT-TYPE
The time when the application information statistics were last reset, either through CLI or through ccapAppGblStatsClear object for this TTS server. When the application information system is disabled on the gateway, this object is also reset to zeros.
1.3.6.1.4.1.9.9.146.1.6.23.1.7TimeStampread-onlycurrent
ciscoCallApplicationMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.3
ciscoCallApplicationMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.3.1
ciscoCallApplicationMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.146.3.2

Conformance

NameOIDStatus
ciscoCallApplicationMIBCompliance
MODULE-COMPLIANCE
The compliance statement for Cisco agents which implement the CISCO-CALL-APPLICATION-MIB.
1.3.6.1.4.1.9.9.146.3.1.1deprecated
ciscoCallApplicationMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for Cisco agents which implement the CISCO-CALL-APPLICATION-MIB.
1.3.6.1.4.1.9.9.146.3.1.2current
ccapGeneralCfgGroup
OBJECT-GROUP
A collection of objects for general configuration of call applications.
1.3.6.1.4.1.9.9.146.3.2.1deprecated
ccapGeneralCfgGroupRev1
OBJECT-GROUP
A collection of objects for general configuration of call applications and to display current activity of applications.
1.3.6.1.4.1.9.9.146.3.2.2current
ccapAppTypeHistoryGroup
OBJECT-GROUP
A collection of objects to monitor information for each call application type. This provides statistics from all the history instances for that call application type.
1.3.6.1.4.1.9.9.146.3.2.3current
ccapAppInstanceHistoryGroup
OBJECT-GROUP
A collection of objects to display detailed information on an instance of a call applications once the application instance has terminated.
1.3.6.1.4.1.9.9.146.3.2.4current
ccapAppGblActGroup
OBJECT-GROUP
A collection of objects to display gauges on the current activity for all the active instances from all the call application types on this gateway.
1.3.6.1.4.1.9.9.146.3.2.5current
ccapAppGblCfgGroup
OBJECT-GROUP
A collection of objects for general configuration of call application information system stats and event logs for all the application instances on this gateway and to display current configuration and reset time of statistics.
1.3.6.1.4.1.9.9.146.3.2.6current
ccapAppGblHisGroup
OBJECT-GROUP
A collection of objects to display detailed information from the gateway for all the history instances which started from all application-types.
1.3.6.1.4.1.9.9.146.3.2.7current
ccapAppIntfGblCfgGroup
OBJECT-GROUP
A collection of objects for general configuration of call application interface information system stats and event logs for all the application interfaces and servers associated with each interface. Also this group is to display current configuration and reset time of statistics for all the interfaces counters.
1.3.6.1.4.1.9.9.146.3.2.8current
ccapAppIntfHTTPGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and HTTP servers.
1.3.6.1.4.1.9.9.146.3.2.9current
ccapAppIntfRTSPGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and RTSP servers.
1.3.6.1.4.1.9.9.146.3.2.10current
ccapAppIntfTFTPGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and TFTP servers.
1.3.6.1.4.1.9.9.146.3.2.11current
ccapAppIntfSMTPGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and SMTP servers.
1.3.6.1.4.1.9.9.146.3.2.12current
ccapAppIntfAAAMethodListGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and AAA methods.
1.3.6.1.4.1.9.9.146.3.2.13current
ccapAppIntfASRGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and ASR (Automatic Speech Recognition) servers.
1.3.6.1.4.1.9.9.146.3.2.14current
ccapAppIntfTTSGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and TTS (Text To Speech) servers.
1.3.6.1.4.1.9.9.146.3.2.15current
ccapAppIntfFlashGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and Flash file system on the IOS gateway.
1.3.6.1.4.1.9.9.146.3.2.16current
ccapAppIntfRAMRecordGroup
OBJECT-GROUP
A collection of objects to display statistics related to interaction between application instances and media recording posted and re-read from RAM (memory) on this gateway.
1.3.6.1.4.1.9.9.146.3.2.17current