![Cisco MCS-7825-H3-IPC1 Service Manual Download Page 680](http://html.mh-extra.com/html/cisco/mcs-7825-h3-ipc1/mcs-7825-h3-ipc1_service-manual_67391680.webp)
7-38
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
STATUS current
DESCRIPTION
The protocol used between the phone and Cisco Unified CM.
::= { ccmPhoneEntry 19 }
ccmPhoneName
OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The name of the phone. The name of the phone can be <prefix> + MAC Address, where <prefix>
is SEP for Cisco SCCP and SIP Phones. In the case of other phones such as communicator (soft
phone) it can be free-form name, a string that uniquely identifies the phone.
::= { ccmPhoneEntry 20 }
ccmPhoneInetAddressIPv4 OBJECT-TYPE
SYNTAX InetAddressIPv4
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the last known primary IPv4 address of the Phone Device. This object contains
value zero if IPV4 address is not available.
::= { ccmPhoneEntry 21 }
ccmPhoneInetAddressIPv6 OBJECT-TYPE
SYNTAX InetAddressIPv6
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the last known primary IPv6 address of the Phone device. This object contains
value zero if IPV6 address is not available.
::= { ccmPhoneEntry 22 }
ccmPhoneIPv4Attribute OBJECT-TYPE
SYNTAX INTEGER {
unknown(0),
adminOnly(1),
controlOnly(2),
adminAndControl(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION