Specifications
7-86
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
SYNTAX CcmDeviceProductId
MAX-ACCESS read-only
STATUS obsoleted and replaced by ccmH323DevProductTypeIndex
DESCRIPTION
The product identifier of the H323 device.
::= { ccmH323DeviceEntry 3 }
ccmH323DevDESCRIPTION OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
A DESCRIPTION
A description of the H323 device. This description is given when the H323 device is configured in
the CCM.
::= { ccmH323DeviceEntry 4 }
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.