Specifications

7-5
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
2009 Added new IPv4 field toccmCTIDeviceTable.
Deprecated ccmCTIDeviceInetAddress and
ccmCTIDeviceInetAddressType.
Updated ccmCTIDeviceEntry.
New fields:
ccmCTIDeviceInetAddressIPv4 OBJECT-TYPE
SYNTAX InetAddressIPv4
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the last known primary IPv4
address of the CTI device. This object contains the
value of zero (0) if the IPv4 address is not
available.
::= { ccmCTIDeviceEntry 14}
ccmCTIDeviceInetAddressIPv6 OBJECT-TYPE
SYNTAX InetAddressIPv6
MAX-ACCESS read-only
STATUS current
DESCRIPTION—This object identifies the last
known primary IPv6 address of the CTI device.
This object contains value zero if IPV6 address is
not available.
::= { ccmCTIDeviceEntry 15 }
Updated ccmCTIDeviceEntry to:
CcmCTIDeviceEntry ::= SEQUENCE {
ccmCTIDeviceIndex ccmIndex,
ccmCTIDeviceName SnmpAdminString,
ccmCTIDeviceType INTEGER,
ccmCTIDeviceDescription SnmpAdminString,
ccmCTIDeviceStatus CcmDeviceStatus,
ccmCTIDevicePoolIndex CcmIndexOrZero,
ccmCTIDeviceInetAddressType [DEPRECATED
InetAddressType,
ccmCTIDeviceInetAddress [DEPRECATED
InetAddress,
Table 7-1 History of MIB Revisions (continued)
Date Action Description