Specifications

7-61
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
ccmCTIDeviceDirNumTableStateId OBJECT-TYPE
SYNTAX Integer32 (0..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The current state of ccmCTIDeviceDirNumTable. The initial value of this object is 0 and it will be
incremented every time when there is a change (addition/deletion/modification) to the
ccmCTIDeviceDirNumTable. This value and ccmCallManagerStartTime should be used together to
find if the table has changed or not. When the call manager is restarted, this will be reset to 0.
::= { ccmGlobalInfo 26 }
ccmPhStatUpdtTblLastAddedIndex OBJECT-TYPE
SYNTAX CcmIndexOrZero
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The ccmPhoneStatusUpdateIndex value of the last entry that was added to the
ccmPhoneStatusUpdateTable. This value together with sysUpTime can be used by the manager
applications to identify the new entries in the ccmPhoneStatusUpdateTable since their last poll. This
value need not be the same as the highest index in the ccmPhoneStatusUpdateTable as the index
could have wrapped around. The initial value of this object is 0 which indicates that there has been
no entries added to this table. When the SNMP service is restarted this value will be reset to 0.
::= { ccmGlobalInfo 27 }
ccmPhFailedTblLastAddedIndex OBJECT-TYPE
SYNTAX CcmIndexOrZero
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The ccmPhoneFailedIndex value of the last entry that was added to the ccmPhoneFailedTable. This
value together with sysUpTime can be used by the manager applications to identify the new entries
in the ccmPhoneFailedTable since their last poll. This value need not be the same as the highest
index in the ccmPhoneFailedTable as the index could have wrapped around. The initial value of this
object is 0 which indicates that there has been no entries added to this table. When the SNMP service
is restarted this value will be reset to 0.
::= { ccmGlobalInfo 28 }
ccmSystemVersion OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The installed version of the local call manager system.
::= { ccmGlobalInfo 29 }