Specifications
7-91
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The time when the H323 device last registered with the gatekeeper. This is applicable only for H323
devices with gatekeepers configured.
::= { ccmH323DeviceEntry 24 }
ccmH323DevRmtCM1InetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the first remote call manager. The value of this object is
'unknown(0)' if the first remote call manager is not configured.
::= { ccmH323DeviceEntry 25 }
ccmH323DevRmtCM1InetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the first remote call manager DNS name or ip address configured for this H323
device. When there is no first remote call manager configured, this object contains an empty string.
The type of address for this is identified by ccmH323DevRmtCM1InetAddressType.
::= { ccmH323DeviceEntry 26 }
ccmH323DevRmtCM2InetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the second remote call manager. The value of this object
is 'unknown(0)' if the second remote call manager is not configured.
::= { ccmH323DeviceEntry 27 }
ccmH323DevRmtCM2InetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the second remote call manager DNS name or ip address configured for this
H323 device. When there is no second remote call manager configured, this object contains an
empty string. The type of address for this is identified by ccmH323DevRmtCM2InetAddressType.