CISCO-CALL-APPLICATION-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-CALL-APPLICATION-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
ciscoCallApplicationMIBObjects | 1.3.6.1.4.1.9.9.146.1 | |||
ccapConf | 1.3.6.1.4.1.9.9.146.1.1 | |||
ccapApplicationTable | 1.3.6.1.4.1.9.9.146.1.1.1 | no-access |
Information about call applications on this managed device. There is an entry in this table for each call application. |
|
1.3.6.1.4.1.9.9.146.1.1.1.1 | no-access |
Information about a call application. |
||
ccapAppName | 1.3.6.1.4.1.9.9.146.1.1.1.1.1 | snmpadminstring | no-access |
The name of this call application. |
ccapAppLocation | 1.3.6.1.4.1.9.9.146.1.1.1.1.2 | urlstringornull | read-only |
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. |
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'. Enumeration: 'loaded': 3, 'builtIn': 1, 'loading': 2, 'loadFailed': 4. |
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. Enumeration: 'notFound': 3, 'none': 1, 'timedOut': 4, 'noSpace': 7, 'badSignature': 6, 'other': 2, 'noPermission': 5. |
ccapAppDescr | 1.3.6.1.4.1.9.9.146.1.1.1.1.5 | snmpadminstring | read-only |
A description of this application. |
ccapAppCallType | 1.3.6.1.4.1.9.9.146.1.1.1.1.6 | octet string | read-only |
Indicates the types of call that this application can handle. 0 is voice, 1 is fax, 3 is data, 4 is video. |
ccapAppRowStatus | 1.3.6.1.4.1.9.9.146.1.1.1.1.7 | rowstatus | read-only |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppTypeHisStat | 1.3.6.1.4.1.9.9.146.1.2 | |||
ccapAppTypeHistoryTable | 1.3.6.1.4.1.9.9.146.1.2.2 | no-access |
Information from history instances of application types. |
|
1.3.6.1.4.1.9.9.146.1.2.2.1 | no-access |
Information from all the history instances of an IOS call application type. |
||
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. |
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. |
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. |
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. |
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 . |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppInstHisStat | 1.3.6.1.4.1.9.9.146.1.3 | |||
ccapAppInstanceHistoryTable | 1.3.6.1.4.1.9.9.146.1.3.3 | no-access |
Information about history application instances of an active application type. This table provides in details about an application instance when the applicaiton instancae has terminated. Note: Active application instance records are not available in any MIB because application instances when active may change status from active to history very quickly and instance record data is most of the time inconclusive. |
|
1.3.6.1.4.1.9.9.146.1.3.3.1 | no-access |
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. |
||
ccapAppInstHisIndex | 1.3.6.1.4.1.9.9.146.1.3.3.1.1 | unsigned32 | no-access |
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. |
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. |
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. |
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. |
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. |
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 . |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppGblActStat | 1.3.6.1.4.1.9.9.146.1.4 | |||
ccapAppGblActCurrentInstances | 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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'ftp': 1. |
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. Enumeration: 'clear': 1. |
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. |
ccapAppGblHisStat | 1.3.6.1.4.1.9.9.146.1.5 | |||
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. |
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. |
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. |
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. |
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 . |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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'. |
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. |
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'. |
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'. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppGblHisDocumentReadSuccess | 1.3.6.1.4.1.9.9.146.1.5.50 | zerobasedcounter32 | read-only |
Total number of document read by the gateway. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppIntf | 1.3.6.1.4.1.9.9.146.1.6 | |||
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'ftp': 1. |
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. Enumeration: 'clearEventlog': 2, 'clear': 3, 'clearStats': 1. |
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. |
ccapAppIntfHTTPTable | 1.3.6.1.4.1.9.9.146.1.6.8 | no-access |
Information about last N most active HTTP unique servers accessed from a call application gateway. |
|
1.3.6.1.4.1.9.9.146.1.6.8.1 | no-access |
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. |
||
ccapAppIntfHTTPServer | 1.3.6.1.4.1.9.9.146.1.6.8.1.1 | servernamestring | no-access |
The name or IP address of this HTTP server. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppIntfRTSPTable | 1.3.6.1.4.1.9.9.146.1.6.9 | no-access |
Information about last N most active RTSP unique servers accessed from a call application gateway. |
|
1.3.6.1.4.1.9.9.146.1.6.9.1 | no-access |
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. |
||
ccapAppIntfRTSPServer | 1.3.6.1.4.1.9.9.146.1.6.9.1.1 | servernamestring | no-access |
The name or IP address of this RTSP server. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppIntfTFTPTable | 1.3.6.1.4.1.9.9.146.1.6.10 | no-access |
Information about last N most active TFTP unique servers accessed from a call application gateway. |
|
1.3.6.1.4.1.9.9.146.1.6.10.1 | no-access |
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. |
||
ccapAppIntfTFTPServer | 1.3.6.1.4.1.9.9.146.1.6.10.1.1 | servernamestring | no-access |
The name or IP address of this TFTP server. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppIntfSMTPTable | 1.3.6.1.4.1.9.9.146.1.6.20 | no-access |
Information about last N most active SMTP unique servers accessed from a call application gateway. When applicaiton gateway instances access an external SMTP server, a record entry is created for that server. If a maximum number of server record has reached, then the oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI. |
|
1.3.6.1.4.1.9.9.146.1.6.20.1 | no-access |
Information about a SMTP server interface to an application. |
||
ccapAppIntfSMTPServer | 1.3.6.1.4.1.9.9.146.1.6.20.1.1 | servernamestring | no-access |
The name or IP address of this SMTP server. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
ccapAppIntfAAAMethodListTable | 1.3.6.1.4.1.9.9.146.1.6.21 | no-access |
Information about last N most active AAA method lists accessed from a call application gateway. When applicaiton gateway instances access AAA method list, a record entry is created for that method list. If a maximum number of server is reached, then oldest accessed method list record is purged. Maximum number of method list records to retain is configured through IOS CLI. |
|
1.3.6.1.4.1.9.9.146.1.6.21.1 | no-access |
Information about an AAA method list interface to an call application. |
||
ccapAppIntfAAAMethodListServer | 1.3.6.1.4.1.9.9.146.1.6.21.1.1 | snmpadminstring | no-access |
The name of this configured AAA method list. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. |
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. |
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. |
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. |
ccapAppIntfASRTable | 1.3.6.1.4.1.9.9.146.1.6.22 | no-access |
Information about last N most active ASR (Automatic Speech Recognition ) unique servers accessed from a call application gateway. When applicaiton gateway instances access an external ASR server, a record entry is created for that server. If a maximum number of server records has reached, then the oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI. |
|
1.3.6.1.4.1.9.9.146.1.6.22.1 | no-access |
Information about an ASR server interface to an call application. |
||
ccapAppIntfASRServer | 1.3.6.1.4.1.9.9.146.1.6.22.1.1 | servernamestring | no-access |
The name or IP address of this ASR server. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. |
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. |
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. |
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. |
ccapAppIntfTTSTable | 1.3.6.1.4.1.9.9.146.1.6.23 | no-access |
Information about last N most active TTS (Automatic Speech Recognition ) unique servers accessed from a call application gateway. When applicaiton gateway instances access an external TTS server, a record entry is created for that server. If maximum number of server records has reached, then oldest accessed server record is purged. Maximum number of server records to retain is configured through IOS CLI. |
|
1.3.6.1.4.1.9.9.146.1.6.23.1 | no-access |
Information about an TTS server interface to a call application. |
||
ccapAppIntfTTSServer | 1.3.6.1.4.1.9.9.146.1.6.23.1.1 | servernamestring | no-access |
The name or IP address of this TTS server. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. Enumeration: 'enable': 2, 'disable': 1. |
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. |
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. |
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. |
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. |
ciscoCallApplicationMIBConformance | 1.3.6.1.4.1.9.9.146.3 | |||
ciscoCallApplicationMIBCompliances | 1.3.6.1.4.1.9.9.146.3.1 | |||
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. |
||
ciscoCallApplicationMIBGroups | 1.3.6.1.4.1.9.9.146.3.2 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |