Specifications
7-89
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
This object identifies the fourth 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 fourth H323
alternate gatekeeper, this object contains an empty string. The type of address for this is identified
by ccmH323DevAltGK4InetAddressType.
::= { ccmH323DeviceEntry 16 }
ccmH323DevAltGK5InetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the fifth alternate gatekeeper. The value of this object is
'unknown(0)' if the IP address of a H323 gatekeeper is not available.
::= { ccmH323DeviceEntry 17 }
ccmH323DevAltGK5InetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the fifth 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 fifth H323
alternate gatekeeper, this object contains an empty string. The type of address for this is identified
by ccmH323DevAltGK5InetAddressType.
::= { ccmH323DeviceEntry 18 }
ccmH323DevActGKInetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the active gatekeeper. The value of this object is
'unknown(0)' if the IP address of a gatekeeper is not available.
::= { ccmH323DeviceEntry 19 }
ccmH323DevActGKInetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the active 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 active
alternate H323 gatekeeper, this object contains an empty string. The type of address for this is
identified by ccmH323DevActGKInetAddressType.