Specifications

7-77
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
MAX-ACCESS read-write
STATUS current
DESCRIPTION
Allows the generation of alarms for malicious calls that the local call manager is aware of.
true(1): Enabling this object will allow the CCM agent to generate the ccmMaliciousCall
alarm. This is the default value.
false(2): Disabling this object will stop the generation of the ccmMaliciousCall alarm.
DEFVAL { true }
::= { ccmAlarmConfigInfo 7 }
Notification and Alarms
ccmAlarmSeverity OBJECT-TYPE
SYNTAX INTEGER {
emergency(1),
alert(2),
critical(3),
error(4),
warning(5),
notice(6),
informational(7)
}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
The Alarm 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.
::= { ccmNotificationsInfo 1 }
ccmFailCauseCode OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
heartBeatStopped(2),