Specifications
7-83
Cisco Unified Communications Manager Managed Services Guide, Release 8.0(1)
OL-20105-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
DESCRIPTION
The time when the problem was reported.
::= { ccmNotificationsInfo 22 }
ccmTLSDevName OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
The device for which TLS connection failure was reported.
::= { ccmNotificationsInfo 23 }
ccmTLSDevInetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
This object identifies the type of address for the device for which TLS connection failure was
reported.
::= { ccmNotificationsInfo 24 }
ccmTLSDevInetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
This object identifies IP Address of the device, for which TLS connection failure was reported. The
type of address for this is identified by ccmTLSDevInetAddressType.
::= { ccmNotificationsInfo 25 }
ccmTLSConnFailTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
The time when TLS connection failure was detected by the local call manager.
::= { ccmNotificationsInfo 26 }
ccmTLSConnectionFailReasonCode OBJECT-TYPE
SYNTAX INTEGER {
unknown (1),
authenticationerror(2),
invalidx509nameincertificate(3),