cvaModuleFailureCause
CISCO-VOICE-APPS-MIB ·
.1.3.6.1.4.1.9.9.190.1.2.5
Object
scalar
Enumeration
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.
Context
- MIB
- CISCO-VOICE-APPS-MIB
- OID
.1.3.6.1.4.1.9.9.190.1.2.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- cvaModuleFailureInfo
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | gracefulShutDown |
3 | heartBeatFailure |
4 | initFailure |
5 | outOfResource |
6 | partialFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cvaAlarmSeverity The application alarm notification severity code.
emergency: System unusable
alert: Immediate response needed
critical: Critical … | scalar | Enumeration | .1.3.6.1.4.1.9.9.190.1.2.1 |
| cvaModuleName The application module or subsystem name. | scalar | OctetString | .1.3.6.1.4.1.9.9.190.1.2.2 |
| cvaProcessId 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). | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.190.1.2.3 |
| cvaModuleFailureName The application module name which causes the failure. | scalar | OctetString | .1.3.6.1.4.1.9.9.190.1.2.4 |
| cvaModuleFailureMessage The application module failure message. | scalar | OctetString | .1.3.6.1.4.1.9.9.190.1.2.6 |
| cvaModuleRunTimeFailureCause The application module run-time failure cause code.
other: Other or unspecified failure
readAccessFailure: Read Access failure
writeAccessFailure: Write A… | scalar | Enumeration | .1.3.6.1.4.1.9.9.190.1.2.7 |