CISCO-VOICE-APPS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VOICE-APPS-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoVoiceAppsMIB 1.3.6.1.4.1.9.9.190
The MIB Module for the management of Cisco Voice Applications. This MIB is designed to work in conjunction with the SYSAPPL-MIB to provide status monitoring, provisioning and notification.
         ciscoVoiceAppsMIBObjects 1.3.6.1.4.1.9.9.190.1
             cvaGeneralInfo 1.3.6.1.4.1.9.9.190.1.1
                 cvaWorkflowInstallTable 1.3.6.1.4.1.9.9.190.1.1.1 no-access
The table containing the list of installed Workflow applications provisioned on the media server. For instance, this table may contain an entry for each of the Auto Attendant(AA) or Integrated Contact Distribution(ICD) application installed on the Cisco Workflow Application.
                     cvaWorkflowInstallEntry 1.3.6.1.4.1.9.9.190.1.1.1.1 no-access
An entry (conceptual row) in the Workflow Installation Table, containing information associated with the Cisco Workflow Application. This entry is created when a workflow application is installed via the application Administration page.
                         cvaWorkflowInstallIndex 1.3.6.1.4.1.9.9.190.1.1.1.1.1 unsigned32 no-access
An arbitrary integer which uniquely identifies an Workflow Application.
                         cvaWorkflowInstallName 1.3.6.1.4.1.9.9.190.1.1.1.1.2 snmpadminstring read-only
The name of the workflow application.
                         cvaWorkflowInstallLocator 1.3.6.1.4.1.9.9.190.1.1.1.1.3 octet string read-only
The extension number or CTI (Computer Telephony Integration) route point associated with the workflow application. For instance, 5000 for extension 5000.
                         cvaWorkflowInstallScriptName 1.3.6.1.4.1.9.9.190.1.1.1.1.4 snmpadminstring read-only
The workflow application script name.
                         cvaWorkflowInstallEnable 1.3.6.1.4.1.9.9.190.1.1.1.1.5 truthvalue read-only
The status of the workflow application. true(1): Workflow Application is enabled false(2): Workflow Application is disabled.
                 cvaNotificationEnable 1.3.6.1.4.1.9.9.190.1.1.3 truthvalue read-write
To enable(1) or disable(2) generation of the following notifications: cvaModuleStart notification cvaModuleStop notification cvaModuleRunTimeFailure notification cvaProcessStart notification cvaProcessStop notification The default value is enable(1).
             cvaModuleFailureInfo 1.3.6.1.4.1.9.9.190.1.2
                 cvaAlarmSeverity 1.3.6.1.4.1.9.9.190.1.2.1 integer no-access
The application alarm notification severity code. emergency: System unusable alert: Immediate response needed critical: Critical condition error: Error condition warning: Warning condition notice: Normal but significant condition informational: Informational situation. Enumeration: 'notice': 6, 'emergency': 1, 'informational': 7, 'alert': 2, 'critical': 3, 'error': 4, 'warning': 5.
                 cvaModuleName 1.3.6.1.4.1.9.9.190.1.2.2 displaystring no-access
The application module or subsystem name.
                 cvaProcessId 1.3.6.1.4.1.9.9.190.1.2.3 unsigned32 no-access
A unique value for each of the process running on the host. Wherever possible, this should be the system's native, unique Identification number (process id).
                 cvaModuleFailureName 1.3.6.1.4.1.9.9.190.1.2.4 displaystring no-access
The application module name which causes the failure.
                 cvaModuleFailureCause 1.3.6.1.4.1.9.9.190.1.2.5 integer no-access
The application module failure cause code. This is used by cvaModuleStop to indicate reason of module stop if known. other: Other unspecified failure cause gracefulShutDown: Module is gracefully shut down heartBeatStopped: Module heart beat stopped is detected initFailure: Module is failed during initialization outOfResource: Module is failed due to out of resource partialFailure: Module partially failure is detected. Enumeration: 'partialFailure': 6, 'gracefulShutDown': 2, 'other': 1, 'heartBeatFailure': 3, 'outOfResource': 5, 'initFailure': 4.
                 cvaModuleFailureMessage 1.3.6.1.4.1.9.9.190.1.2.6 displaystring no-access
The application module failure message.
                 cvaModuleRunTimeFailureCause 1.3.6.1.4.1.9.9.190.1.2.7 integer no-access
The application module run-time failure cause code. other: Other or unspecified failure readAccessFailure: Read Access failure writeAccessFailure: Write Access failure createFailure: Resource Creation failure deleteFailure: Resource Deletion failure updateFailure: Update failure initFailure: Initialization failure loadFailure: Resource Load failure outOfResource: Out of Resource callProcessFailure: Call Processing failure registrationFailure: Registration failure deRegistrationFailure: De-Registration failure connectionFailure: Connection failure disconnectionFailure: Desconnection failure unknownTarget: Unknown Target/destination unReacheableTarget: UnReacheable Target/destination Enumeration: 'writeAccessFailure': 3, 'unknownTarget': 15, 'registrationFailure': 11, 'createFailure': 4, 'callProcessFailure': 10, 'updateFailure': 6, 'readAccessFailure': 2, 'disconnectionFailure': 14, 'connectionFailure': 13, 'deRegistrationFailure': 12, 'other': 1, 'deleteFailure': 5, 'loadFailure': 8, 'outOfResource': 9, 'initFailure': 7, 'unReacheableTarget': 16.
         ciscoVoiceAppsMIBNotificationPrefix 1.3.6.1.4.1.9.9.190.2
             ciscoVoiceAppsMIBNotifications 1.3.6.1.4.1.9.9.190.2.0
                 cvaModuleStart 1.3.6.1.4.1.9.9.190.2.0.1
A cvaModuleStart notification signifies that an application module or subsystem has successfully started and transitioned into in-service state. This notification is working in conjunction with the cvaModuleStop notification to notify the start and stop status of a particular application module.
                 cvaModuleStop 1.3.6.1.4.1.9.9.190.2.0.2
A cvaModuleStop notification signifies that an application module or subsystem has stopped. This notification is working in conjunction with the cvaModuleStart notification to notify the start and stop status of a particular application module. If failure cause is known then it will be specified in the cvaModuleFailureCause variable. Additional failure information associated with cvaModuleFailureCause can be specified in the cvaModuleFailureCauseMessage.
                 cvaModuleRunTimeFailure 1.3.6.1.4.1.9.9.190.2.0.3
A cvaModuleRunTimeFailure notification signifies that a run time failure has occurred. If failure cause is known then it will be specified in the cvaModuleRunTimeFailureCause variable. Additional failure information associated with cvaModuleRunTimeFailureCause can be specified in the cvaModuleFailureCauseMessage.
                 cvaProcessStart 1.3.6.1.4.1.9.9.190.2.0.4
A cvaProcessStart notification signifies that a process has just started. This notification is intended to work in conjunction with the caProcessStop notification to notify the start and stop status of a particular process.
                 cvaProcessStop 1.3.6.1.4.1.9.9.190.2.0.5
A cvaProcessStop notification signifies that a process has just stopped. This notification is intended to work in conjunction with the cvaProcessStart notification to notify the start and stop status of a particular process.
         ciscoVoiceAppsMIBConformance 1.3.6.1.4.1.9.9.190.3
             ciscoVoiceAppsMIBCompliances 1.3.6.1.4.1.9.9.190.3.1
                 ciscoVoiceAppsMIBCompliance 1.3.6.1.4.1.9.9.190.3.1.1
The compliance statement for entities which implement the CISCO APPLICATION MIB.
             ciscoVoiceAppsMIBGroups 1.3.6.1.4.1.9.9.190.3.2
                 cvaModuleInfoGroup 1.3.6.1.4.1.9.9.190.3.2.1
A collection of objects which provide info about the application. It comprises of all the modules and servers associated with the application.
                 cvaNotificationInfoGroup 1.3.6.1.4.1.9.9.190.3.2.2
A collection of notification objects which provide info about the application notification.
                 cvaNotificationGroup 1.3.6.1.4.1.9.9.190.3.2.3
A collection of notifications.