7-66
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
::= { ccmCTIDeviceEntry 17 }
CTI Device Directory Number Table
ccmCTIDeviceDirNumTable OBJECT-TYPE
SYNTAX SEQUENCE OF CcmCTIDeviceDirNumEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The table containing a list of directory numbers that are assigned to all of the registered and
unregistered CTI Devices in the ccmCTIDeviceTable.
::= { ccmCTIDeviceInfo 2 }
ccmCTIDeviceDirNumEntry OBJECT-TYPE
SYNTAX CcmCTIDeviceDirNumEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An entry (conceptual row) in the CTIDeviceDirNum Table, containing the information about a
particular CTI Device extension.
INDEX { ccmCTIDeviceIndex, ccmCTIDeviceDirNumIndex }
::= { ccmCTIDeviceDirNumTable 1 }
CcmCTIDeviceDirNumEntry ::= SEQUENCE {
ccmCTIDeviceDirNumIndex CcmIndex,
ccmCTIDeviceDirNum SnmpAdminString
}
ccmCTIDeviceDirNumIndex 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 CTI
Device.
::= { ccmCTIDeviceDirNumEntry 1 }
ccmCTIDeviceDirNum OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..24))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
A Directory Number of the CTI Device.