![Cisco MCS-7825-H3-IPC1 Service Manual Download Page 682](http://html.mh-extra.com/html/cisco/mcs-7825-h3-ipc1/mcs-7825-h3-ipc1_service-manual_67391682.webp)
7-40
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
STATUS current
DESCRIPTION
The reason code associated with unregistered phone.
::= { ccmPhoneEntry 26 }
ccmPhoneRegFailReason OBJECT-TYPE
SYNTAX CcmDevRegFailCauseCode
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The reason code associated with registration failed phone.
::= { ccmPhoneEntry 27 }
Phone Failed Table
ccmPhoneFailedTable
OBJECT-TYPE
SYNTAX SEQUENCE OF CcmPhoneFailedEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The table containing the list of all phones that attempted to register with the local call manager and
failed. The entries that have not been updated and kept at least for the duration specified in the
ccmPhoneFailedStorePeriod will be deleted. Reasons for these failures could be due to
configuration error, maximum number of phones has been reached, lost contact, etc.
::= { ccmPhoneInfo 3 }
ccmPhoneFailedEntry
OBJECT-TYPE
SYNTAX CcmPhoneFailedEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An entry (conceptual row) in the PhoneFailed Table, one for each phone failure in the Cisco Unified
CM.
INDEX { ccmPhoneFailedIndex }
::= { ccmPhoneFailedTable 1 }
CcmPhoneFailedEntry ::= SEQUENCE {
ccmPhoneFailedIndex CcmIndex,
ccmPhoneFailedTime DateAndTime,
ccmPhoneFailedName SnmpAdminString,
ccmPhoneFailedInetAddressType InetAddressType,
ccmPhoneFailedInetAddress InetAddress,