Home/Catalog/CISCO-CALL-APPLICATION-MIB

CISCO-CALL-APPLICATION-MIB

AI MIB Summary

The CISCO-CALL-APPLICATION-MIB enables SNMP-based monitoring and management of software call processing modules on Cisco network devices, specifically tracking state and performance metrics for data, voice, video, and fax call sessions.

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.
18
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

18 total
Object Name
ciscoCallApplicationMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146
IMPORTS
Unknown
.1.3.6.1.4.1.9.9.146
ciscoCallApplicationMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146.1
ccapConf
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146.1.1
ccapApplicationTableInformation about call applications on this managed device. There is an entry in this table for each call application.
SEQUENCE OF CcapApplicationEntry
.1.3.6.1.4.1.9.9.146.1.1.1
ccapApplicationEntryInformation about a call application.
CcapApplicationEntry
.1.3.6.1.4.1.9.9.146.1.1.1.1
ccapAppNameThe name of this call application.
SnmpAdminString
.1.3.6.1.4.1.9.9.146.1.1.1.1.1
ccapAppLocationIdentifies 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, the 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.rw
URLStringOrNull -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.146.1.1.1.1.2
ccapAppLoadStateThe 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, the value of this object reads 'loading'. If the application is successfully loaded, the value changes to 'loaded', otherwise the value changes to 'loadFailed'.ro
Enumeration
.1.3.6.1.4.1.9.9.146.1.1.1.1.3
ccapAppLoadFailReasonThe 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.ro
Enumeration
.1.3.6.1.4.1.9.9.146.1.1.1.1.4
ccapAppDescrA description of this application.rw
SnmpAdminString -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.146.1.1.1.1.5
ccapAppCallTypeIndicates the types of call that this application can handle.rw
OCTET STRING
.1.3.6.1.4.1.9.9.146.1.1.1.1.6
ccapAppRowStatusThe status of this conceptual row. Note that rows corresponding to built-in applications can not 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.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.146.1.1.1.1.7
ciscoCallApplicationMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146.3
ciscoCallApplicationMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146.3.1
ciscoCallApplicationMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146.3.1.1
ciscoCallApplicationMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146.3.2
ccapGeneralCfgGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.146.3.2.1
CISCO-CALL-APPLICATION-MIB - SNMP MIB Reference | MIBs Explorer