Specifications

7-87
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
::= { 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
This object identifies the IP address type of the first alternate gatekeeper. The value of this object is
'unknown(0)' if the IP address of a H323 gatekeeper is not available.
::= { ccmH323DeviceEntry 9 }
ccmH323DevAltGK1InetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the first alternate gatekeeper DNS name or ip address for this H323 device.
This is applicable only for H323 devices with gatekeepers configured. When there is no first
alternate H323 gatekeeper, this object contains an empty string. The type of address for this is
identified by ccmH323DevAltGK1InetAddressType.
::= { ccmH323DeviceEntry 10 }
ccmH323DevAltGK2InetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the second alternate gatekeeper. The value of this object
is 'unknown(0)' if the IP address of a H323 gatekeeper is not available.
::= { ccmH323DeviceEntry 11 }
ccmH323DevAltGK2InetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only