Specifications
7-93
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 not-accessible
STATUS current
DESCRIPTION
An entry (conceptual row) in the Voice-mailDevice Table, containing the information about a
particular Voice Messaging Device.
INDEX { ccmVMailDevIndex }
::= { ccmVoice-mailDeviceTable 1 }
CcmVoice-mailDeviceEntry ::= SEQUENCE {
ccmVMailDevIndex CcmIndex,
ccmVMailDevName SnmpAdminString,
ccmVMailDevProductId CcmDeviceProductId,
ccmVMailDevDescription, SnmpAdminString,
ccmVMailDevStatusCcmDeviceStatus,
ccmVMailDevInetAddressType InetAddressType,
ccmVMailDevInetAddress InetAddress,
ccmVMailDevStatusReason CcmDevFailCauseCode,
ccmVMailDevTimeLastStatusUpdtDateAndTime,
ccmVMailDevTimeLastRegisteredDateAndTime,
ccmVMailDevProductTypeIndex CcmIndexOrZero
}
ccmVMailDevIndex OBJECT-TYPE
SYNTAX CcmIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
An arbitrary integer, selected by the local CCM, which identifies a voice messaging device entry in
the table.
::= { ccmVoice-mailDeviceEntry 1 }
ccmVMailDevName OBJECT-TYPE
SYNTAX SnmpAdminString (SIZE(0..128))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
The name of the Voice Messaging Device. This name is assigned to the Voice Messaging Device
when it is added to the CallManager.
::= { ccmVoice-mailDeviceEntry 2 }
ccmVMailDevProductId OBJECT-TYPE
SYNTAX CcmDeviceProductId