Specifications

7-29
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
DESCRIPTION
An entry (conceptual row) in the device pool Table, containing the information about a particular
device pool.
INDEX { ccmDevicePoolIndex }
::= { ccmDevicePoolTable 1 }
CcmDevicePoolEntry
::= SEQUENCE {
ccmDevicePoolIndex CcmIndex, ccmDevicePoolName SnmpAdminString,
ccmDevicePoolRegionIndexCcmIndexOrZero, ccmDevicePoolTimeZoneIndex CcmIndexOrZero,
ccmDevicePoolGroupIndex CcmIndexOrZero
}
ccmDevicePoolIndex OBJECT-TYPE
SYNTAX CcmIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An arbitrary integer, selected by the local CCM, which uniquely identifies a Device Pool entry in
the table. Each entry contains Region, Date/Time Group and CallManager Group criteria that will
be common among many devices, for that entry.
::= { ccmDevicePoolEntry 1 }
ccmDevicePoolName OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The name of the device pool.
::= { ccmDevicePoolEntry 2 }
ccmDevicePoolRegionIndex OBJECT-TYPE
SYNTAX CcmIndexOrZero
MAX-ACCESS read-only
STATUS current
DESCRIPTION
A positive value of this index is used to identify the Region to which this Device Pool entry belongs.
A value of 0 indicates that the index to the Region table is Unknown.
::= { ccmDevicePoolEntry 3 }
ccmDevicePoolTimeZoneIndex OBJECT-TYPE
SYNTAX CcmIndexOrZero
MAX-ACCESS read-only
STATUS current