7-16
Cisco Unified Communications Manager Managed Services Guide
OL-22523-01
Chapter 7 Cisco Management Information Base
CISCO-CCM-MIB
–
The device established a secure connection, yet reported that it does not have the ability to do
authenticated signaling.
–
The device did not establish a secure connection, but the security mode configured for the
device indicates that it should have done so.
–
The device established a secure connection, but the security mode configured for the device
indicates that it should not have done so.
autoRegisterDBError—Auto-registration of a device failed for one of the following reasons:
–
Auto-registration is not allowed for the device type.
–
An error occurred while adding the auto-registering device to the database (stored procedure).
dbAccessError: Device registration failed because of an error that occurred while building the
station registration profile. This usually indicates a synchronization problem with the database
autoRegisterDBConfigTimeout: (SCCP only) The Cisco Unified CM timed out during
auto-registration of a device. The registration profile of the device did not get inserted into the
database in time. The device will automatically attempt to register again
deviceTypeMismatch: The device type reported by the device does not match the device type
configured on the Cisco Unified CM addressingModeMismatch: (SCCP only) The Cisco Unified
CM detected an error related to the addressing mode configured for the device. One of the following
errors were detected:
–
The device is configured to use only IPv4 addressing, but did not specify an IPv4 address.
–
The device is configured to use only IPv6 addressing, but did not specify an IPv6 address.
SYNTAX INTEGER {
noError(0),
unknown(1),
noEntryInDatabase(2),
databaseConfigurationError(3),
deviceNameUnresolveable(4),
maxDevRegExceeded(5),
connectivityError(6),
initializationError(7),
deviceInitiatedReset(8),
callManagerReset(9),
authenticationError(10),
invalidX509NameInCertificate(11),
invalidTLSCipher(12),
directoryNumberMismatch(13),
malformedRegisterMsg(14),
protocolMismatch(15),
deviceNotActive(16),
authenticatedDeviceAlreadyExists(17),
obsoleteProtocolVersion(18),