All MIBs › CISCO-CALL-APPLICATION-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2003-05-13
Category: Cisco Devices, Telephony and VoIP
Description: Manages telephony call application scripts and their resource usage on Cisco voice gateways.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-CALL-APPLICATION-MIB?
CISCO-CALL-APPLICATION-MIB manages 'call applications' -- software modules that process voice, video, fax, or data calls -- on Cisco voice gateway and unified communications platforms. It exposes a table of loaded call applications with their name, storage location, description, supported call type, and load state, as well as active call counts and event logging configuration. It is explicitly useful for monitoring software status: ccapAppLoadState and ccapAppLoadFailReason reveal whether an application script failed to load, ccapAppActiveInstances shows current call load per application, and ccapAppPSTNInCallNowConn tracks active PSTN-connected calls. It has no strong dependency on other standard MIBs beyond general Cisco voice gateway conventions. It is typically deployed on Cisco IOS voice gateways or routers running TCL/VoiceXML call applications for IVR, voicemail, or gateway call handling, and administrators can download the CISCO-CALL-APPLICATION-MIB file to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-CALL-APPLICATION-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco voice gateway
- Cisco IOS router with voice capability
Monitoring Examples
An admin would poll ccapApplicationTable, keyed by ccapAppName, checking ccapAppLoadState and ccapAppLoadFailReason to detect an application script that failed to load after a configuration change. Watching ccapAppActiveInstances and ccapAppPSTNInCallNowConn over time reveals unusual spikes or drops in call volume being handled by a specific application. A load state stuck in a failed state for a critical IVR application would indicate calls relying on that script are being rejected.
What Can Be Monitored
- call application load state
- load failure reason
- active call instances per application
- active PSTN connections
- event logging configuration
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From RMON2-MIB
| ZeroBasedCounter32 |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Gauge32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using ccapAppGblActCurrentInstances OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| G32 ccapAppActiveInstances | 1.3.6.1.4.1.9.9.146.1.1.1.1.8 | Gauge32 | read-only | Number of application instances currently active of an application type from ccapApplicationTable. |
| OCT ccapAppCallType | 1.3.6.1.4.1.9.9.146.1.1.1.1.6 | OCTET STRING | read-create | Indicates the types of call that this application can handle. 0 is voice, 1 is fax, 3 is data, 4 is video. |
| STR ccapAppDescr | 1.3.6.1.4.1.9.9.146.1.1.1.1.5 | SnmpAdminString | read-create | A description of this application. |
| T/F ccapAppEventLogging | 1.3.6.1.4.1.9.9.146.1.1.1.1.9 | TruthValue | read-only | 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. |
| G32 ccapAppGblActCurrentInstancesEx | 1.3.6.1.4.1.9.9.146.1.4.1 | Gauge32 | read-only | Number of application instances currently active from all application types of ccapApplicationTable on this gateway. |
| ccapAppGblActGroup | 1.3.6.1.4.1.9.9.146.3.2.5 | 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. | ||
| G32 ccapAppGblActHandoffInProgress | 1.3.6.1.4.1.9.9.146.1.4.7 | Gauge32 | read-only | Total number of pending handoff requests from all the active instances of this gateway. |
| G32 ccapAppGblActIPInCallNowConn | 1.3.6.1.4.1.9.9.146.1.4.4 | Gauge32 | read-only | Total number of incoming IP calls connected and handled by this gateway at this moment. |
| G32 ccapAppGblActIPOutCallNowConn | 1.3.6.1.4.1.9.9.146.1.4.5 | Gauge32 | read-only | Total number of IP outgoing (placed to IP) calls connected and handled by this gateway at this moment. |
| G32 ccapAppGblActPlaceCallInProgress | 1.3.6.1.4.1.9.9.146.1.4.6 | Gauge32 | read-only | Total number of pending place calls requests from all the active instances of this gateway. |
| G32 ccapAppGblActPromptPlayActive | 1.3.6.1.4.1.9.9.146.1.4.8 | Gauge32 | read-only | Total number of active prompts for all the active instances of this gateway. |
| G32 ccapAppGblActPSTNInCallNowConn | 1.3.6.1.4.1.9.9.146.1.4.2 | Gauge32 | read-only | Total number of PSTN incoming calls connected and handled by this gateway at this moment. |
| G32 ccapAppGblActPSTNOutCallNowConn | 1.3.6.1.4.1.9.9.146.1.4.3 | Gauge32 | read-only | Total number of PSTN outgoing calls (placed calls to PSTN) connected and handled by this gateway at this moment. |
| G32 ccapAppGblActRecordingActive | 1.3.6.1.4.1.9.9.146.1.4.9 | Gauge32 | read-only | Total number of active recording for all the active instances of this gateway. |
| ccapAppGblActStat | 1.3.6.1.4.1.9.9.146.1.4 | |||
| G32 ccapAppGblActTTSActive | 1.3.6.1.4.1.9.9.146.1.4.10 | Gauge32 | read-only | Total number of active TTS (Text-To-Speech) for all the active instances of this gateway. |
| ccapAppGblCfgGroup | 1.3.6.1.4.1.9.9.146.3.2.6 | 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. | ||
| INT ccapAppGblEventLogging | 1.3.6.1.4.1.9.9.146.1.4.12 | INTEGER | read-write | Enable or disable the Application Information System for gathering event-logs for all the call application type instances on this gateway. |
| INT ccapAppGblEvtLogflush | 1.3.6.1.4.1.9.9.146.1.4.13 | INTEGER | read-write | 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. |
| NUM ccapAppGblHisAAAAuthenticateFailure | 1.3.6.1.4.1.9.9.146.1.5.67 | ZeroBasedCounter32 | read-only | Total number of AAA Authenticate failures seen by this gateway. |
| NUM ccapAppGblHisAAAAuthenticateSuccess | 1.3.6.1.4.1.9.9.146.1.5.68 | ZeroBasedCounter32 | read-only | Total number of AAA Authenticate success seen by this gateway. |
| NUM ccapAppGblHisAAAAuthorizeFailure | 1.3.6.1.4.1.9.9.146.1.5.69 | ZeroBasedCounter32 | read-only | Total number of AAA Authorize failures seen by this gateway. |
| NUM ccapAppGblHisAAAAuthorizeSuccess | 1.3.6.1.4.1.9.9.146.1.5.70 | ZeroBasedCounter32 | read-only | Total number of AAA Authorize success seen by this gateway. |
| NUM ccapAppGblHisASNLNotifReceived | 1.3.6.1.4.1.9.9.146.1.5.74 | ZeroBasedCounter32 | read-only | Total number of ASNL subscriptions received by this gateway. |
| NUM ccapAppGblHisASNLSubscriptionsFailed | 1.3.6.1.4.1.9.9.146.1.5.73 | ZeroBasedCounter32 | read-only | Total number of ASNL subscription failures, seen by this gateway. |
| NUM ccapAppGblHisASNLSubscriptionsSent | 1.3.6.1.4.1.9.9.146.1.5.71 | ZeroBasedCounter32 | read-only | Total number of ASNL subscription sent by this application type. |
| NUM ccapAppGblHisASNLSubscriptionsSuccess | 1.3.6.1.4.1.9.9.146.1.5.72 | ZeroBasedCounter32 | read-only | Total number of ASNL subscriptions success, seen by this application gateway. |
| NUM ccapAppGblHisASRAborted | 1.3.6.1.4.1.9.9.146.1.5.63 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) read interrupts/aborts by this gateway. |
| NUM ccapAppGblHisASRAttempts | 1.3.6.1.4.1.9.9.146.1.5.62 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) attempts to read user speech input by this gateway. |
| NUM ccapAppGblHisASRMatch | 1.3.6.1.4.1.9.9.146.1.5.66 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) user speech input matched events, seen by this gateway. |
| NUM ccapAppGblHisASRNoInput | 1.3.6.1.4.1.9.9.146.1.5.65 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) user speech input timeout events, seen by this gateway. |
| NUM ccapAppGblHisASRNoMatch | 1.3.6.1.4.1.9.9.146.1.5.64 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) match events on user speech input seen, by this gateway. |
| NUM ccapAppGblHisDocumentParseErrors | 1.3.6.1.4.1.9.9.146.1.5.52 | ZeroBasedCounter32 | read-only | Total number of document parse errors or semantic errors seen by this gateway. |
| NUM ccapAppGblHisDocumentReadAttempts | 1.3.6.1.4.1.9.9.146.1.5.49 | ZeroBasedCounter32 | read-only | Total number of document read requests made by this gateway. |
| NUM ccapAppGblHisDocumentReadFailures | 1.3.6.1.4.1.9.9.146.1.5.51 | ZeroBasedCounter32 | read-only | Total number of document read errors for this application gateway. |
| NUM ccapAppGblHisDocumentReadSuccess | 1.3.6.1.4.1.9.9.146.1.5.50 | ZeroBasedCounter32 | read-only | Total number of document read by the gateway. |
| NUM ccapAppGblHisDocumentWriteAttempts | 1.3.6.1.4.1.9.9.146.1.5.53 | ZeroBasedCounter32 | read-only | Total number of document write attempts by this application gateway. |
| NUM ccapAppGblHisDocumentWriteFailures | 1.3.6.1.4.1.9.9.146.1.5.55 | ZeroBasedCounter32 | read-only | Total number of document write failures for this gateway. |
| NUM ccapAppGblHisDocumentWriteSuccess | 1.3.6.1.4.1.9.9.146.1.5.54 | ZeroBasedCounter32 | read-only | Total number of document written successfully by this gateway. |
| NUM ccapAppGblHisDTMFAborted | 1.3.6.1.4.1.9.9.146.1.5.57 | ZeroBasedCounter32 | read-only | Total number of DTMF reads interrupts/aborts by this gateway. |
| NUM ccapAppGblHisDTMFAttempts | 1.3.6.1.4.1.9.9.146.1.5.56 | ZeroBasedCounter32 | read-only | Total number of attempts to read user DTMF input by this gateway. |
| NUM ccapAppGblHisDTMFLongPound | 1.3.6.1.4.1.9.9.146.1.5.61 | ZeroBasedCounter32 | read-only | Total number of 'Long-Pound' user interrupts seen by this gateway. |
| NUM ccapAppGblHisDTMFMatch | 1.3.6.1.4.1.9.9.146.1.5.60 | ZeroBasedCounter32 | read-only | Total number of DTMF input matched events seen by this gateway. |
| NUM ccapAppGblHisDTMFNoInput | 1.3.6.1.4.1.9.9.146.1.5.59 | ZeroBasedCounter32 | read-only | Total number of user input timeout on DTMF input seen by this gateway. |
| NUM ccapAppGblHisDTMFNoMatch | 1.3.6.1.4.1.9.9.146.1.5.58 | ZeroBasedCounter32 | read-only | Total number of DTMF no match events on incorrect user input, seen by this gateway. |
| ccapAppGblHisGroup | 1.3.6.1.4.1.9.9.146.3.2.7 | A collection of objects to display detailed information from the gateway for all the history instances which started from all application-types. | ||
| NUM ccapAppGblHisInHandoffCallback | 1.3.6.1.4.1.9.9.146.1.5.42 | ZeroBasedCounter32 | read-only | Total number of incoming handoffs with call back to this gateway. |
| NUM ccapAppGblHisInHandoffCallbackRet | 1.3.6.1.4.1.9.9.146.1.5.43 | ZeroBasedCounter32 | read-only | Total number of returned incoming handoffs with call back, from this gateway. |
| NUM ccapAppGblHisInHandoffNoCallback | 1.3.6.1.4.1.9.9.146.1.5.44 | ZeroBasedCounter32 | read-only | Total number of incoming handoffs with no call backs (blind handoffs) received by this gateway. |
| NUM ccapAppGblHisIPInCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.5.27 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that disconnected with 'normal' cause code in this gateway. |
| NUM ccapAppGblHisIPInCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.5.29 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppGblHisIPInCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.5.28 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppGblHisIPInCallHandedOut | 1.3.6.1.4.1.9.9.146.1.5.23 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that are handed out to another gateway because of application handoff operation. |
| NUM ccapAppGblHisIPInCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.5.24 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that were handed out with call back to another application, returned back to this type. |
| NUM ccapAppGblHisIPInCallInHandoff | 1.3.6.1.4.1.9.9.146.1.5.25 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that were handed to this gateway, with the handoff operation, performed by another gateway. |
| NUM ccapAppGblHisIPInCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.5.26 | ZeroBasedCounter32 | read-only | The Total number of incoming IP call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppGblHisIPInCallSetupInd | 1.3.6.1.4.1.9.9.146.1.5.21 | ZeroBasedCounter32 | read-only | Total number of setup indications received by this gateway from the IP interface. |
| NUM ccapAppGblHisIPInCallTotConn | 1.3.6.1.4.1.9.9.146.1.5.22 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs connected by this gateway. |
| NUM ccapAppGblHisIPOutCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.5.36 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that disconnected with 'normal' cause code in this gateway. |
| NUM ccapAppGblHisIPOutCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.5.38 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppGblHisIPOutCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.5.37 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppGblHisIPOutCallHandedOut | 1.3.6.1.4.1.9.9.146.1.5.32 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that are handed out to another gateway because of application handoff operation. |
| NUM ccapAppGblHisIPOutCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.5.33 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that were handed out with call back to another application, returned back. |
| NUM ccapAppGblHisIPOutCallInHandoff | 1.3.6.1.4.1.9.9.146.1.5.34 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that were handed to this gateway, with the handoff operation, performed by another gateway. |
| NUM ccapAppGblHisIPOutCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.5.35 | ZeroBasedCounter32 | read-only | The Total number of outgoing IP call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppGblHisIPOutCallSetupReq | 1.3.6.1.4.1.9.9.146.1.5.30 | ZeroBasedCounter32 | read-only | Total number of setup requests placed out to IP interface, by this gateway. |
| NUM ccapAppGblHisIPOutCallTotConn | 1.3.6.1.4.1.9.9.146.1.5.31 | ZeroBasedCounter32 | read-only | Total number of IP placed call legs connected to this gateway. |
| TIM ccapAppGblHisLastReset | 1.3.6.1.4.1.9.9.146.1.5.2 | TimeStamp | read-only | Date and Time when the counters were last reset from CLI. |
| NUM ccapAppGblHisOutHandoffCallback | 1.3.6.1.4.1.9.9.146.1.5.45 | ZeroBasedCounter32 | read-only | Total number of placed handoffs with call backs (bridged handoffs) from this gateway. |
| NUM ccapAppGblHisOutHandoffCallbackRet | 1.3.6.1.4.1.9.9.146.1.5.46 | ZeroBasedCounter32 | read-only | Total number of returned handoffs with callback (bridged handoffs) to this gateway. |
| NUM ccapAppGblHisOutHandofffailures | 1.3.6.1.4.1.9.9.146.1.5.48 | ZeroBasedCounter32 | read-only | Total number of outgoing handoff failures seen by this gateway, while trying to place an outgoing handoff to another application. |
| NUM ccapAppGblHisOutHandoffNoCallback | 1.3.6.1.4.1.9.9.146.1.5.47 | ZeroBasedCounter32 | read-only | Total number of placed handoffs with no callback (blind handoffs) from this gateway. |
| NUM ccapAppGblHisPlaceCallAttempts | 1.3.6.1.4.1.9.9.146.1.5.39 | ZeroBasedCounter32 | read-only | Total number of place call attempts performed by this gateway. |
| NUM ccapAppGblHisPlaceCallFailure | 1.3.6.1.4.1.9.9.146.1.5.41 | ZeroBasedCounter32 | read-only | Total number of place call failures seen by this gateway. |
| NUM ccapAppGblHisPlaceCallSuccess | 1.3.6.1.4.1.9.9.146.1.5.40 | ZeroBasedCounter32 | read-only | Total number of placecall attempts performed successfully by this gateway. |
| NUM ccapAppGblHisPromptPlayAttempts | 1.3.6.1.4.1.9.9.146.1.5.75 | ZeroBasedCounter32 | read-only | Total number of prompt play attempts made by this gateway. |
| NUM ccapAppGblHisPromptPlayDuration | 1.3.6.1.4.1.9.9.146.1.5.78 | ZeroBasedCounter32 | read-only | Total duration (in seconds), of all the prompt plays performed by this gateway. |
| NUM ccapAppGblHisPromptPlayFailed | 1.3.6.1.4.1.9.9.146.1.5.77 | ZeroBasedCounter32 | read-only | Total number of prompt play failures seen by this gateway. |
| NUM ccapAppGblHisPromptPlaySuccess | 1.3.6.1.4.1.9.9.146.1.5.76 | ZeroBasedCounter32 | read-only | Total number of play prompt success, seen by this gateway. |
| NUM ccapAppGblHisPSTNInCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.5.9 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that disconnected with 'normal' cause code in this gateway. |
| NUM ccapAppGblHisPSTNInCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.5.11 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppGblHisPSTNInCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.5.10 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppGblHisPSTNInCallHandedOut | 1.3.6.1.4.1.9.9.146.1.5.5 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that are handed out to another gateway because of application handoff operation . |
| NUM ccapAppGblHisPSTNInCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.5.6 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that were handed out with call back to another application, returned back to this type. |
| NUM ccapAppGblHisPSTNInCallInHandoff | 1.3.6.1.4.1.9.9.146.1.5.7 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that were handed to this gateway, with the handoff operation, performed by another gateway. |
| NUM ccapAppGblHisPSTNInCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.5.8 | ZeroBasedCounter32 | read-only | The Total number of incoming PSTN call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppGblHisPSTNInCallSetupInd | 1.3.6.1.4.1.9.9.146.1.5.3 | ZeroBasedCounter32 | read-only | Total number of setup indications received by this gateway from the PSTN. |
| NUM ccapAppGblHisPSTNInCallTotConn | 1.3.6.1.4.1.9.9.146.1.5.4 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs connected by this gateway. |
| NUM ccapAppGblHisPSTNOutCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.5.18 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that disconnected with 'normal' cause code in this gateway. |
| NUM ccapAppGblHisPSTNOutCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.5.20 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppGblHisPSTNOutCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.5.19 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppGblHisPSTNOutCallHandedOut | 1.3.6.1.4.1.9.9.146.1.5.14 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that are handed out to another gateway because of application handoff operation. |
| NUM ccapAppGblHisPSTNOutCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.5.15 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that were handed out with call back to another application, returned back to this type. |
| NUM ccapAppGblHisPSTNOutCallInHandoff | 1.3.6.1.4.1.9.9.146.1.5.16 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that were handed to this gateway, with the handoff operation, performed by another gateway. |
| NUM ccapAppGblHisPSTNOutCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.5.17 | ZeroBasedCounter32 | read-only | The Total number of outgoing PSTN call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppGblHisPSTNOutCallSetupReq | 1.3.6.1.4.1.9.9.146.1.5.12 | ZeroBasedCounter32 | read-only | Total number of setup requests placed out to PSTN interface, by this gateway. |
| NUM ccapAppGblHisPSTNOutCallTotConn | 1.3.6.1.4.1.9.9.146.1.5.13 | ZeroBasedCounter32 | read-only | Total number of PSTN placed call legs connected to this gateway. |
| NUM ccapAppGblHisRecordingAttempts | 1.3.6.1.4.1.9.9.146.1.5.79 | ZeroBasedCounter32 | read-only | Total number of record attempts made by this application gateway. |
| NUM ccapAppGblHisRecordingDuration | 1.3.6.1.4.1.9.9.146.1.5.82 | ZeroBasedCounter32 | read-only | Total duration (in seconds), of all the recordings performed by this gateway. |
| NUM ccapAppGblHisRecordingFailed | 1.3.6.1.4.1.9.9.146.1.5.81 | ZeroBasedCounter32 | read-only | Total number of recording failures seen by this application gateway. |
| NUM ccapAppGblHisRecordingSuccess | 1.3.6.1.4.1.9.9.146.1.5.80 | ZeroBasedCounter32 | read-only | Total number of recording success, seen by this application gateway. |
| ccapAppGblHisStat | 1.3.6.1.4.1.9.9.146.1.5 | |||
| NUM ccapAppGblHisTotalInstances | 1.3.6.1.4.1.9.9.146.1.5.1 | ZeroBasedCounter32 | read-only | Total number of application instances handled by this gateway since last reboot/reset. |
| NUM ccapAppGblHisTTSAttempts | 1.3.6.1.4.1.9.9.146.1.5.83 | ZeroBasedCounter32 | read-only | Total number of TTS (Text-To-Speech) play attempts made by this gateway. |
| NUM ccapAppGblHisTTSFailed | 1.3.6.1.4.1.9.9.146.1.5.85 | ZeroBasedCounter32 | read-only | Total number of TTS (Text-To-Speech) play failures seen by this gateway. |
| NUM ccapAppGblHisTTSSuccess | 1.3.6.1.4.1.9.9.146.1.5.84 | ZeroBasedCounter32 | read-only | Total number of TTS (Text-To-Speech) play success seen by this gateway. |
| TIM ccapAppGblLastResetTime | 1.3.6.1.4.1.9.9.146.1.4.15 | TimeStamp | read-only | 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. |
| INT ccapAppGblStatsClear | 1.3.6.1.4.1.9.9.146.1.4.14 | INTEGER | read-write | Perform clearing of the entire Application History Global level stats and History Application Type stats. |
| INT ccapAppGblStatsLogging | 1.3.6.1.4.1.9.9.146.1.4.11 | INTEGER | read-write | Enable or disable the Application Information System for gathering statistics for all the call application types on this gateway. |
| G32 ccapAppHandoffInProgress | 1.3.6.1.4.1.9.9.146.1.1.1.1.15 | Gauge32 | read-only | Total number of pending handoff requests from all the active instances of this application type. |
| ccapAppInstanceHistoryEntry | 1.3.6.1.4.1.9.9.146.1.3.3.1 | not-accessible | 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. | |
| ccapAppInstanceHistoryGroup | 1.3.6.1.4.1.9.9.146.3.2.4 | A collection of objects to display detailed information on an instance of a call applications once the application instance has terminated. | ||
| ccapAppInstanceHistoryTable | 1.3.6.1.4.1.9.9.146.1.3.3 | not-accessible | 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. | |
| U32 ccapAppInstHisAAAAuthenticateFailure | 1.3.6.1.4.1.9.9.146.1.3.3.1.68 | Unsigned32 | read-only | Total number of AAA Authenticate failures seen by this application instance. |
| U32 ccapAppInstHisAAAAuthenticateSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.69 | Unsigned32 | read-only | Total number of AAA Authenticate success seen by this application instance. |
| U32 ccapAppInstHisAAAAuthorizeFailure | 1.3.6.1.4.1.9.9.146.1.3.3.1.70 | Unsigned32 | read-only | Total number of AAA Authorize failures seen by this application instance. |
| U32 ccapAppInstHisAAAAuthorizeSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.71 | Unsigned32 | read-only | Total number of AAA Authorize success seen by this application instance. |
| OCT ccapAppInstHisAppName | 1.3.6.1.4.1.9.9.146.1.3.3.1.3 | OCTET STRING | read-only | The name-tag as specified in the IOS configuration for this history application instance. |
| U32 ccapAppInstHisASNLNotifReceived | 1.3.6.1.4.1.9.9.146.1.3.3.1.75 | Unsigned32 | read-only | Total number of ASNL subscriptions received by this application instance. |
| U32 ccapAppInstHisASNLSubscriptionsFailed | 1.3.6.1.4.1.9.9.146.1.3.3.1.74 | Unsigned32 | read-only | Total number of ASNL subscription failures, seen by this application instance. |
| U32 ccapAppInstHisASNLSubscriptionsSent | 1.3.6.1.4.1.9.9.146.1.3.3.1.72 | Unsigned32 | read-only | Total number of ASNL subscription sent by this application instance. |
| U32 ccapAppInstHisASNLSubscriptionsSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.73 | Unsigned32 | read-only | Total number of ASNL subscriptions success, seen by this application instance. |
| U32 ccapAppInstHisASRAborted | 1.3.6.1.4.1.9.9.146.1.3.3.1.64 | Unsigned32 | read-only | Total number of ASR (Automatic Speech Recognition) read interrupts/aborts by this application instance. |
| U32 ccapAppInstHisASRAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.63 | Unsigned32 | read-only | Total number of ASR (Automatic Speech Recognition) attempts to read user speech input by this application instance. |
| U32 ccapAppInstHisASRMatch | 1.3.6.1.4.1.9.9.146.1.3.3.1.67 | Unsigned32 | read-only | Total number of ASR (Automatic Speech Recognition) user speech input matched events, seen by this application instance. |
| U32 ccapAppInstHisASRNoInput | 1.3.6.1.4.1.9.9.146.1.3.3.1.66 | Unsigned32 | read-only | Total number of ASR (Automatic Speech Recognition) user speech input timeout events, seen by this application instance. |
| U32 ccapAppInstHisASRNoMatch | 1.3.6.1.4.1.9.9.146.1.3.3.1.65 | Unsigned32 | read-only | Total number of ASR (Automatic Speech Recognition) match events on user speech input, seen by this application. |
| U32 ccapAppInstHisDocumentParseErrors | 1.3.6.1.4.1.9.9.146.1.3.3.1.53 | Unsigned32 | read-only | Total number of document parse errors or semantic errors seen by this application. |
| U32 ccapAppInstHisDocumentReadAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.50 | Unsigned32 | read-only | Total number of document read requests made by this application instance. |
| U32 ccapAppInstHisDocumentReadFailures | 1.3.6.1.4.1.9.9.146.1.3.3.1.52 | Unsigned32 | read-only | Total number of document read errors for this application instance. |
| U32 ccapAppInstHisDocumentReadSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.51 | Unsigned32 | read-only | Total number of document read by the application instance. |
| U32 ccapAppInstHisDocumentWriteAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.54 | Unsigned32 | read-only | Total number of document write attempts by this application instance. |
| U32 ccapAppInstHisDocumentWriteFailures | 1.3.6.1.4.1.9.9.146.1.3.3.1.56 | Unsigned32 | read-only | Total number of document write failures for this application instance. |
| U32 ccapAppInstHisDocumentWriteSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.55 | Unsigned32 | read-only | Total number of document written successfully by this application instance. |
| U32 ccapAppInstHisDTMFAborted | 1.3.6.1.4.1.9.9.146.1.3.3.1.58 | Unsigned32 | read-only | Total number of DTMF reads interrupts/aborts by this application instance. |
| U32 ccapAppInstHisDTMFAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.57 | Unsigned32 | read-only | Total number of attempts to read user DTMF input by this application instance. |
| U32 ccapAppInstHisDTMFLongPound | 1.3.6.1.4.1.9.9.146.1.3.3.1.62 | Unsigned32 | read-only | Total number of 'Long-Pound' user interrupts seen by this application instance. |
| U32 ccapAppInstHisDTMFMatch | 1.3.6.1.4.1.9.9.146.1.3.3.1.61 | Unsigned32 | read-only | Total number of DTMF input matched events seen by this application instance. |
| U32 ccapAppInstHisDTMFNoInput | 1.3.6.1.4.1.9.9.146.1.3.3.1.60 | Unsigned32 | read-only | Total number of user input timeout on DTMF input seen by this application instance. |
| U32 ccapAppInstHisDTMFNoMatch | 1.3.6.1.4.1.9.9.146.1.3.3.1.59 | Unsigned32 | read-only | Total number of DTMF no match events on incorrect user input, seen by this application instance. |
| U32 ccapAppInstHisIndex | 1.3.6.1.4.1.9.9.146.1.3.3.1.1 | Unsigned32 | not-accessible | 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. |
| U32 ccapAppInstHisInHandoffCallback | 1.3.6.1.4.1.9.9.146.1.3.3.1.43 | Unsigned32 | read-only | Total number of incoming handoffs with call back to this application instance. |
| U32 ccapAppInstHisInHandoffCallbackRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.44 | Unsigned32 | read-only | Total number of returned incoming handoffs with call back from this application instance. |
| U32 ccapAppInstHisInHandoffNoCallback | 1.3.6.1.4.1.9.9.146.1.3.3.1.45 | Unsigned32 | read-only | Total number of incoming handoffs with no call backs (blind handoff) received by this application instance. |
| U32 ccapAppInstHisIPInCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.3.3.1.28 | Unsigned32 | read-only | Total number of incoming IP call legs that disconnected with 'normal' cause code in this application instance. |
| U32 ccapAppInstHisIPInCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.30 | Unsigned32 | read-only | 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'. |
| U32 ccapAppInstHisIPInCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.29 | Unsigned32 | read-only | Total number of incoming IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| U32 ccapAppInstHisIPInCallHandedOut | 1.3.6.1.4.1.9.9.146.1.3.3.1.24 | Unsigned32 | read-only | Total number of incoming IP call legs that are handed out to another application instance because of application handoff operation. |
| U32 ccapAppInstHisIPInCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.25 | Unsigned32 | read-only | Total number of incoming IP call legs that were handed out with call back to another application, returned back to this instance. |
| U32 ccapAppInstHisIPInCallInHandoff | 1.3.6.1.4.1.9.9.146.1.3.3.1.26 | Unsigned32 | read-only | Total number of incoming IP call legs that were handed to this application instance, with the handoff operation, performed by another application instance. |
| U32 ccapAppInstHisIPInCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.27 | Unsigned32 | read-only | The Total number of incoming IP call legs returned back as part of 'completed handoff with call back operation'. |
| U32 ccapAppInstHisIPInCallSetupInd | 1.3.6.1.4.1.9.9.146.1.3.3.1.22 | Unsigned32 | read-only | Total number of setup indications received by this application instance from the IP interface. |
| U32 ccapAppInstHisIPInCallTotConn | 1.3.6.1.4.1.9.9.146.1.3.3.1.23 | Unsigned32 | read-only | Total number of incoming IP call legs connected by this application instance. |
| U32 ccapAppInstHisIPOutCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.3.3.1.37 | Unsigned32 | read-only | Total number of outgoing IP call legs that disconnected with 'normal' cause code in this application instance. |
| U32 ccapAppInstHisIPOutCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.39 | Unsigned32 | read-only | 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'. |
| U32 ccapAppInstHisIPOutCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.38 | Unsigned32 | read-only | Total number of outgoing IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| U32 ccapAppInstHisIPOutCallHandedOut | 1.3.6.1.4.1.9.9.146.1.3.3.1.33 | Unsigned32 | read-only | Total number of outgoing IP call legs that are handed out to another application instance because of application handoff operation. |
| U32 ccapAppInstHisIPOutCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.34 | Unsigned32 | read-only | Total number of outgoing IP call legs that were handed out with call back to another application, returned back to this instance. |
| U32 ccapAppInstHisIPOutCallInHandoff | 1.3.6.1.4.1.9.9.146.1.3.3.1.35 | Unsigned32 | read-only | Total number of outgoing IP call legs that were handed to this application instance, with the handoff operation, performed by another application instance. |
| U32 ccapAppInstHisIPOutCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.36 | Unsigned32 | read-only | The Total number of outgoing IP call legs returned back as part of 'completed handoff with call back operation'. |
| U32 ccapAppInstHisIPOutCallSetupReq | 1.3.6.1.4.1.9.9.146.1.3.3.1.31 | Unsigned32 | read-only | Total number of setup requests placed out to IP interface, by this application instance. |
| U32 ccapAppInstHisIPOutCallTotConn | 1.3.6.1.4.1.9.9.146.1.3.3.1.32 | Unsigned32 | read-only | Total number of IP placed call legs connected to this application instance. |
| U32 ccapAppInstHisOutHandoffCallback | 1.3.6.1.4.1.9.9.146.1.3.3.1.46 | Unsigned32 | read-only | Total number of placed handoffs with call backs (bridged handoffs) from this application instance. |
| U32 ccapAppInstHisOutHandoffCallbackRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.47 | Unsigned32 | read-only | Total number of returned handoffs with callback (bridged handoffs) to this application instance. |
| U32 ccapAppInstHisOutHandofffailures | 1.3.6.1.4.1.9.9.146.1.3.3.1.49 | Unsigned32 | read-only | Total number of outgoing handoff failures seen by this application instance, while trying to place an outgoing handoff to another application. |
| U32 ccapAppInstHisOutHandoffNoCallback | 1.3.6.1.4.1.9.9.146.1.3.3.1.48 | Unsigned32 | read-only | Total number of placed handoffs with no callback (blind handoffs) from this application instance. |
| U32 ccapAppInstHisPlaceCallAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.40 | Unsigned32 | read-only | Total number of place call attempts performed by this application instance. |
| U32 ccapAppInstHisPlaceCallFailure | 1.3.6.1.4.1.9.9.146.1.3.3.1.42 | Unsigned32 | read-only | Total number of place call failures seen by this application instance. |
| U32 ccapAppInstHisPlaceCallSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.41 | Unsigned32 | read-only | Total number of placecall attempts performed successfully by this application instance. |
| U32 ccapAppInstHisPromptPlayAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.76 | Unsigned32 | read-only | Total number of prompt play attempts made by this application instance. |
| U32 ccapAppInstHisPromptPlayDuration | 1.3.6.1.4.1.9.9.146.1.3.3.1.79 | Unsigned32 | read-only | Total duration (in seconds), of all the prompt plays performed by this application instance. |
| U32 ccapAppInstHisPromptPlayFailed | 1.3.6.1.4.1.9.9.146.1.3.3.1.78 | Unsigned32 | read-only | Total number of prompt play failures seen by this application instance. |
| U32 ccapAppInstHisPromptPlaySuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.77 | Unsigned32 | read-only | Total number of play prompt success, seen by this application instance. |
| U32 ccapAppInstHisPSTNInCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.3.3.1.10 | Unsigned32 | read-only | Total number of incoming PSTN call legs that disconnected with 'normal' cause code in this application instance. |
| U32 ccapAppInstHisPSTNInCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.12 | Unsigned32 | read-only | 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'. |
| U32 ccapAppInstHisPSTNInCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.11 | Unsigned32 | read-only | Total number of incoming PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| U32 ccapAppInstHisPSTNInCallHandedOut | 1.3.6.1.4.1.9.9.146.1.3.3.1.6 | Unsigned32 | read-only | Total number of incoming PSTN call legs that are handed out to another application instance because of application handoff operation . |
| U32 ccapAppInstHisPSTNInCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.7 | Unsigned32 | read-only | Total number of incoming PSTN call legs that were handed out with call back to another application, returned back to this instance. |
| U32 ccapAppInstHisPSTNInCallInHandoff | 1.3.6.1.4.1.9.9.146.1.3.3.1.8 | Unsigned32 | read-only | Total number of incoming PSTN call legs that were handed to this application instance, with the handoff operation, performed by another application instance. |
| U32 ccapAppInstHisPSTNInCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.9 | Unsigned32 | read-only | The Total number of incoming PSTN call legs returned back as part of 'completed handoff with call back operation'. |
| U32 ccapAppInstHisPSTNInCallSetupInd | 1.3.6.1.4.1.9.9.146.1.3.3.1.4 | Unsigned32 | read-only | Total number of setup indications received by this application instance from the PSTN. |
| U32 ccapAppInstHisPSTNInCallTotConn | 1.3.6.1.4.1.9.9.146.1.3.3.1.5 | Unsigned32 | read-only | Total number of incoming PSTN call legs connected by this application instance. |
| U32 ccapAppInstHisPSTNOutCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.3.3.1.19 | Unsigned32 | read-only | Total number of outgoing PSTN call legs that disconnected with 'normal' cause code in this application instance. |
| U32 ccapAppInstHisPSTNOutCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.21 | Unsigned32 | read-only | 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'. |
| U32 ccapAppInstHisPSTNOutCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.3.3.1.20 | Unsigned32 | read-only | Total number of outgoing PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| U32 ccapAppInstHisPSTNOutCallHandedOut | 1.3.6.1.4.1.9.9.146.1.3.3.1.15 | Unsigned32 | read-only | Total number of outgoing PSTN call legs that are handed out to another application instance because of application handoff operation. |
| U32 ccapAppInstHisPSTNOutCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.16 | Unsigned32 | read-only | Total number of outgoing PSTN call legs that were handed out with call back to another application, returned back to this instance. |
| U32 ccapAppInstHisPSTNOutCallInHandoff | 1.3.6.1.4.1.9.9.146.1.3.3.1.17 | Unsigned32 | read-only | Total number of outgoing PSTN call legs that were handed to this application instance, with the handoff operation, performed by another application instance. |
| U32 ccapAppInstHisPSTNOutCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.3.3.1.18 | Unsigned32 | read-only | The Total number of outgoing PSTN call legs returned back as part of 'completed handoff with call back operation'. |
| U32 ccapAppInstHisPSTNOutCallSetupReq | 1.3.6.1.4.1.9.9.146.1.3.3.1.13 | Unsigned32 | read-only | Total number of setup requests placed out to PSTN interface, by this application instance. |
| U32 ccapAppInstHisPSTNOutCallTotConn | 1.3.6.1.4.1.9.9.146.1.3.3.1.14 | Unsigned32 | read-only | Total number of PSTN placed call legs connected to this application instance. |
| U32 ccapAppInstHisRecordingAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.80 | Unsigned32 | read-only | Total number of record attempts made by this application instance. |
| U32 ccapAppInstHisRecordingDuration | 1.3.6.1.4.1.9.9.146.1.3.3.1.83 | Unsigned32 | read-only | Total duration (in seconds), of all the recordings performed by this application instance. |
| U32 ccapAppInstHisRecordingFailed | 1.3.6.1.4.1.9.9.146.1.3.3.1.82 | Unsigned32 | read-only | Total number of recording failures seen by this application instance. |
| U32 ccapAppInstHisRecordingSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.81 | Unsigned32 | read-only | Total number of recording success, seen by this application instance. |
| U32 ccapAppInstHisSessionID | 1.3.6.1.4.1.9.9.146.1.3.3.1.2 | Unsigned32 | read-only | 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. |
| ccapAppInstHisStat | 1.3.6.1.4.1.9.9.146.1.3 | |||
| T/F ccapAppInstHistEvtLogging | 1.3.6.1.4.1.9.9.146.1.3.3.1.87 | TruthValue | read-only | Object by which management station can know if event logging for this application instance is enabled or disabled. |
| U32 ccapAppInstHisTTSAttempts | 1.3.6.1.4.1.9.9.146.1.3.3.1.84 | Unsigned32 | read-only | Total number of TTS (Text-To-Speech) play attempts made by this application instance. |
| U32 ccapAppInstHisTTSFailed | 1.3.6.1.4.1.9.9.146.1.3.3.1.86 | Unsigned32 | read-only | Total number of TTS (Text-To-Speech) play failures seen by this application instance. |
| U32 ccapAppInstHisTTSSuccess | 1.3.6.1.4.1.9.9.146.1.3.3.1.85 | Unsigned32 | read-only | Total number of TTS (Text-To-Speech) play success seen by this application instance. |
| ccapAppIntf | 1.3.6.1.4.1.9.9.146.1.6 | |||
| ccapAppIntfAAAMethodListEntry | 1.3.6.1.4.1.9.9.146.1.6.21.1 | not-accessible | Information about an AAA method list interface to an call application. | |
| INT ccapAppIntfAAAMethodListEvtLog | 1.3.6.1.4.1.9.9.146.1.6.21.1.3 | INTEGER | read-only | To display the current configuration of Application Information System for gathering event-logs for this AAA method list. |
| ccapAppIntfAAAMethodListGroup | 1.3.6.1.4.1.9.9.146.3.2.13 | A collection of objects to display statistics related to interaction between application instances and AAA methods. | ||
| TIM ccapAppIntfAAAMethodListLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.21.1.7 | TimeStamp | read-only | 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. |
| NUM ccapAppIntfAAAMethodListReadFailure | 1.3.6.1.4.1.9.9.146.1.6.21.1.6 | ZeroBasedCounter32 | read-only | 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. |
| NUM ccapAppIntfAAAMethodListReadRequest | 1.3.6.1.4.1.9.9.146.1.6.21.1.4 | ZeroBasedCounter32 | read-only | Total number of AAA method list read requests sent by call applications to configured AAA method list on this gateway. |
| NUM ccapAppIntfAAAMethodListReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.21.1.5 | ZeroBasedCounter32 | read-only | Total number of successful AAA method lists transactions done from call applications on this gateway. |
| STR ccapAppIntfAAAMethodListServer | 1.3.6.1.4.1.9.9.146.1.6.21.1.1 | SnmpAdminString | not-accessible | The name of this configured AAA method list. |
| INT ccapAppIntfAAAMethodListStats | 1.3.6.1.4.1.9.9.146.1.6.21.1.2 | INTEGER | read-only | To display the current configuration of Application Interface Information System for gathering statistics for this AAA method list. |
| ccapAppIntfAAAMethodListTable | 1.3.6.1.4.1.9.9.146.1.6.21 | not-accessible | 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. | |
| ccapAppIntfASREntry | 1.3.6.1.4.1.9.9.146.1.6.22.1 | not-accessible | Information about an ASR server interface to an call application. | |
| INT ccapAppIntfASREvtLog | 1.3.6.1.4.1.9.9.146.1.6.22.1.3 | INTEGER | read-only | To display the current configuration of Application Information System for gathering event-logs for this ASR server. |
| ccapAppIntfASRGroup | 1.3.6.1.4.1.9.9.146.3.2.14 | A collection of objects to display statistics related to interaction between application instances and ASR (Automatic Speech Recognition) servers. | ||
| TIM ccapAppIntfASRLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.22.1.7 | TimeStamp | read-only | 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. |
| NUM ccapAppIntfASRReadFailure | 1.3.6.1.4.1.9.9.146.1.6.22.1.6 | ZeroBasedCounter32 | read-only | Total number of failed ASR attempts transactions from call applications to this ASR server. |
| NUM ccapAppIntfASRReadRequest | 1.3.6.1.4.1.9.9.146.1.6.22.1.4 | ZeroBasedCounter32 | read-only | Total number of ASR read requests sent by call applications to this ASR server from this gateway. |
| NUM ccapAppIntfASRReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.22.1.5 | ZeroBasedCounter32 | read-only | Total number of successful ASR transactions done from call applications on this gateway to this ASR server. |
| STR ccapAppIntfASRServer | 1.3.6.1.4.1.9.9.146.1.6.22.1.1 | ServerNameString | not-accessible | The name or IP address of this ASR server. |
| INT ccapAppIntfASRStats | 1.3.6.1.4.1.9.9.146.1.6.22.1.2 | INTEGER | read-only | To display the current configuration of Application Interface Information System for gathering statistics for this ASR server. |
| ccapAppIntfASRTable | 1.3.6.1.4.1.9.9.146.1.6.22 | not-accessible | 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. | |
| ccapAppIntfFlashGroup | 1.3.6.1.4.1.9.9.146.3.2.16 | A collection of objects to display statistics related to interaction between application instances and Flash file system on the IOS gateway. | ||
| NUM ccapAppIntfFlashReadFailure | 1.3.6.1.4.1.9.9.146.1.6.13 | ZeroBasedCounter32 | read-only | Total number of failed flash read transactions from call applications on this gateway. |
| NUM ccapAppIntfFlashReadRequest | 1.3.6.1.4.1.9.9.146.1.6.11 | ZeroBasedCounter32 | read-only | Total number of Flash read requests sent by call applications to flash file system on this gateway. |
| NUM ccapAppIntfFlashReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.12 | ZeroBasedCounter32 | read-only | Total number of successful flash file read transactions done from call applications on this gateway. |
| ccapAppIntfGblCfgGroup | 1.3.6.1.4.1.9.9.146.3.2.8 | 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. | ||
| INT ccapAppIntfGblEventLogging | 1.3.6.1.4.1.9.9.146.1.6.2 | INTEGER | read-write | 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. |
| INT ccapAppIntfGblEvtLogFlush | 1.3.6.1.4.1.9.9.146.1.6.3 | INTEGER | read-write | 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. |
| TIM ccapAppIntfGblLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.5 | TimeStamp | read-only | 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. |
| INT ccapAppIntfGblStatsClear | 1.3.6.1.4.1.9.9.146.1.6.4 | INTEGER | read-write | 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. |
| INT ccapAppIntfGblStatsLogging | 1.3.6.1.4.1.9.9.146.1.6.1 | INTEGER | read-write | 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. |
| NUM ccapAppIntfHTTPAvgXferRate | 1.3.6.1.4.1.9.9.146.1.6.8.1.14 | ZeroBasedCounter32 | read-only | 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. |
| ccapAppIntfHTTPEntry | 1.3.6.1.4.1.9.9.146.1.6.8.1 | not-accessible | 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. | |
| INT ccapAppIntfHTTPEvtLog | 1.3.6.1.4.1.9.9.146.1.6.8.1.3 | INTEGER | read-only | To display the current configuration of Application Information System for gathering event-logs for this HTTP server. |
| NUM ccapAppIntfHTTPGetFailure | 1.3.6.1.4.1.9.9.146.1.6.8.1.6 | ZeroBasedCounter32 | read-only | Total number of failed HTTP GET transactions from call applications to this HTTP server. |
| NUM ccapAppIntfHTTPGetRequest | 1.3.6.1.4.1.9.9.146.1.6.8.1.4 | ZeroBasedCounter32 | read-only | Total number of HTTP GET requests sent by call applications to this HTTP server. |
| NUM ccapAppIntfHTTPGetSuccess | 1.3.6.1.4.1.9.9.146.1.6.8.1.5 | ZeroBasedCounter32 | read-only | Total number of successful HTTP GET transactions done from call applications to this HTTP server. |
| ccapAppIntfHTTPGroup | 1.3.6.1.4.1.9.9.146.3.2.9 | A collection of objects to display statistics related to interaction between application instances and HTTP servers. | ||
| TIM ccapAppIntfHTTPLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.8.1.15 | TimeStamp | read-only | 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. |
| NUM ccapAppIntfHTTPMaxXferRate | 1.3.6.1.4.1.9.9.146.1.6.8.1.13 | ZeroBasedCounter32 | read-only | Maximum transfer rate of all the transactions between call applications and this HTTP server, from the last reset. |
| NUM ccapAppIntfHTTPMinXferRate | 1.3.6.1.4.1.9.9.146.1.6.8.1.12 | ZeroBasedCounter32 | read-only | Minimum transfer rate of all the transactions between call applications and this HTTP server, from the last reset. |
| NUM ccapAppIntfHTTPPostFailure | 1.3.6.1.4.1.9.9.146.1.6.8.1.9 | ZeroBasedCounter32 | read-only | Total number of failed HTTP POST transactions from call applications to this HTTP server. |
| NUM ccapAppIntfHTTPPostRequest | 1.3.6.1.4.1.9.9.146.1.6.8.1.7 | ZeroBasedCounter32 | read-only | Total number of HTTP POST requests sent by call applications to this HTTP server. |
| NUM ccapAppIntfHTTPPostSuccess | 1.3.6.1.4.1.9.9.146.1.6.8.1.8 | ZeroBasedCounter32 | read-only | Total number of successful HTTP POST transactions done from call applications to this HTTP server. |
| NUM ccapAppIntfHTTPRxBytes | 1.3.6.1.4.1.9.9.146.1.6.8.1.11 | ZeroBasedCounter32 | read-only | Total number of KiloBytes received to call applications from this HTTP server, since last reset. |
| STR ccapAppIntfHTTPServer | 1.3.6.1.4.1.9.9.146.1.6.8.1.1 | ServerNameString | not-accessible | The name or IP address of this HTTP server. |
| INT ccapAppIntfHTTPStats | 1.3.6.1.4.1.9.9.146.1.6.8.1.2 | INTEGER | read-only | To display the current configuration of Application Interface Information System for gathering statistics for this HTTP server. |
| ccapAppIntfHTTPTable | 1.3.6.1.4.1.9.9.146.1.6.8 | not-accessible | Information about last N most active HTTP unique servers accessed from a call application gateway. | |
| NUM ccapAppIntfHTTPTxBytes | 1.3.6.1.4.1.9.9.146.1.6.8.1.10 | ZeroBasedCounter32 | read-only | Total number KiloBytes sent from call applications to this HTTP server, since last reset. |
| ccapAppIntfRAMRecordGroup | 1.3.6.1.4.1.9.9.146.3.2.17 | 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. | ||
| NUM ccapAppIntfRAMRecordiongFailure | 1.3.6.1.4.1.9.9.146.1.6.19 | ZeroBasedCounter32 | read-only | Total number of RAM recording failures from call applications on this gateway. |
| NUM ccapAppIntfRAMRecordiongReadFailure | 1.3.6.1.4.1.9.9.146.1.6.16 | ZeroBasedCounter32 | read-only | Total number of RAM recording read transactions failures from call applications on this gateway. |
| NUM ccapAppIntfRAMRecordReadRequest | 1.3.6.1.4.1.9.9.146.1.6.14 | ZeroBasedCounter32 | read-only | Total number of RAM recording read requests sent by call applications on this gateway. |
| NUM ccapAppIntfRAMRecordReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.15 | ZeroBasedCounter32 | read-only | Total number of successful RAM recording read transactions done from call applications on this gateway. |
| NUM ccapAppIntfRAMRecordRequest | 1.3.6.1.4.1.9.9.146.1.6.17 | ZeroBasedCounter32 | read-only | Total number of RAM recording requests sent by call applications on this gateway. |
| NUM ccapAppIntfRAMRecordSuccess | 1.3.6.1.4.1.9.9.146.1.6.18 | ZeroBasedCounter32 | read-only | Total number of successful RAM recordings done from call applications on this gateway. |
| NUM ccapAppIntfRTSPAvgXferRate | 1.3.6.1.4.1.9.9.146.1.6.9.1.14 | ZeroBasedCounter32 | read-only | 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. |
| ccapAppIntfRTSPEntry | 1.3.6.1.4.1.9.9.146.1.6.9.1 | not-accessible | 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. | |
| INT ccapAppIntfRTSPEvtLog | 1.3.6.1.4.1.9.9.146.1.6.9.1.3 | INTEGER | read-only | To display the current configuration of Application Information System for gathering event-logs for this RTSP server. |
| ccapAppIntfRTSPGroup | 1.3.6.1.4.1.9.9.146.3.2.10 | A collection of objects to display statistics related to interaction between application instances and RTSP servers. | ||
| TIM ccapAppIntfRTSPLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.9.1.15 | TimeStamp | read-only | 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. |
| NUM ccapAppIntfRTSPMaxXferRate | 1.3.6.1.4.1.9.9.146.1.6.9.1.13 | ZeroBasedCounter32 | read-only | Maximum transfer rate of all the transactions between call applications and this RTSP server, from the last reset. |
| NUM ccapAppIntfRTSPMinXferRate | 1.3.6.1.4.1.9.9.146.1.6.9.1.12 | ZeroBasedCounter32 | read-only | Minimum transfer rate of all the transactions between call applications and this RTSP server, from last reset. |
| NUM ccapAppIntfRTSPReadFailure | 1.3.6.1.4.1.9.9.146.1.6.9.1.6 | ZeroBasedCounter32 | read-only | Total number of failed RTSP read transactions from call applications to this RTSP server. |
| NUM ccapAppIntfRTSPReadRequest | 1.3.6.1.4.1.9.9.146.1.6.9.1.4 | ZeroBasedCounter32 | read-only | Total number of RTSP read requests sent by call applications to this RTSP server. |
| NUM ccapAppIntfRTSPReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.9.1.5 | ZeroBasedCounter32 | read-only | Total number of successful RTSP read transactions done from call applications to this RTSP server. |
| NUM ccapAppIntfRTSPRxBytes | 1.3.6.1.4.1.9.9.146.1.6.9.1.11 | ZeroBasedCounter32 | read-only | Total number of KiloBytes received to call applications from this RTSP server, since last reset. |
| STR ccapAppIntfRTSPServer | 1.3.6.1.4.1.9.9.146.1.6.9.1.1 | ServerNameString | not-accessible | The name or IP address of this RTSP server. |
| INT ccapAppIntfRTSPStats | 1.3.6.1.4.1.9.9.146.1.6.9.1.2 | INTEGER | read-only | To display the current configuration of Application Interface Information System for gathering statistics for this RTSP server. |
| ccapAppIntfRTSPTable | 1.3.6.1.4.1.9.9.146.1.6.9 | not-accessible | Information about last N most active RTSP unique servers accessed from a call application gateway. | |
| NUM ccapAppIntfRTSPTxBytes | 1.3.6.1.4.1.9.9.146.1.6.9.1.10 | ZeroBasedCounter32 | read-only | Total number KiloBytes sent from call applications to this RTSP server, since last reset. |
| NUM ccapAppIntfRTSPWriteFailure | 1.3.6.1.4.1.9.9.146.1.6.9.1.9 | ZeroBasedCounter32 | read-only | Total number of failed RTSP write transactions from call applications to this RTSP server. |
| NUM ccapAppIntfRTSPWriteRequest | 1.3.6.1.4.1.9.9.146.1.6.9.1.7 | ZeroBasedCounter32 | read-only | Total number of RTSP write requests sent by call applications to this RTSP server. |
| NUM ccapAppIntfRTSPWriteSuccess | 1.3.6.1.4.1.9.9.146.1.6.9.1.8 | ZeroBasedCounter32 | read-only | Total number of successful RTSP write transactions done from call applications to this RTSP server. |
| NUM ccapAppIntfSMTPAvgXferRate | 1.3.6.1.4.1.9.9.146.1.6.20.1.14 | ZeroBasedCounter32 | read-only | 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. |
| ccapAppIntfSMTPEntry | 1.3.6.1.4.1.9.9.146.1.6.20.1 | not-accessible | Information about a SMTP server interface to an application. | |
| INT ccapAppIntfSMTPEvtLog | 1.3.6.1.4.1.9.9.146.1.6.20.1.3 | INTEGER | read-only | To display the current configuration of Application Information System for gathering event-logs for this SMTP server. |
| ccapAppIntfSMTPGroup | 1.3.6.1.4.1.9.9.146.3.2.12 | A collection of objects to display statistics related to interaction between application instances and SMTP servers. | ||
| TIM ccapAppIntfSMTPLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.20.1.15 | TimeStamp | read-only | 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. |
| NUM ccapAppIntfSMTPMaxXferRate | 1.3.6.1.4.1.9.9.146.1.6.20.1.13 | ZeroBasedCounter32 | read-only | Maximum transfer rate of all the transactions between call applications and this SMTP server, from the last reset. |
| NUM ccapAppIntfSMTPMinXferRate | 1.3.6.1.4.1.9.9.146.1.6.20.1.12 | ZeroBasedCounter32 | read-only | Minimum transfer rate of all the transactions between call applications and this SMTP server, from the last reset. |
| NUM ccapAppIntfSMTPReadFailure | 1.3.6.1.4.1.9.9.146.1.6.20.1.6 | ZeroBasedCounter32 | read-only | Total number of failed SMTP read transactions from call applications to this SMTP server. |
| NUM ccapAppIntfSMTPReadRequest | 1.3.6.1.4.1.9.9.146.1.6.20.1.4 | ZeroBasedCounter32 | read-only | Total number of SMTP read requests sent by call applications to this SMTP server. |
| NUM ccapAppIntfSMTPReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.20.1.5 | ZeroBasedCounter32 | read-only | Total number of successful SMTP read transactions done from call applications to this SMTP server. |
| NUM ccapAppIntfSMTPRxBytes | 1.3.6.1.4.1.9.9.146.1.6.20.1.11 | ZeroBasedCounter32 | read-only | Total number of KiloBytes received to call applications from this SMTP server, since last reset. |
| STR ccapAppIntfSMTPServer | 1.3.6.1.4.1.9.9.146.1.6.20.1.1 | ServerNameString | not-accessible | The name or IP address of this SMTP server. |
| INT ccapAppIntfSMTPStats | 1.3.6.1.4.1.9.9.146.1.6.20.1.2 | INTEGER | read-only | To display the current configuration of Application Interface Information System for gathering statistics for this SMTP server. |
| ccapAppIntfSMTPTable | 1.3.6.1.4.1.9.9.146.1.6.20 | not-accessible | 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. | |
| NUM ccapAppIntfSMTPTxBytes | 1.3.6.1.4.1.9.9.146.1.6.20.1.10 | ZeroBasedCounter32 | read-only | Total number KiloBytes sent from call applications to this SMTP server, since last reset. |
| NUM ccapAppIntfSMTPWriteFailure | 1.3.6.1.4.1.9.9.146.1.6.20.1.9 | ZeroBasedCounter32 | read-only | Total number of failed SMTP write transactions from call applications to this SMTP server. |
| NUM ccapAppIntfSMTPWriteRequest | 1.3.6.1.4.1.9.9.146.1.6.20.1.7 | ZeroBasedCounter32 | read-only | Total number of SMTP write requests sent by call applications to this SMTP server. |
| NUM ccapAppIntfSMTPWriteSuccess | 1.3.6.1.4.1.9.9.146.1.6.20.1.8 | ZeroBasedCounter32 | read-only | Total number of successful SMTP write transactions done from call applications to this SMTP server. |
| NUM ccapAppIntfTFTPAvgXferRate | 1.3.6.1.4.1.9.9.146.1.6.10.1.14 | ZeroBasedCounter32 | read-only | 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. |
| ccapAppIntfTFTPEntry | 1.3.6.1.4.1.9.9.146.1.6.10.1 | not-accessible | 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. | |
| INT ccapAppIntfTFTPEvtLog | 1.3.6.1.4.1.9.9.146.1.6.10.1.3 | INTEGER | read-only | To display the current configuration of Application Information System for gathering event-logs for this TFTP server. |
| ccapAppIntfTFTPGroup | 1.3.6.1.4.1.9.9.146.3.2.11 | A collection of objects to display statistics related to interaction between application instances and TFTP servers. | ||
| TIM ccapAppIntfTFTPLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.10.1.15 | TimeStamp | read-only | 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. |
| NUM ccapAppIntfTFTPMaxXferRate | 1.3.6.1.4.1.9.9.146.1.6.10.1.13 | ZeroBasedCounter32 | read-only | Maximum transfer rate of all the transactions between call applications and this TFTP server, from the last reset. |
| NUM ccapAppIntfTFTPMinXferRate | 1.3.6.1.4.1.9.9.146.1.6.10.1.12 | ZeroBasedCounter32 | read-only | Minimum transfer rate of all the transactions between call applications and this TFTP server, from the last reset. |
| NUM ccapAppIntfTFTPReadFailure | 1.3.6.1.4.1.9.9.146.1.6.10.1.6 | ZeroBasedCounter32 | read-only | Total number of failed TFTP read transactions from call applications to this TFTP server. |
| NUM ccapAppIntfTFTPReadRequest | 1.3.6.1.4.1.9.9.146.1.6.10.1.4 | ZeroBasedCounter32 | read-only | Total number of TFTP read requests sent by call applications to this TFTP server. |
| NUM ccapAppIntfTFTPReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.10.1.5 | ZeroBasedCounter32 | read-only | Total number of successful TFTP read transactions done from call applications to this TFTP server. |
| NUM ccapAppIntfTFTPRxBytes | 1.3.6.1.4.1.9.9.146.1.6.10.1.11 | ZeroBasedCounter32 | read-only | Total number of KiloBytes received to call applications from this TFTP server, since last reset. |
| STR ccapAppIntfTFTPServer | 1.3.6.1.4.1.9.9.146.1.6.10.1.1 | ServerNameString | not-accessible | The name or IP address of this TFTP server. |
| INT ccapAppIntfTFTPStats | 1.3.6.1.4.1.9.9.146.1.6.10.1.2 | INTEGER | read-only | To display the current configuration of Application Interface Information System for gathering statistics for this TFTP server. |
| ccapAppIntfTFTPTable | 1.3.6.1.4.1.9.9.146.1.6.10 | not-accessible | Information about last N most active TFTP unique servers accessed from a call application gateway. | |
| NUM ccapAppIntfTFTPTxBytes | 1.3.6.1.4.1.9.9.146.1.6.10.1.10 | ZeroBasedCounter32 | read-only | Total number KiloBytes sent from call applications to this TFTP server, since last reset. |
| NUM ccapAppIntfTFTPWriteFailure | 1.3.6.1.4.1.9.9.146.1.6.10.1.9 | ZeroBasedCounter32 | read-only | Total number of failed TFTP write transactions from call applications to this TFTP server. |
| NUM ccapAppIntfTFTPWriteRequest | 1.3.6.1.4.1.9.9.146.1.6.10.1.7 | ZeroBasedCounter32 | read-only | Total number of TFTP write requests sent by call applications to this TFTP server. |
| NUM ccapAppIntfTFTPWriteSuccess | 1.3.6.1.4.1.9.9.146.1.6.10.1.8 | ZeroBasedCounter32 | read-only | Total number of successful TFTP write transactions done from call applications to this TFTP server. |
| ccapAppIntfTTSEntry | 1.3.6.1.4.1.9.9.146.1.6.23.1 | not-accessible | Information about an TTS server interface to a call application. | |
| INT ccapAppIntfTTSEvtLog | 1.3.6.1.4.1.9.9.146.1.6.23.1.3 | INTEGER | read-only | To display the current configuration of Application Information System for gathering event-logs for this TTS server. |
| ccapAppIntfTTSGroup | 1.3.6.1.4.1.9.9.146.3.2.15 | A collection of objects to display statistics related to interaction between application instances and TTS (Text To Speech) servers. | ||
| TIM ccapAppIntfTTSLastResetTime | 1.3.6.1.4.1.9.9.146.1.6.23.1.7 | TimeStamp | read-only | 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. |
| NUM ccapAppIntfTTSReadFailure | 1.3.6.1.4.1.9.9.146.1.6.23.1.6 | ZeroBasedCounter32 | read-only | Total number of failed TTS attempts transactions from call applications to this TTS server. |
| NUM ccapAppIntfTTSReadRequest | 1.3.6.1.4.1.9.9.146.1.6.23.1.4 | ZeroBasedCounter32 | read-only | Total number of TTS read requests sent by call applications to this TTS server from this gateway. |
| NUM ccapAppIntfTTSReadSuccess | 1.3.6.1.4.1.9.9.146.1.6.23.1.5 | ZeroBasedCounter32 | read-only | Total number of successful TTS transactions done from call applications on this gateway to this TTS server. |
| STR ccapAppIntfTTSServer | 1.3.6.1.4.1.9.9.146.1.6.23.1.1 | ServerNameString | not-accessible | The name or IP address of this TTS server. |
| INT ccapAppIntfTTSStats | 1.3.6.1.4.1.9.9.146.1.6.23.1.2 | INTEGER | read-only | To display the current configuration of Application Interface Information System for gathering statistics for this TTS server. |
| ccapAppIntfTTSTable | 1.3.6.1.4.1.9.9.146.1.6.23 | not-accessible | 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. | |
| G32 ccapAppIPInCallNowConn | 1.3.6.1.4.1.9.9.146.1.1.1.1.12 | Gauge32 | read-only | Total number of incoming IP calls connected and handled by this application type at this moment. |
| G32 ccapAppIPOutCallNowConn | 1.3.6.1.4.1.9.9.146.1.1.1.1.13 | Gauge32 | read-only | Total number of IP outgoing (placed to IP) calls connected and handled by this application type at this moment. |
| ccapApplicationEntry | 1.3.6.1.4.1.9.9.146.1.1.1.1 | not-accessible | Information about a call application. | |
| ccapApplicationTable | 1.3.6.1.4.1.9.9.146.1.1.1 | not-accessible | Information about call applications on this managed device. There is an entry in this table for each call application. | |
| INT ccapAppLoadFailReason | 1.3.6.1.4.1.9.9.146.1.1.1.1.4 | INTEGER | read-only | 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. |
| INT ccapAppLoadState | 1.3.6.1.4.1.9.9.146.1.1.1.1.3 | INTEGER | read-only | 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'. |
| STR ccapAppLocation | 1.3.6.1.4.1.9.9.146.1.1.1.1.2 | URLStringOrNull | read-create | 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. |
| STR ccapAppName | 1.3.6.1.4.1.9.9.146.1.1.1.1.1 | SnmpAdminString | not-accessible | The name of this call application. |
| G32 ccapAppPlaceCallInProgress | 1.3.6.1.4.1.9.9.146.1.1.1.1.14 | Gauge32 | read-only | Total number of pending place calls requests from all the active instances of this application type. |
| G32 ccapAppPromptPlayActive | 1.3.6.1.4.1.9.9.146.1.1.1.1.16 | Gauge32 | read-only | Total number of active prompts for all the active instances of this application type. |
| G32 ccapAppPSTNInCallNowConn | 1.3.6.1.4.1.9.9.146.1.1.1.1.10 | Gauge32 | read-only | Total number of PSTN incoming calls connected and handled by this application type at this moment. |
| G32 ccapAppPSTNOutCallNowConn | 1.3.6.1.4.1.9.9.146.1.1.1.1.11 | Gauge32 | read-only | Total number of PSTN outgoing calls (placed calls to PSTN) connected and handled by this application type at this moment. |
| G32 ccapAppRecordingActive | 1.3.6.1.4.1.9.9.146.1.1.1.1.17 | Gauge32 | read-only | Total number of active recording for all the active instances of this application type. |
| ROW ccapAppRowStatus | 1.3.6.1.4.1.9.9.146.1.1.1.1.7 | RowStatus | read-create | 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. |
| G32 ccapAppTTSActive | 1.3.6.1.4.1.9.9.146.1.1.1.1.18 | Gauge32 | read-only | Total number of active TTS (Text-To-Speech) for all the active instances of this application type. |
| NUM ccapAppTypeHisAAAAuthenticateFailure | 1.3.6.1.4.1.9.9.146.1.2.2.1.67 | ZeroBasedCounter32 | read-only | Total number of AAA Authenticate failures seen by this application type. |
| NUM ccapAppTypeHisAAAAuthenticateSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.68 | ZeroBasedCounter32 | read-only | Total number of AAA Authenticate success seen by this application type. |
| NUM ccapAppTypeHisAAAAuthorizeFailure | 1.3.6.1.4.1.9.9.146.1.2.2.1.69 | ZeroBasedCounter32 | read-only | Total number of AAA Authorize failures seen by this application type. |
| NUM ccapAppTypeHisAAAAuthorizeSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.70 | ZeroBasedCounter32 | read-only | Total number of AAA Authorize success seen by this application type. |
| NUM ccapAppTypeHisASNLNotifReceived | 1.3.6.1.4.1.9.9.146.1.2.2.1.74 | ZeroBasedCounter32 | read-only | Total number of ASNL subscriptions received by this application type. |
| NUM ccapAppTypeHisASNLSubscriptionsFailed | 1.3.6.1.4.1.9.9.146.1.2.2.1.73 | ZeroBasedCounter32 | read-only | Total number of ASNL subscription failures, seen by this application type. |
| NUM ccapAppTypeHisASNLSubscriptionsSent | 1.3.6.1.4.1.9.9.146.1.2.2.1.71 | ZeroBasedCounter32 | read-only | Total number of ASNL subscription sent by this application type. |
| NUM ccapAppTypeHisASNLSubscriptionsSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.72 | ZeroBasedCounter32 | read-only | Total number of ASNL subscriptions success, seen by this application type. |
| NUM ccapAppTypeHisASRAborted | 1.3.6.1.4.1.9.9.146.1.2.2.1.63 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) read interrupts/aborts by this application type. |
| NUM ccapAppTypeHisASRAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.62 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) attempts to read user speech input by this application type. |
| NUM ccapAppTypeHisASRMatch | 1.3.6.1.4.1.9.9.146.1.2.2.1.66 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) user speech input matched events, seen by this application type. |
| NUM ccapAppTypeHisASRNoInput | 1.3.6.1.4.1.9.9.146.1.2.2.1.65 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) user speech input timeout events, seen by this application type. |
| NUM ccapAppTypeHisASRNoMatch | 1.3.6.1.4.1.9.9.146.1.2.2.1.64 | ZeroBasedCounter32 | read-only | Total number of ASR (Automatic Speech Recognition) match events on user speech input, seen by this application. |
| NUM ccapAppTypeHisDocumentParseErrors | 1.3.6.1.4.1.9.9.146.1.2.2.1.52 | ZeroBasedCounter32 | read-only | Total number of document parse errors or semantic errors seen by this application. |
| NUM ccapAppTypeHisDocumentReadAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.49 | ZeroBasedCounter32 | read-only | Total number of document read requests made by this application type. |
| NUM ccapAppTypeHisDocumentReadFailures | 1.3.6.1.4.1.9.9.146.1.2.2.1.51 | ZeroBasedCounter32 | read-only | Total number of document read errors for this application type. |
| NUM ccapAppTypeHisDocumentReadSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.50 | ZeroBasedCounter32 | read-only | Total number of document read by the application type. |
| NUM ccapAppTypeHisDocumentWriteAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.53 | ZeroBasedCounter32 | read-only | Total number of document write attempts by this application type. |
| NUM ccapAppTypeHisDocumentWriteFailures | 1.3.6.1.4.1.9.9.146.1.2.2.1.55 | ZeroBasedCounter32 | read-only | Total number of document write failures for this application type. |
| NUM ccapAppTypeHisDocumentWriteSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.54 | ZeroBasedCounter32 | read-only | Total number of document written successfully by this application type. |
| NUM ccapAppTypeHisDTMFAborted | 1.3.6.1.4.1.9.9.146.1.2.2.1.57 | ZeroBasedCounter32 | read-only | Total number of DTMF reads interrupts/aborts by this application type. |
| NUM ccapAppTypeHisDTMFAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.56 | ZeroBasedCounter32 | read-only | Total number of attempts to read user DTMF input by this application type. |
| NUM ccapAppTypeHisDTMFLongPound | 1.3.6.1.4.1.9.9.146.1.2.2.1.61 | ZeroBasedCounter32 | read-only | Total number of 'Long-Pound' user interrupts seen by this application type. |
| NUM ccapAppTypeHisDTMFMatch | 1.3.6.1.4.1.9.9.146.1.2.2.1.60 | ZeroBasedCounter32 | read-only | Total number of DTMF input matched events seen by this application type. |
| NUM ccapAppTypeHisDTMFNoInput | 1.3.6.1.4.1.9.9.146.1.2.2.1.59 | ZeroBasedCounter32 | read-only | Total number of user input timeout on DTMF input seen by this application type. |
| NUM ccapAppTypeHisDTMFNoMatch | 1.3.6.1.4.1.9.9.146.1.2.2.1.58 | ZeroBasedCounter32 | read-only | Total number of DTMF no match events on incorrect user input, seen by this application type. |
| T/F ccapAppTypeHisEvtLogging | 1.3.6.1.4.1.9.9.146.1.2.2.1.1 | TruthValue | read-only | Object by which management station can know if event logging for this application type is enabled or disabled. |
| NUM ccapAppTypeHisInHandoffCallback | 1.3.6.1.4.1.9.9.146.1.2.2.1.42 | ZeroBasedCounter32 | read-only | Total number of incoming handoffs with call back to this application type. |
| NUM ccapAppTypeHisInHandoffCallbackRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.43 | ZeroBasedCounter32 | read-only | Total number of returned incoming handoffs with call back, from this application type. |
| NUM ccapAppTypeHisInHandoffNoCallback | 1.3.6.1.4.1.9.9.146.1.2.2.1.44 | ZeroBasedCounter32 | read-only | Total number of incoming handoffs with no call backs (blind handoffs) received by this application type. |
| NUM ccapAppTypeHisIPInCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.2.2.1.27 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that disconnected with 'normal' cause code in this application type. |
| NUM ccapAppTypeHisIPInCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.29 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppTypeHisIPInCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.28 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppTypeHisIPInCallHandedOut | 1.3.6.1.4.1.9.9.146.1.2.2.1.23 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that are handed out to another application type because of application handoff operation. |
| NUM ccapAppTypeHisIPInCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.24 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that were handed out with call back to another application, returned back to this type. |
| NUM ccapAppTypeHisIPInCallInHandoff | 1.3.6.1.4.1.9.9.146.1.2.2.1.25 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs that were handed to this application type, with the handoff operation, performed by another application type. |
| NUM ccapAppTypeHisIPInCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.26 | ZeroBasedCounter32 | read-only | The Total number of incoming IP call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppTypeHisIPInCallSetupInd | 1.3.6.1.4.1.9.9.146.1.2.2.1.21 | ZeroBasedCounter32 | read-only | Total number of setup indications received by this application type from the IP interface. |
| NUM ccapAppTypeHisIPInCallTotConn | 1.3.6.1.4.1.9.9.146.1.2.2.1.22 | ZeroBasedCounter32 | read-only | Total number of incoming IP call legs connected by this application type. |
| NUM ccapAppTypeHisIPOutCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.2.2.1.36 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that disconnected with 'normal' cause code in this application type. |
| NUM ccapAppTypeHisIPOutCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.38 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppTypeHisIPOutCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.37 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppTypeHisIPOutCallHandedOut | 1.3.6.1.4.1.9.9.146.1.2.2.1.32 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that are handed out to another application type because of application handoff operation. |
| NUM ccapAppTypeHisIPOutCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.33 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that were handed out with call back to another application, returned back to this application type. |
| NUM ccapAppTypeHisIPOutCallInHandoff | 1.3.6.1.4.1.9.9.146.1.2.2.1.34 | ZeroBasedCounter32 | read-only | Total number of outgoing IP call legs that were handed to this application type, with the handoff operation, performed by another application type. |
| NUM ccapAppTypeHisIPOutCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.35 | ZeroBasedCounter32 | read-only | The Total number of outgoing IP call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppTypeHisIPOutCallSetupReq | 1.3.6.1.4.1.9.9.146.1.2.2.1.30 | ZeroBasedCounter32 | read-only | Total number of setup requests placed out to IP interface, by this application type. |
| NUM ccapAppTypeHisIPOutCallTotConn | 1.3.6.1.4.1.9.9.146.1.2.2.1.31 | ZeroBasedCounter32 | read-only | Total number of IP placed call legs connected to this application type. |
| TIM ccapAppTypeHisLastResetTime | 1.3.6.1.4.1.9.9.146.1.2.2.1.2 | TimeStamp | read-only | 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. |
| NUM ccapAppTypeHisOutHandoffCallback | 1.3.6.1.4.1.9.9.146.1.2.2.1.45 | ZeroBasedCounter32 | read-only | Total number of placed handoffs with call backs (bridged handoffs) from this application type. |
| NUM ccapAppTypeHisOutHandoffCallbackRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.46 | ZeroBasedCounter32 | read-only | Total number of returned handoffs with callback (bridged handoffs) to this application type. |
| NUM ccapAppTypeHisOutHandofffailures | 1.3.6.1.4.1.9.9.146.1.2.2.1.48 | ZeroBasedCounter32 | read-only | Total number of outgoing handoff failures seen by this application type, while trying to place an outgoing handoff to another application. |
| NUM ccapAppTypeHisOutHandoffNoCallback | 1.3.6.1.4.1.9.9.146.1.2.2.1.47 | ZeroBasedCounter32 | read-only | Total number of placed handoffs with no callback (blind handoffs) from this application type. |
| NUM ccapAppTypeHisPlaceCallAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.39 | ZeroBasedCounter32 | read-only | Total number of place call attempts performed by this application type. |
| NUM ccapAppTypeHisPlaceCallFailure | 1.3.6.1.4.1.9.9.146.1.2.2.1.41 | ZeroBasedCounter32 | read-only | Total number of place call failures seen by this application type. |
| NUM ccapAppTypeHisPlaceCallSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.40 | ZeroBasedCounter32 | read-only | Total number of placecall attempts performed successfully by this application type. |
| NUM ccapAppTypeHisPromptPlayAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.75 | ZeroBasedCounter32 | read-only | Total number of prompt play attempts made by this application type. |
| NUM ccapAppTypeHisPromptPlayDuration | 1.3.6.1.4.1.9.9.146.1.2.2.1.78 | ZeroBasedCounter32 | read-only | Total duration (in seconds), of all the prompt plays performed by this application type. |
| NUM ccapAppTypeHisPromptPlayFailed | 1.3.6.1.4.1.9.9.146.1.2.2.1.77 | ZeroBasedCounter32 | read-only | Total number of prompt play failures seen by this application type. |
| NUM ccapAppTypeHisPromptPlaySuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.76 | ZeroBasedCounter32 | read-only | Total number of play prompt success, seen by this application type. |
| NUM ccapAppTypeHisPSTNInCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.2.2.1.9 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that disconnected with 'normal' cause code in this application type. |
| NUM ccapAppTypeHisPSTNInCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.11 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppTypeHisPSTNInCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.10 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppTypeHisPSTNInCallHandedOut | 1.3.6.1.4.1.9.9.146.1.2.2.1.5 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that are handed out to another application type because of application handoff operation . |
| NUM ccapAppTypeHisPSTNInCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.6 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that were handed out with call back to another application, and returned back to this type. |
| NUM ccapAppTypeHisPSTNInCallInHandoff | 1.3.6.1.4.1.9.9.146.1.2.2.1.7 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs that were handed to this application type, with the handoff operation, performed by another application type. |
| NUM ccapAppTypeHisPSTNInCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.8 | ZeroBasedCounter32 | read-only | The Total number of incoming PSTN call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppTypeHisPSTNInCallSetupInd | 1.3.6.1.4.1.9.9.146.1.2.2.1.3 | ZeroBasedCounter32 | read-only | Total number of setup indications received by this application type from the PSTN. |
| NUM ccapAppTypeHisPSTNInCallTotConn | 1.3.6.1.4.1.9.9.146.1.2.2.1.4 | ZeroBasedCounter32 | read-only | Total number of incoming PSTN call legs connected by this application type. |
| NUM ccapAppTypeHisPSTNOutCallDiscNormal | 1.3.6.1.4.1.9.9.146.1.2.2.1.18 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that disconnected with 'normal' cause code in this application type. |
| NUM ccapAppTypeHisPSTNOutCallDiscSysErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.20 | ZeroBasedCounter32 | read-only | 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'. |
| NUM ccapAppTypeHisPSTNOutCallDiscUsrErr | 1.3.6.1.4.1.9.9.146.1.2.2.1.19 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that disconnected with 'user error' cause code. User error cause code could be 'no answer/busy/timeout'. |
| NUM ccapAppTypeHisPSTNOutCallHandedOut | 1.3.6.1.4.1.9.9.146.1.2.2.1.14 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that are handed out to another application type because of application handoff operation. |
| NUM ccapAppTypeHisPSTNOutCallHandOutRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.15 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that were handed out with call back to another application, returned back to this application type. |
| NUM ccapAppTypeHisPSTNOutCallInHandoff | 1.3.6.1.4.1.9.9.146.1.2.2.1.16 | ZeroBasedCounter32 | read-only | Total number of outgoing PSTN call legs that were handed to this application type, with the handoff operation performed by another application type. |
| NUM ccapAppTypeHisPSTNOutCallInHandoffRet | 1.3.6.1.4.1.9.9.146.1.2.2.1.17 | ZeroBasedCounter32 | read-only | The Total number of outgoing PSTN call legs returned back as part of 'completed handoff with call back operation'. |
| NUM ccapAppTypeHisPSTNOutCallSetupReq | 1.3.6.1.4.1.9.9.146.1.2.2.1.12 | ZeroBasedCounter32 | read-only | Total number of setup requests placed out to PSTN interface, by this application type. |
| NUM ccapAppTypeHisPSTNOutCallTotConn | 1.3.6.1.4.1.9.9.146.1.2.2.1.13 | ZeroBasedCounter32 | read-only | Total number of PSTN placed call legs connected to this application type. |
| NUM ccapAppTypeHisRecordingAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.79 | ZeroBasedCounter32 | read-only | Total number of record attempts made by this application type. |
| NUM ccapAppTypeHisRecordingDuration | 1.3.6.1.4.1.9.9.146.1.2.2.1.82 | ZeroBasedCounter32 | read-only | Total duration (in seconds), of all the recordings performed by this application type. |
| NUM ccapAppTypeHisRecordingFailed | 1.3.6.1.4.1.9.9.146.1.2.2.1.81 | ZeroBasedCounter32 | read-only | Total number of recording failures seen by this application type. |
| NUM ccapAppTypeHisRecordingSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.80 | ZeroBasedCounter32 | read-only | Total number of recording success, seen by this application type. |
| ccapAppTypeHisStat | 1.3.6.1.4.1.9.9.146.1.2 | |||
| ccapAppTypeHistoryEntry | 1.3.6.1.4.1.9.9.146.1.2.2.1 | not-accessible | Information from all the history instances of an IOS call application type. | |
| ccapAppTypeHistoryGroup | 1.3.6.1.4.1.9.9.146.3.2.3 | 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. | ||
| ccapAppTypeHistoryTable | 1.3.6.1.4.1.9.9.146.1.2.2 | not-accessible | Information from history instances of application types. | |
| NUM ccapAppTypeHisTTSAttempts | 1.3.6.1.4.1.9.9.146.1.2.2.1.83 | ZeroBasedCounter32 | read-only | Total number of TTS (Text-To-Speech) play attempts made by this application type. |
| NUM ccapAppTypeHisTTSFailed | 1.3.6.1.4.1.9.9.146.1.2.2.1.85 | ZeroBasedCounter32 | read-only | Total number of TTS (Text-To-Speech) play failures seen by this application type. |
| NUM ccapAppTypeHisTTSSuccess | 1.3.6.1.4.1.9.9.146.1.2.2.1.84 | ZeroBasedCounter32 | read-only | Total number of TTS (Text-To-Speech) play success seen by this application type. |
| ccapConf | 1.3.6.1.4.1.9.9.146.1.1 | |||
| ccapGeneralCfgGroup | 1.3.6.1.4.1.9.9.146.3.2.1 | A collection of objects for general configuration of call applications. | ||
| ccapGeneralCfgGroupRev1 | 1.3.6.1.4.1.9.9.146.3.2.2 | A collection of objects for general configuration of call applications and to display current activity of applications. | ||
| ciscoCallApplicationMIB | 1.3.6.1.4.1.9.9.146 | 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. | ||
| ciscoCallApplicationMIBCompliance | 1.3.6.1.4.1.9.9.146.3.1.1 | The compliance statement for Cisco agents which implement the CISCO-CALL-APPLICATION-MIB. | ||
| ciscoCallApplicationMIBComplianceRev1 | 1.3.6.1.4.1.9.9.146.3.1.2 | The compliance statement for Cisco agents which implement the CISCO-CALL-APPLICATION-MIB. | ||
| ciscoCallApplicationMIBCompliances | 1.3.6.1.4.1.9.9.146.3.1 | |||
| ciscoCallApplicationMIBConformance | 1.3.6.1.4.1.9.9.146.3 | |||
| ciscoCallApplicationMIBGroups | 1.3.6.1.4.1.9.9.146.3.2 | |||
| ciscoCallApplicationMIBObjects | 1.3.6.1.4.1.9.9.146.1 |
RFC description
Call application management and statistics for voice, data, video, and fax processing.
Start monitoring Cisco voice gateway / IOS router with voice capability with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.