7-43
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
This object identifies the scope of ccmPhoneFailedInetAddressIPv6.
unknown(0): It is not known if ccmPhoneFailedInetAddressIPv6 is used for Administration purpose
or Controlling purpose.
adminOnly(1): ccmPhoneFailedInetAddressIPv6 is used for the serviceability or administrative
purpose.
controlOnly(2): ccmPhoneFailedInetAddressIPv6 is used for signaling or registration purpose.
adminAndControl(3): ccmPhoneFailedInetAddressIPv6 is used for controlling as well as
administrative purpose.
::= { ccmPhoneFailedEntry 11 }
ccmPhoneFailedRegFailReason OBJECT-TYPE
SYNTAX CcmDevRegFailCauseCode
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The reason code associated with registration failed phone.
::= { ccmPhoneFailedEntry 12 }
Phone Status Update Table
ccmPhoneStatusUpdateTable OBJECT-TYPE
SYNTAX SEQUENCE OF CcmPhoneStatusUpdateEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The table containing the list of all phone status updates with respect to the local call manager. This
table will only have registered, unregistered, and partially-registered status updates. The rejected
phones are stored in the ccmPhoneFailedTable. Each entry of this table is stored at least for the
duration specified in the ccmPhoneStatusUpdateStorePeriod object, after that it will be deleted.
::= { ccmPhoneInfo 4 }
ccmPhoneStatusUpdateEntry OBJECT-TYPE
SYNTAX CcmPhoneStatusUpdateEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An entry (conceptual row) in the PhoneStatusUpdate Table, one for each phone status update in the
Cisco Unified CM.
INDEX { ccmPhoneStatusUpdateIndex }
::= { ccmPhoneStatusUpdateTable 1 }
CcmPhoneStatusUpdateEntry ::= SEQUENCE {
ccmPhoneStatusUpdateIndex CcmIndex,