![Cisco MCS-7825-H3-IPC1 Service Manual Download Page 721](http://html.mh-extra.com/html/cisco/mcs-7825-h3-ipc1/mcs-7825-h3-ipc1_service-manual_67391721.webp)
7-79
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
ccmH323DevInetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the H323 device. The value of this object is 'unknown(0)'
if the IP address of a H323 device is not available.
::= { ccmH323DeviceEntry 5 }
ccmH323DevInetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies last known IP Address of the H323 device. If the IP address is not available
then this object contains an empty string. The type of address for this is identified by
ccmH323DevInetAddressType.
::= { ccmH323DeviceEntry 6 }
ccmH323DevCnfgGKInetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the gatekeeper device. The value of this object is
'unknown(0)' if the IP address of a H323 gatekeeper is not available.
::= { ccmH323DeviceEntry 7 }
ccmH323DevCnfgGKInetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object represents configured gatekeeper DNS name or IP address for this H323 device. This is
applicable only for H323 devices with gatekeepers configured. When there is no H323 gatekeeper
configured, this object contains an empty string. The type of address for this is identified by
ccmH323DevCnfgGKInetAddressType.
::= { ccmH323DeviceEntry 8 }
ccmH323DevAltGK1InetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION