Specifications

7-20
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
STATUS current
DESCRIPTION
An entry (conceptual row) in the CallManager Group table, containing the information about a
CallManager group in a call manager cluster. An entry is created to represent a CallManager Group.
New entries to the CallManager Group table in the database are created when the User inserts a new
CallManager Group via the CallManager Web Admin pages. This entry is subsequently picked up
by the CCM SNMP Agent.
INDEX { ccmGroupIndex }
::= { ccmGroupTable 1 }
CcmGroupEntry
::= SEQUENCE
{
ccmGroupIndexCcmIndex,
ccmGroupName SnmpAdminString,
ccmGroupTftpDefault TruthValue
}
ccmGroupIndex OBJECT-TYPE
SYNTAX CcmIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An arbitrary integer, selected by the local CCM which uniquely identifies a CallManager Group.
::= { ccmGroupEntry 1 }
ccmGroupName OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The name of the CallManager Group.
::= { ccmGroupEntry 2 }
ccmGroupTftpDefault OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
Whether this is the default TFTP server group or not.
::= { ccmGroupEntry 3 }