
7-84
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
invalidtlscipher(4)
}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
The reason for connection failure.
::= { ccmNotificationsInfo 27 }
H323 Device Table
ccmH323DeviceTable OBJECT-TYPE
SYNTAX SEQUENCE OF CcmH323DeviceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The table containing a list of all H323 devices in the call manager cluster which the local call
manager is aware of.
::= { ccmH323DeviceInfo 1 }
ccmH323DeviceEntry OBJECT-TYPE
SYNTAX CcmH323DeviceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An entry (conceptual row) in the H323Device Table, containing the information about a particular
H323 Device.
INDEX { ccmH323DevIndex }
::= { ccmH323DeviceTable 1 }
CcmH323DeviceEntry ::= SEQUENCE {
ccmH323DevIndex CcmIndex,
ccmH323DevName SnmpAdminString,
ccmH323DevProductId CcmDeviceProductId,
ccmH323DevDESCRIPTION
SnmpAdminString,
ccmH323DevInetAddressType InetAddressType,
ccmH323DevInetAddress InetAddress,
ccmH323DevCnfgGKInetAddressType InetAddressType,
ccmH323DevCnfgGKInetAddress InetAddress,
ccmH323DevAltGK1InetAddressType InetAddressType,
ccmH323DevAltGK1InetAddress InetAddress,
Comments to this Manuals