7-89
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
::= { ccmVoiceMailDeviceDirNumTable 1 }
CcmVoiceMailDeviceDirNumEntry ::= SEQUENCE {
ccmVMailDevDirNumIndexCcmIndex,
ccmVMailDevDirNum SnmpAdminString
}
ccmVMailDevDirNumIndex OBJECT-TYPE
SYNTAX CcmIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An arbitrary integer, selected by the local system, that identifies a Directory Number of a Voice
Messaging Device.
::= { ccmVoiceMailDeviceDirNumEntry 1 }
ccmVMailDevDirNum OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..24))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The Directory Number of the Voice Messaging Device.
::= { ccmVoiceMailDeviceDirNumEntry 2 }
Quality Report Alarm Configuration Information
ccmQualityReportAlarmEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
Allows the generation of the quality report alarm.
true(1): Enabling this object will allow the Cisco Unified CM agent to generate the
ccmQualityReport alarm. This is the default value.
false(2): Disabling this object will stop the generation of the ccmQualityReport alarm by the
Cisco Unified CM agent.
DEFVAL { true }
::= { ccmQualityReportAlarmConfigInfo 1 }
Sip Device Table
ccmSIPDeviceTable OBJECT-TYPE
SYNTAX SEQUENCE OF CcmSIPDeviceEntry