Specifications

7-94
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 obsoleted and replaced by ccmVMailDevProductTypeIndex
DESCRIPTION
The product identifier of the Voice Messaging device.
::= { ccmVoice-mailDeviceEntry 3 }
ccmVMailDevDESCRIPTION OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..255))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The description of the Voice Messaging Device. This description is given when the Voice
Messaging Device is configured in the CCM.
::= { ccmVoice-mailDeviceEntry 4 }
ccmVMailDevStatus OBJECT-TYPE
SYNTAX CcmDeviceStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The status of the Voice Messaging Device. The Voice Messaging Device status changes from
unknown to registered when it registers itself with the local CCM.
::= { ccmVoice-mailDeviceEntry 5 }
ccmVMailDevInetAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP address type of the Voice Messaging device. The value of this object is
'unknown(0)'if the IP address of the Voice Messaging device is not available.
::= { ccmVoice-mailDeviceEntry 6 }
ccmVMailDevInetAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
This object identifies the IP Address of the Voice Messaging Device. If the IP Address is not
available then this object contains an empty string. The type of address for this is identified by
ccmVMailDevInetAddressType.
::= { ccmVoice-mailDeviceEntry 7 }
ccmVMailDevStatusReason OBJECT-TYPE