CISCO-CCM-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CCM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoCcmMIB 1.3.6.1.4.1.9.9.156
The MIB Module for the management of a Cisco Unified Communications Manager (CUCM) application running with a Cisco Communication Network (CCN) System. CUCM is an IP-PBX which controls the call processing of a Voice Over IP (VoIP) network. A CCN system comprises multiple regions, with each region consisting of several CUCM groups with multiple CUCMs. The MIB can be used by the CUCM Application to present Provision and statistics information. Terminology: CUCM: Cisco Unified Communications Manager SCCP: Skinny Client Control Protocol SIP: Session Initiation Protocol TLS: Transport Layer Security MGCP: Media Gateway Control Protocol EM: Extension Mobility EMCC: Extension Mobility Cross Cluster
         ciscoCcmMIBObjects 1.3.6.1.4.1.9.9.156.1
             ccmGeneralInfo 1.3.6.1.4.1.9.9.156.1.1
                 ccmGroupTable 1.3.6.1.4.1.9.9.156.1.1.1 no-access
The table containing the CallManager groups in a call manager cluster.
                     ccmGroupEntry 1.3.6.1.4.1.9.9.156.1.1.1.1 no-access
An entry (conceptual row) in the CallManager Group table, containing the information about a CallManager group in a call manager cluster. An entry is created to represent a CallManager Group. New entries to the CallManager Group table in the database are created when the User inserts a new CallManager Group via the CallManager Web Admin pages. This entry is subsequently picked up by the CUCM SNMP Agent.
                         ccmGroupIndex 1.3.6.1.4.1.9.9.156.1.1.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM which uniquely identifies a CallManager Group.
                         ccmGroupName 1.3.6.1.4.1.9.9.156.1.1.1.1.2 snmpadminstring read-only
The name of the CallManager Group.
                         ccmGroupTftpDefault 1.3.6.1.4.1.9.9.156.1.1.1.1.3 truthvalue read-only
Whether this is the default TFTP server group or not.
                 ccmTable 1.3.6.1.4.1.9.9.156.1.1.2 no-access
The table containing information of all the CUCMs in a CUCM cluster that the local CUCM knows about. When the local CUCM is restarted, this table will be refreshed.
                     ccmEntry 1.3.6.1.4.1.9.9.156.1.1.2.1 no-access
An entry (conceptual row) in the CallManager table, containing the information about a CallManager.
                         ccmIndex 1.3.6.1.4.1.9.9.156.1.1.2.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a CallManager in a call manager cluster.
                         ccmName 1.3.6.1.4.1.9.9.156.1.1.2.1.2 snmpadminstring read-only
The host name of the CallManager.
                         ccmDescription 1.3.6.1.4.1.9.9.156.1.1.2.1.3 snmpadminstring read-only
The description for the CallManager.
                         ccmVersion 1.3.6.1.4.1.9.9.156.1.1.2.1.4 snmpadminstring read-only
The version number of the CallManager software.
                         ccmStatus 1.3.6.1.4.1.9.9.156.1.1.2.1.5 integer read-only
The current status of the CallManager. A CallManager is up if the SNMP Agent received a system up event from the local CUCM unknown: Current status of the CallManager is Unknown up: CallManager is running & is able to communicate with other CallManagers down: CallManager is down or the Agent is unable to communicate with the local CallManager. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
                         ccmInetAddressType 1.3.6.1.4.1.9.9.156.1.1.2.1.6 inetaddresstype read-only
This object identifies IP address type of the Cisco Call Manager defined in ccmInetAddress.
                         ccmInetAddress 1.3.6.1.4.1.9.9.156.1.1.2.1.7 inetaddress read-only
This object identifies IP address of the Cisco Call Manager. The type of address for this is identified by ccmInetAddressType.
                         ccmClusterId 1.3.6.1.4.1.9.9.156.1.1.2.1.8 snmpadminstring read-only
The unique ID of the Cluster to which this CallManager belongs. At any point in time, the Cluster Id helps in associating a CallManager to any given Cluster.
                         ccmInetAddress2Type 1.3.6.1.4.1.9.9.156.1.1.2.1.9 inetaddresstype read-only
This object identifies IP address type of the Cisco Unified Communications Manager defined in ccmInetAddress2.
                         ccmInetAddress2 1.3.6.1.4.1.9.9.156.1.1.2.1.10 inetaddress read-only
This object identifies the additional IP(v4/v6) address details of Cisco Unified Communications Manager. The type of address for this object is identified by ccmInetAddress2Type.
                 ccmGroupMappingTable 1.3.6.1.4.1.9.9.156.1.1.3 no-access
The table containing the list of all CallManager to group mappings in a call manager cluster. When the local call manager is down, this table will be empty.
                     ccmGroupMappingEntry 1.3.6.1.4.1.9.9.156.1.1.3.1 no-access
An entry (conceptual row) in the CallManager group Mapping table, containing the information about a mapping between a CallManager and a CallManager group.
                         ccmCMGroupMappingCMPriority 1.3.6.1.4.1.9.9.156.1.1.3.1.1 unsigned32 read-only
The priority of the CallManager in the group. Sets the order of the CallManager in the list.
                 ccmRegionTable 1.3.6.1.4.1.9.9.156.1.1.4 no-access
The table containing the list of all geographically separated regions in a CCN system.
                     ccmRegionEntry 1.3.6.1.4.1.9.9.156.1.1.4.1 no-access
An entry (conceptual row) in the Region Table, containing the information about a region.
                         ccmRegionIndex 1.3.6.1.4.1.9.9.156.1.1.4.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Region Name in the table.
                         ccmRegionName 1.3.6.1.4.1.9.9.156.1.1.4.1.2 snmpadminstring read-only
The name of the CallManager region.
                 ccmRegionPairTable 1.3.6.1.4.1.9.9.156.1.1.5 no-access
The table containing the list of all geographical region pairs defined for a call manager cluster. The pair consists of the Source region and Destination region.
                     ccmRegionPairEntry 1.3.6.1.4.1.9.9.156.1.1.5.1 no-access
An entry (conceptual row) in the Region Pair Table, containing the information about bandwidth restrictions when communicating between the two specified regions.
                         ccmRegionSrcIndex 1.3.6.1.4.1.9.9.156.1.1.5.1.1 ccmindex no-access
The index of the Source Region in the Region table.
                         ccmRegionDestIndex 1.3.6.1.4.1.9.9.156.1.1.5.1.2 ccmindex no-access
The index of the Destination Region in the Region table.
                         ccmRegionAvailableBandWidth 1.3.6.1.4.1.9.9.156.1.1.5.1.3 integer read-only
The maximum available bandwidth between the two given regions. unknown: Unknown Bandwidth other: Unidentified Bandwidth bwG723: For low bandwidth using G.723 codec bwG729: For low bandwidth using G.729 codec bwG711: For high bandwidth using G.711 codec bwGSM: For GSM bandwidth 13K bwWideband: For Wideband 256K. Enumeration: 'bwWideband': 7, 'bwGSM': 6, 'bwG729': 4, 'bwG711': 5, 'unknown': 1, 'bwG723': 3, 'other': 2.
                 ccmTimeZoneTable 1.3.6.1.4.1.9.9.156.1.1.6 no-access
The table containing the list of all time zone groups in a call manager cluster.
                     ccmTimeZoneEntry 1.3.6.1.4.1.9.9.156.1.1.6.1 no-access
An entry (conceptual row) in the time zone Table, containing the information about a particular time zone group.
                         ccmTimeZoneIndex 1.3.6.1.4.1.9.9.156.1.1.6.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Time Zone group entry in the table.
                         ccmTimeZoneName 1.3.6.1.4.1.9.9.156.1.1.6.1.2 snmpadminstring read-only
The name of the time zone group.
                         ccmTimeZoneOffset 1.3.6.1.4.1.9.9.156.1.1.6.1.3 integer32 read-only
The offset of the time zone group's time zone from GMT.
                         ccmTimeZoneOffsetHours 1.3.6.1.4.1.9.9.156.1.1.6.1.4 integer32 read-only
The offset hours of the time zone group's time zone from GMT.
                         ccmTimeZoneOffsetMinutes 1.3.6.1.4.1.9.9.156.1.1.6.1.5 integer32 read-only
The offset minutes of the time zone group's time zone from GMT.
                 ccmDevicePoolTable 1.3.6.1.4.1.9.9.156.1.1.7 no-access
The table containing the list of all device pools in a call manager cluster. A Device Pool contains Region, Date/Time Group and CallManager Group criteria that will be common among many devices.
                     ccmDevicePoolEntry 1.3.6.1.4.1.9.9.156.1.1.7.1 no-access
An entry (conceptual row) in the device pool Table, containing the information about a particular device pool.
                         ccmDevicePoolIndex 1.3.6.1.4.1.9.9.156.1.1.7.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Device Pool entry in the table. Each entry contains Region, Date/Time Group and CallManager Group criteria that will be common among many devices, for that entry.
                         ccmDevicePoolName 1.3.6.1.4.1.9.9.156.1.1.7.1.2 snmpadminstring read-only
The name of the device pool.
                         ccmDevicePoolRegionIndex 1.3.6.1.4.1.9.9.156.1.1.7.1.3 ccmindexorzero read-only
A positive value of this index is used to identify the Region to which this Device Pool entry belongs. A value of 0 indicates that the index to the Region table is Unknown.
                         ccmDevicePoolTimeZoneIndex 1.3.6.1.4.1.9.9.156.1.1.7.1.4 ccmindexorzero read-only
A positive value of this index is used to identify the TimeZone to which this Device Pool entry belongs. A value of 0 indicates that the index to the TimeZone table is Unknown.
                         ccmDevicePoolGroupIndex 1.3.6.1.4.1.9.9.156.1.1.7.1.5 ccmindexorzero read-only
A positive value of this index is used to identify the CallManager Group to which this Device Pool entry belongs. A value of 0 indicates that the index to the CallManager Group table is Unknown.
                 ccmProductTypeTable 1.3.6.1.4.1.9.9.156.1.1.8 no-access
The table containing the list of product types supported in a call manager cluster. The product types will include the list of phone types, gateway types, media device types, H323 device types, CTI device types, Voice Messaging device types and SIP device types.
                     ccmProductTypeEntry 1.3.6.1.4.1.9.9.156.1.1.8.1 no-access
An entry (conceptual row) in the ccmProductTypeTable, containing the information about a product type supported in a call manager cluster. An entry is created to represent a product type.
                         ccmProductTypeIndex 1.3.6.1.4.1.9.9.156.1.1.8.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies an entry in the ccmProductTypeTable.
                         ccmProductType 1.3.6.1.4.1.9.9.156.1.1.8.1.2 unsigned32 read-only
The type of the product as defined in the CUCM database.
                         ccmProductName 1.3.6.1.4.1.9.9.156.1.1.8.1.3 snmpadminstring read-only
The name of the product as defined in the CUCM database.
                         ccmProductCategory 1.3.6.1.4.1.9.9.156.1.1.8.1.4 integer read-only
The category of the product. unknown: Unknown product category notApplicable: Not Applicable phone: Phone gateway: Gateway h323Device: H323 Device ctiDevice: CTI Device voiceMailDevice: Voice Messaging Device mediaResourceDevice: Media Resource Device huntListDevice: Hunt List Device sipDevice: SIP Device. Enumeration: 'huntListDevice': 7, 'notApplicable': 0, 'unknown': -1, 'gateway': 2, 'phone': 1, 'voiceMailDevice': 5, 'mediaResourceDevice': 6, 'sipDevice': 8, 'h323Device': 3, 'ctiDevice': 4.
             ccmPhoneInfo 1.3.6.1.4.1.9.9.156.1.2
                 ccmPhoneTable 1.3.6.1.4.1.9.9.156.1.2.1 no-access
The table containing the list of all IP Phone devices which have tried to register with the local CUCM at least once. When the local CUCM is restarted, this table will be refreshed.
                     ccmPhoneEntry 1.3.6.1.4.1.9.9.156.1.2.1.1 no-access
An entry (conceptual row) in the phone Table, containing information about a particular phone device.
                         ccmPhoneIndex 1.3.6.1.4.1.9.9.156.1.2.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Phone within the CallManager.
                         ccmPhonePhysicalAddress 1.3.6.1.4.1.9.9.156.1.2.1.1.2 macaddress read-only
The physical address(MAC address) of the IP phone.
                         ccmPhoneType 1.3.6.1.4.1.9.9.156.1.2.1.1.3 integer read-only
The type of the phone device. unknown: Unknown phone type other: Unidentified phone type cisco30SPplus: IP Phone 30 SP+ cisco12SPplus: IP Phone 12 SP+ cisco12SP: IP Phone 12 SP cisco12S: IP Phone 12 S cisco30VIP: IP Phone 30 VIP ciscoTeleCasterBid: IP Phone Telecaster 7910 ciscoTeleCasterMgr: IP Phone Telecaster 7960 ciscoTeleCasterBusiness: IP Phone Telecaster 7940 ciscoSoftPhone: Softphone ciscoConferencePhone: IP Conference Station 7935 cisco7902: IP Phone 7902 cisco7905: IP Phone 7905 cisco7912: IP Phone 7912 cisco7970: IP Phone 7970. Enumeration: 'cisco7905': 14, 'cisco12SP': 5, 'cisco7902': 13, 'cisco7912': 15, 'cisco30SPplus': 3, 'unknown': 1, 'ciscoTeleCasterMgr': 9, 'ciscoTeleCasterBid': 8, 'ciscoSoftPhone': 11, 'ciscoConferencePhone': 12, 'other': 2, 'cisco12SPplus': 4, 'cisco7970': 16, 'cisco12S': 6, 'ciscoTeleCasterBusiness': 10, 'cisco30VIP': 7.
                         ccmPhoneDescription 1.3.6.1.4.1.9.9.156.1.2.1.1.4 snmpadminstring read-only
The description about the phone itself.
                         ccmPhoneUserName 1.3.6.1.4.1.9.9.156.1.2.1.1.5 snmpadminstring read-only
The name of the user of the phone. When the phone is not in use, the name would refer to the last known user of the phone.
                         ccmPhoneIpAddress 1.3.6.1.4.1.9.9.156.1.2.1.1.6 ipaddress read-only
The last known IP address of the phone.
                         ccmPhoneStatus 1.3.6.1.4.1.9.9.156.1.2.1.1.7 ccmdevicestatus read-only
The status of the phone. The status of the Phone changes from Unknown to registered when it registers itself with the local CUCM.
                         ccmPhoneTimeLastRegistered 1.3.6.1.4.1.9.9.156.1.2.1.1.8 dateandtime read-only
The time when the phone last registered with the CallManager.
                         ccmPhoneE911Location 1.3.6.1.4.1.9.9.156.1.2.1.1.9 snmpadminstring read-only
The E911 location of the phone.
                         ccmPhoneLoadID 1.3.6.1.4.1.9.9.156.1.2.1.1.10 snmpadminstring read-only
This object identifies the configured load ID for the phone device.
                         ccmPhoneLastError 1.3.6.1.4.1.9.9.156.1.2.1.1.11 integer32 read-only
A positive value or 0 indicates the last error reported by the phone. A value of -1 indicates that the last error reported is Unknown.
                         ccmPhoneTimeLastError 1.3.6.1.4.1.9.9.156.1.2.1.1.12 dateandtime read-only
The amount of time elapsed since the last phone error occurred. The reference point for this time is the time the last error occurred, as reported by the local CUCM.
                         ccmPhoneDevicePoolIndex 1.3.6.1.4.1.9.9.156.1.2.1.1.13 ccmindexorzero read-only
A positive value of this index is used to identify the Device Pool to which this Phone entry belongs. A value of 0 indicates that the index to the Device Pool table is Unknown.
                         ccmPhoneInetAddressType 1.3.6.1.4.1.9.9.156.1.2.1.1.14 inetaddresstype read-only
This object identifies the IP address type of the phone.
                         ccmPhoneInetAddress 1.3.6.1.4.1.9.9.156.1.2.1.1.15 inetaddress read-only
This object identifies the last known IP address of the phone. The type of address for this is identified by ccmPhoneInetAddressType.
                         ccmPhoneStatusReason 1.3.6.1.4.1.9.9.156.1.2.1.1.16 ccmdevfailcausecode read-only
The reason code associated with the phone status change.
                         ccmPhoneTimeLastStatusUpdt 1.3.6.1.4.1.9.9.156.1.2.1.1.17 dateandtime read-only
The time the status of the phone changed.
                         ccmPhoneProductTypeIndex 1.3.6.1.4.1.9.9.156.1.2.1.1.18 ccmindexorzero read-only
A positive value of this index is used to identify the related product type entry in the ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is Unknown.
                         ccmPhoneProtocol 1.3.6.1.4.1.9.9.156.1.2.1.1.19 ccmphoneprotocoltype read-only
The protocol used between the phone and Cisco Call Manager.
                         ccmPhoneName 1.3.6.1.4.1.9.9.156.1.2.1.1.20 snmpadminstring read-only
The name of the phone. The name of the phone can be + MAC Address, where is SEP for Cisco SCCP and SIP Phones. In the case of other phones such as communicator (soft phone) it can be free-form name, a string which uniquely identifies the phone.
                         ccmPhoneInetAddressIPv4 1.3.6.1.4.1.9.9.156.1.2.1.1.21 inetaddressipv4 read-only
This object identifies the last known primary IPv4 address of the Phone Device. This object contains value zero if IPV4 address is not available.
                         ccmPhoneInetAddressIPv6 1.3.6.1.4.1.9.9.156.1.2.1.1.22 inetaddressipv6 read-only
This object identifies the last known primary IPv6 address of the Phone device. This object contains value zero if IPV6 address is not available
                         ccmPhoneIPv4Attribute 1.3.6.1.4.1.9.9.156.1.2.1.1.23 integer read-only
This object identifies the scope of ccmPhoneInetAddressIPv4. unknown(0): It is not known if ccmPhoneInetAddressIPv4 is used for Administration purpose or Controlling purpose. adminOnly(1): ccmPhoneInetAddressIPv4 is used for the serviceability/administrative purpose. controlOnly(2): ccmPhoneInetAddressIPv4 is used for signaling/registration purpose. adminAndControl(3): ccmPhoneInetAddressIPv4 is used for controlling as well as administrative purpose. Enumeration: 'adminAndControl': 3, 'unknown': 0, 'adminOnly': 1, 'controlOnly': 2.
                         ccmPhoneIPv6Attribute 1.3.6.1.4.1.9.9.156.1.2.1.1.24 integer read-only
This object identifies the scope of ccmPhoneInetAddressIPv6. unknown(0): It is not known if ccmPhoneInetAddressIPv6 is used for Administration purpose or Controlling purpose. adminOnly(1): ccmPhoneInetAddressIPv6 is used for the serviceability/administrative purpose. controlOnly(2): ccmPhoneInetAddressIPv6 is used for signaling/registration purpose. adminAndControl(3):ccmPhoneInetAddressIPv6 is used for controlling as well as administrative purpose. Enumeration: 'adminAndControl': 3, 'unknown': 0, 'adminOnly': 1, 'controlOnly': 2.
                         ccmPhoneActiveLoadID 1.3.6.1.4.1.9.9.156.1.2.1.1.25 snmpadminstring read-only
This object identifies the ID of actual load that is successfully loaded and running on the phone device. If the phone is successfully upgraded to the new load then ccmPhoneLoadID and ccmPhoneActiveLoadID will have same value. If the upgrade fails then the ccmPhoneLoadID has the configured load ID and ccmPhoneActiveLoadID has the actual load ID that is running on the phone.
                         ccmPhoneUnregReason 1.3.6.1.4.1.9.9.156.1.2.1.1.26 ccmdevunregcausecode read-only
The reason code associated with unregistered phone.
                         ccmPhoneRegFailReason 1.3.6.1.4.1.9.9.156.1.2.1.1.27 ccmdevregfailcausecode read-only
The reason code associated with registration failed phone.
                 ccmPhoneExtensionTable 1.3.6.1.4.1.9.9.156.1.2.2 no-access
The table containing the list of all phone extensions associated with the registered and unregistered phones in the ccmPhoneTable.
                     ccmPhoneExtensionEntry 1.3.6.1.4.1.9.9.156.1.2.2.1 no-access
An entry (conceptual row) in the phone extension Table, containing the information about a particular phone extension.
                         ccmPhoneExtensionIndex 1.3.6.1.4.1.9.9.156.1.2.2.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Phone Extension within the CallManager.
                         ccmPhoneExtension 1.3.6.1.4.1.9.9.156.1.2.2.1.2 snmpadminstring read-only
The extension number of the extension.
                         ccmPhoneExtensionIpAddress 1.3.6.1.4.1.9.9.156.1.2.2.1.3 ipaddress read-only
The IP address of the extension.
                         ccmPhoneExtensionMultiLines 1.3.6.1.4.1.9.9.156.1.2.2.1.4 unsigned32 read-only
The number of multiline appearances for each phone extension.
                         ccmPhoneExtensionInetAddressType 1.3.6.1.4.1.9.9.156.1.2.2.1.5 inetaddresstype read-only
Represents the type of address stored in ccmPhoneExtensionInetAddress.
                         ccmPhoneExtensionInetAddress 1.3.6.1.4.1.9.9.156.1.2.2.1.6 inetaddress read-only
The IP address of the extension.
                 ccmPhoneFailedTable 1.3.6.1.4.1.9.9.156.1.2.3 no-access
The table containing the list of all phones which attempted to register with the local call manager and failed. The entries which have not been updated and kept at least for the duration specified in the ccmPhoneFailedStorePeriod will be deleted. Reasons for these failures could be due to configuration error, maximum number of phones has been reached, lost contact, etc.
                     ccmPhoneFailedEntry 1.3.6.1.4.1.9.9.156.1.2.3.1 no-access
An entry (conceptual row) in the PhoneFailed Table, one for each phone failure in the CUCM.
                         ccmPhoneFailedIndex 1.3.6.1.4.1.9.9.156.1.2.3.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which is incremented with each new entry in the ccmPhoneFailedTable. This integer value will wrap if needed.
                         ccmPhoneFailedTime 1.3.6.1.4.1.9.9.156.1.2.3.1.2 dateandtime read-only
The time when the phone failed to register with the CallManager.
                         ccmPhoneFailedName 1.3.6.1.4.1.9.9.156.1.2.3.1.3 snmpadminstring read-only
The name assigned to the phone when it is added to the CallManager. It contains an ASCII form of the phone's MAC Address.
                         ccmPhoneFailedInetAddressType 1.3.6.1.4.1.9.9.156.1.2.3.1.4 inetaddresstype read-only
This object identifies the IP address type of the phone that is experiencing communication failure. The value of this object is 'unknown(0)' if the IP address of a phone is not available.
                         ccmPhoneFailedInetAddress 1.3.6.1.4.1.9.9.156.1.2.3.1.5 inetaddress read-only
This object identifies the last known IP address of the phone experiencing a communication failure. If the IP address of a device is not available then this object contains an empty string. The type of address for this is identified by ccmPhoneFailedInetAddressType
                         ccmPhoneFailCauseCode 1.3.6.1.4.1.9.9.156.1.2.3.1.6 ccmdevfailcausecode read-only
States the reason for the phone device communication error.
                         ccmPhoneFailedMacAddress 1.3.6.1.4.1.9.9.156.1.2.3.1.7 macaddress read-only
The MAC address of the failed phone.
                         ccmPhoneFailedInetAddressIPv4 1.3.6.1.4.1.9.9.156.1.2.3.1.8 inetaddressipv4 read-only
This object identifies the last known primary IPv4 address of the phone experiencing a communication failure. This object contains value zero if IPV4 address is not available.
                         ccmPhoneFailedInetAddressIPv6 1.3.6.1.4.1.9.9.156.1.2.3.1.9 inetaddressipv6 read-only
This object identifies the last known primary IPv6 address of the phone experiencing a communication failure. This object contains value zero if IPV6 address is not available.
                         ccmPhoneFailedIPv4Attribute 1.3.6.1.4.1.9.9.156.1.2.3.1.10 integer read-only
This object identifies the scope of ccmPhoneFailedInetAddressIPv4. unknown(0):It is not known if ccmPhoneFailedInetAddressIPv4 is used for Administration purpose or Controlling purpose. adminOnly(1): ccmPhoneFailedInetAddressIPv4 is used for the serviceability/administrative purpose. controlOnly(2): ccmPhoneFailedInetAddressIPv4 is used for signaling/registration purpose. adminAndControl(3): ccmPhoneFailedInetAddressIPv4 is used for controlling as well as administrative purpose. Enumeration: 'adminAndControl': 3, 'unknown': 0, 'adminOnly': 1, 'controlOnly': 2.
                         ccmPhoneFailedIPv6Attribute 1.3.6.1.4.1.9.9.156.1.2.3.1.11 integer read-only
This object identifies the scope of ccmPhoneFailedInetAddressIPv6. unknown(0):It is not known if ccmPhoneFailedInetAddressIPv6 is used for Administration purpose or Controlling purpose. adminOnly(1): ccmPhoneFailedInetAddressIPv6 is used for the serviceability/administrative purpose. controlOnly(2): ccmPhoneFailedInetAddressIPv6 is used for signaling/registration purpose. adminAndControl(3): ccmPhoneFailedInetAddressIPv6 is used for controlling as well as administrative purpose. Enumeration: 'adminAndControl': 3, 'unknown': 0, 'adminOnly': 1, 'controlOnly': 2.
                         ccmPhoneFailedRegFailReason 1.3.6.1.4.1.9.9.156.1.2.3.1.12 ccmdevregfailcausecode read-only
The reason code associated with registration failed phone.
                 ccmPhoneStatusUpdateTable 1.3.6.1.4.1.9.9.156.1.2.4 no-access
The table containing the list of all phone status updates with respect to the local call manager. This table will only have registered, unregistered, and partially-registered status updates. The rejected phones are stored in the ccmPhoneFailedTable. Each entry of this table is stored at least for the duration specified in the ccmPhoneStatusUpdateStorePeriod object, after that it will be deleted.
                     ccmPhoneStatusUpdateEntry 1.3.6.1.4.1.9.9.156.1.2.4.1 no-access
An entry (conceptual row) in the PhoneStatusUpdate Table, one for each phone status update in the CUCM.
                         ccmPhoneStatusUpdateIndex 1.3.6.1.4.1.9.9.156.1.2.4.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which is incremented with each new entry in the ccmPhoneStatusUpdateTable. This integer value will wrap if needed.
                         ccmPhoneStatusPhoneIndex 1.3.6.1.4.1.9.9.156.1.2.4.1.2 ccmindexorzero read-only
A positive value of this index is used to identify an entry in the ccmPhoneTable. A value of 0 indicates that the index to the ccmPhoneTable is Unknown.
                         ccmPhoneStatusUpdateTime 1.3.6.1.4.1.9.9.156.1.2.4.1.3 dateandtime read-only
The time of the phone's registration status change.
                         ccmPhoneStatusUpdateType 1.3.6.1.4.1.9.9.156.1.2.4.1.4 integer read-only
States the type of phone status change. unknown: Unknown status phoneRegistered: Phone has registered with the Callmanager phoneUnregistered: Phone is no longer registered with the callmanager phonePartiallyregistered: Phone is partially registered with the callmanager. Enumeration: 'phoneUnregistered': 3, 'unknown': 1, 'phonePartiallyregistered': 4, 'phoneRegistered': 2.
                         ccmPhoneStatusUpdateReason 1.3.6.1.4.1.9.9.156.1.2.4.1.5 ccmdevfailcausecode read-only
The reason code associated with the phone status change.
                         ccmPhoneStatusUnregReason 1.3.6.1.4.1.9.9.156.1.2.4.1.6 ccmdevunregcausecode read-only
The reason code associated with unregistered phone.
                         ccmPhoneStatusRegFailReason 1.3.6.1.4.1.9.9.156.1.2.4.1.7 ccmdevregfailcausecode read-only
The reason code associated with registration failed phone.
                 ccmPhoneExtnTable 1.3.6.1.4.1.9.9.156.1.2.5 no-access
The table containing the list of all phone extensions associated with the registered and unregistered phones in the ccmPhoneTable. This table has combination index ccmPhoneIndex, ccmPhoneExtnIndex so the ccmPhoneTable and the ccmPhoneExtnTable entries can be related.
                     ccmPhoneExtnEntry 1.3.6.1.4.1.9.9.156.1.2.5.1 no-access
An entry (conceptual row) in the phone extension Table, containing the information about a particular phone extension.
                         ccmPhoneExtnIndex 1.3.6.1.4.1.9.9.156.1.2.5.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Phone Extension within the CallManager.
                         ccmPhoneExtn 1.3.6.1.4.1.9.9.156.1.2.5.1.2 snmpadminstring read-only
The extension number of the extension.
                         ccmPhoneExtnMultiLines 1.3.6.1.4.1.9.9.156.1.2.5.1.3 unsigned32 read-only
The number of multiline appearances for each phone extension.
                         ccmPhoneExtnInetAddressType 1.3.6.1.4.1.9.9.156.1.2.5.1.4 inetaddresstype read-only
This object identifies the IP address type of the phone extension.
                         ccmPhoneExtnInetAddress 1.3.6.1.4.1.9.9.156.1.2.5.1.5 inetaddress read-only
This object identifies the IP address of the phone extension. The type of address for this is identified by ccmPhoneExtnInetAddressType.
                         ccmPhoneExtnStatus 1.3.6.1.4.1.9.9.156.1.2.5.1.6 ccmdevicelinestatus read-only
Represents the status of this phone line.
             ccmGatewayInfo 1.3.6.1.4.1.9.9.156.1.3
                 ccmGatewayTable 1.3.6.1.4.1.9.9.156.1.3.1 no-access
The table containing the list of all gateway devices which have tried to register with the local CUCM at least once. When the local CUCM is restarted, this table will be refreshed.
                     ccmGatewayEntry 1.3.6.1.4.1.9.9.156.1.3.1.1 no-access
An entry (conceptual row) in the gateway Table, one for each gateway device in the CUCM.
                         ccmGatewayIndex 1.3.6.1.4.1.9.9.156.1.3.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Gateway within the scope of the local call manager.
                         ccmGatewayName 1.3.6.1.4.1.9.9.156.1.3.1.1.2 snmpadminstring read-only
This is the Gateway name assigned to the Gateway in the CallManager. This name is assigned when a new device of type Gateway is added to the CallManager.
                         ccmGatewayType 1.3.6.1.4.1.9.9.156.1.3.1.1.3 integer read-only
The type of the gateway device. unknown(1): Unknown Gateway type other(2): Unidentified Gateway type ciscoAnalogAccess(3): Analog Access ciscoDigitalAccessPRI(4): Digital Access PRI ciscoDigitalAccessT1(5): Digital Access T1 ciscoDigitalAccessPRIPlus(6): Digital Access PRI Plus ciscoDigitalAccessWSX6608E1(7): Cat 6000 Digital Access E1 ciscoDigitalAccessWSX6608T1(8): Cat 6000 Digital Access T1 ciscoAnalogAccessWSX6624(9): Cat 6000 Analog Access FXS ciscoMGCPStation(10): MGCP Gateway ciscoDigitalAccessE1Plus(11): Digital Access E1 Plus ciscoDigitalAccessT1Plus(12): Digital Access T1 Plus ciscoDigitalAccessWSX6608PRI(13): Cat 6000 Digital Access PRI ciscoAnalogAccessWSX6612(14): Cat 6000 Analog Access FXO ciscoMGCPTrunk(15): MGCP Trunk ciscoVG200(16): VG200 cisco26XX(17): 26XX cisco362X(18): 362X cisco364X(19): 364X cisco366X(20): 366X ciscoCat4224VoiceGatewaySwitch(21): Cisco Catalyst 4224 Voice Gateway Switch ciscoCat4000AccessGatewayModule(22): Cisco Catalyst 4000 Access Gateway Module ciscoIAD2400(23): Cisco IAD2400 ciscoVGCEndPoint(24): Cisco VGC Phone ciscoVG224VG248Gateway(25): Cisco VGC Gateway ciscoVGCBox(26): Cisco VGC Box ciscoATA186(27): Cisco ATA 186 ciscoICS77XXMRP2XX(28): Cisco ICS77XX-MRP2XX ciscoICS77XXASI81(29): Cisco ICS77XX-ASI81 ciscoICS77XXASI160(30): Cisco ICS77XX-ASI160 ciscoSlotVGCPort(31): Cisco VGC Port ciscoCat6000AVVIDServModule(32): Cisco Catalyst 6000 AVVID Services Module ciscoWSX6600(33): WS-X6600 ciscoWSSVCCMMMS(34): Cisco WS-SVC-CMM-MS cisco3745(35): Cisco 3745 cisco3725(36): Cisco 3725 ciscoICS77XXMRP3XX(37): Cisco ICS77XX MRP3XX ciscoICS77XXMRP38FXS(38): Cisco ICS77XX MRP3 8FXS ciscoICS77XXMRP316FXS(39): Cisco ICS77XX MRP3 16FXS ciscoICS77XXMRP38FXOM1(40): Cisco ICS77XX MRP3 8FXO M1 cisco269X(41): Cisco 269X cisco1760(42): Cisco 1760 cisco1751(43): Cisco 1751 ciscoMGCPBRIPort(44) Cisco MGCP BRI Port. Enumeration: 'ciscoICS77XXMRP316FXS': 39, 'ciscoDigitalAccessT1': 5, 'cisco1760': 42, 'ciscoMGCPStation': 10, 'cisco1751': 43, 'ciscoAnalogAccessWSX6624': 9, 'ciscoCat4000AccessGatewayModule': 22, 'cisco269X': 41, 'ciscoDigitalAccessWSX6608PRI': 13, 'ciscoCat4224VoiceGatewaySwitch': 21, 'ciscoDigitalAccessT1Plus': 12, 'ciscoICS77XXMRP38FXOM1': 40, 'unknown': 1, 'ciscoDigitalAccessPRIPlus': 6, 'ciscoDigitalAccessWSX6608T1': 8, 'ciscoVGCEndPoint': 24, 'ciscoCat6000AVVIDServModule': 32, 'other': 2, 'ciscoICS77XXMRP3XX': 37, 'ciscoDigitalAccessWSX6608E1': 7, 'ciscoAnalogAccess': 3, 'ciscoIAD2400': 23, 'cisco3745': 35, 'ciscoVG200': 16, 'ciscoVGCBox': 26, 'cisco364X': 19, 'ciscoICS77XXMRP38FXS': 38, 'ciscoICS77XXASI81': 29, 'ciscoICS77XXMRP2XX': 28, 'cisco362X': 18, 'ciscoWSX6600': 33, 'ciscoMGCPBRIPort': 44, 'cisco366X': 20, 'ciscoDigitalAccessPRI': 4, 'ciscoVG224VG248Gateway': 25, 'ciscoSlotVGCPort': 31, 'cisco3725': 36, 'ciscoMGCPTrunk': 15, 'ciscoATA186': 27, 'ciscoAnalogAccessWSX6612': 14, 'cisco26XX': 17, 'ciscoDigitalAccessE1Plus': 11, 'ciscoWSSVCCMMMS': 34, 'ciscoICS77XXASI160': 30.
                         ccmGatewayDescription 1.3.6.1.4.1.9.9.156.1.3.1.1.4 snmpadminstring read-only
The description attached to the gateway device.
                         ccmGatewayStatus 1.3.6.1.4.1.9.9.156.1.3.1.1.5 ccmdevicestatus read-only
The status of the gateway. The Gateway status changes from Unknown to Registered when the Gateway registers itself with the local CUCM.
                         ccmGatewayDevicePoolIndex 1.3.6.1.4.1.9.9.156.1.3.1.1.6 ccmindexorzero read-only
A positive value of this index is used to identify the Device Pool to which this Gateway entry belongs. A value of 0 indicates that the index to the Device Pool table is Unknown.
                         ccmGatewayInetAddressType 1.3.6.1.4.1.9.9.156.1.3.1.1.7 inetaddresstype read-only
This object identifies the IP address type of the Gateway device. The value of this object is 'unknown(0)' if the IP address of a Gateway device is not available.
                         ccmGatewayInetAddress 1.3.6.1.4.1.9.9.156.1.3.1.1.8 inetaddress read-only
This object identifies last known IP Address of the gateway. If the IP address is not available then this object contains an empty string. The type of address for this is identified by ccmGatewayInetAddressType.
                         ccmGatewayProductId 1.3.6.1.4.1.9.9.156.1.3.1.1.9 ccmdeviceproductid read-only
The product identifier of the gateway device.
                         ccmGatewayStatusReason 1.3.6.1.4.1.9.9.156.1.3.1.1.10 ccmdevfailcausecode read-only
The reason code associated with the gateway status change.
                         ccmGatewayTimeLastStatusUpdt 1.3.6.1.4.1.9.9.156.1.3.1.1.11 dateandtime read-only
The time the status of the gateway changed.
                         ccmGatewayTimeLastRegistered 1.3.6.1.4.1.9.9.156.1.3.1.1.12 dateandtime read-only
The time the gateway last registered with the call manager.
                         ccmGatewayDChannelStatus 1.3.6.1.4.1.9.9.156.1.3.1.1.13 integer read-only
The D-Channel status of the gateway. active(1): The D-Channel is up inActive(1): The D-Channel is down unknown(3): The D-Channel status is unknown notApplicable(4): The D-channel status is not applicable for this gateway. Enumeration: 'active': 1, 'unknown': 3, 'inActive': 2, 'notApplicable': 4.
                         ccmGatewayDChannelNumber 1.3.6.1.4.1.9.9.156.1.3.1.1.14 integer32 read-only
The D-Channel number of the gateway. A value of -1 in this field indicates that the DChannel number is not applicable for this gateway.
                         ccmGatewayProductTypeIndex 1.3.6.1.4.1.9.9.156.1.3.1.1.15 ccmindexorzero read-only
A positive value of this index is used to identify the related product type entry in the ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is Unknown.
                         ccmGatewayUnregReason 1.3.6.1.4.1.9.9.156.1.3.1.1.16 ccmdevunregcausecode read-only
The reason code associated with unregistered gateway.
                         ccmGatewayRegFailReason 1.3.6.1.4.1.9.9.156.1.3.1.1.17 ccmdevregfailcausecode read-only
The reason code associated with registration failed gateway.
             ccmGatewayTrunkInfo 1.3.6.1.4.1.9.9.156.1.4
                 ccmGatewayTrunkTable 1.3.6.1.4.1.9.9.156.1.4.1 no-access
The table containing the list of all gateway trunks in a CCN system. When the local CUCM is restarted, this table will be refreshed.
                     ccmGatewayTrunkEntry 1.3.6.1.4.1.9.9.156.1.4.1.1 no-access
An entry (conceptual row) in the gateway trunk table, one for each gateway trunk in a CCN system.
                         ccmGatewayTrunkIndex 1.3.6.1.4.1.9.9.156.1.4.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which uniquely identifies a Gateway trunk within the scope of a CallManager.
                         ccmGatewayTrunkType 1.3.6.1.4.1.9.9.156.1.4.1.1.2 integer read-only
The type of the gateway Trunk. unknown: Unknown Trunk other: Unidentified Trunk type trunkGroundStart: Provides Far-End Disconnect Supervision trunkLoopStart: Provides No Far-End Disconnect Supervision trunkDID: Direct Inward Dial trunkPOTS: Plain Old Telephone Service trunkEM1: E&M Type 1 trunkEM2: E&M Type 2 trunkEM3: E&M Type 3 trunkEM4: E&M Type 4 trunkEM5: E&M Type 5 analog: Analog pri: PRI bri: BRI. Enumeration: 'trunkEM4': 10, 'trunkEM5': 11, 'trunkEM1': 7, 'trunkEM2': 8, 'trunkEM3': 9, 'unknown': 1, 'pri': 13, 'trunkDID': 5, 'trunkPOTS': 6, 'analog': 12, 'bri': 14, 'trunkGroundStart': 3, 'other': 2, 'trunkLoopStart': 4.
                         ccmGatewayTrunkName 1.3.6.1.4.1.9.9.156.1.4.1.1.3 snmpadminstring read-only
The name of the trunk.
                         ccmTrunkGatewayIndex 1.3.6.1.4.1.9.9.156.1.4.1.1.4 ccmindexorzero read-only
A positive value of this index is used to identify the Gateway to which this Trunk entry belongs. A value of 0 indicates that the index to the Gateway table is Unknown.
                         ccmGatewayTrunkStatus 1.3.6.1.4.1.9.9.156.1.4.1.1.5 integer read-only
The state of the trunk. The Trunk status changes from Unknown to Up when it registers itself with the local CUCM. unknown: Unknown state of Trunk up: Up and running, and is Idle with no calls busy: The trunk is in a Busy state down: The trunk is Down. Enumeration: 'down': 4, 'unknown': 1, 'busy': 3, 'up': 2.
             ccmGlobalInfo 1.3.6.1.4.1.9.9.156.1.5
                 ccmActivePhones 1.3.6.1.4.1.9.9.156.1.5.1 counter32 read-only
The number of phones connected to this CM and actively in communication (via keepalives) with this CallManager.
                 ccmInActivePhones 1.3.6.1.4.1.9.9.156.1.5.2 counter32 read-only
The number of phones that are registered with the Call Manager but have lost contact with the CallManager. The phones are said to have lost contact with the CallManager if the CallManager does not receive any keepalives.
                 ccmActiveGateways 1.3.6.1.4.1.9.9.156.1.5.3 counter32 read-only
The number of gateways configured with this CallManager and actively in communication (via keepalives) with the Call Manager.
                 ccmInActiveGateways 1.3.6.1.4.1.9.9.156.1.5.4 counter32 read-only
The number of gateways that are registered with the Call Manager but have lost contact with the CallManager. The gateways are said to have lost contact with the CallManager if the CallManager does not receive any keepalives.
                 ccmRegisteredPhones 1.3.6.1.4.1.9.9.156.1.5.5 counter32 read-only
The number of phones that are registered and actively in communication with the local call manager.
                 ccmUnregisteredPhones 1.3.6.1.4.1.9.9.156.1.5.6 counter32 read-only
The number of phone that are unregistered or have lost contact with the local call manager.
                 ccmRejectedPhones 1.3.6.1.4.1.9.9.156.1.5.7 counter32 read-only
The number of phones whose registration requests were rejected by the local call manager.
                 ccmRegisteredGateways 1.3.6.1.4.1.9.9.156.1.5.8 counter32 read-only
The number of gateways that are registered and actively in communication with the local call manager.
                 ccmUnregisteredGateways 1.3.6.1.4.1.9.9.156.1.5.9 counter32 read-only
The number of gateways that are unregistered or have lost contact with the local call manager.
                 ccmRejectedGateways 1.3.6.1.4.1.9.9.156.1.5.10 counter32 read-only
The number of gateways whose registration requests were rejected by the local call manager.
                 ccmRegisteredMediaDevices 1.3.6.1.4.1.9.9.156.1.5.11 counter32 read-only
The number of media devices that are registered and actively in communication with the local call manager.
                 ccmUnregisteredMediaDevices 1.3.6.1.4.1.9.9.156.1.5.12 counter32 read-only
The number of media devices that are unregistered or have lost contact with the local call manager.
                 ccmRejectedMediaDevices 1.3.6.1.4.1.9.9.156.1.5.13 counter32 read-only
The number of media devices whose registration requests were rejected by the local call manager.
                 ccmRegisteredCTIDevices 1.3.6.1.4.1.9.9.156.1.5.14 counter32 read-only
The number of CTI devices that are registered and actively in communication with the local call manager.
                 ccmUnregisteredCTIDevices 1.3.6.1.4.1.9.9.156.1.5.15 counter32 read-only
The number of CTI devices that are unregistered or have lost contact with the local call manager.
                 ccmRejectedCTIDevices 1.3.6.1.4.1.9.9.156.1.5.16 counter32 read-only
The number of CTI devices whose registration requests were rejected by the local call manager.
                 ccmRegisteredVoiceMailDevices 1.3.6.1.4.1.9.9.156.1.5.17 counter32 read-only
The number of voice messaging devices that are registered and actively in communication with the local call manager.
                 ccmUnregisteredVoiceMailDevices 1.3.6.1.4.1.9.9.156.1.5.18 counter32 read-only
The number of voice messaging devices that are unregistered or have lost contact with the local call manager.
                 ccmRejectedVoiceMailDevices 1.3.6.1.4.1.9.9.156.1.5.19 counter32 read-only
The number of voice messaging devices whose registration requests were rejected by the local call manager.
                 ccmCallManagerStartTime 1.3.6.1.4.1.9.9.156.1.5.20 dateandtime read-only
The last time the local call manager service started. This is available only when the local call manager is up and running.
                 ccmPhoneTableStateId 1.3.6.1.4.1.9.9.156.1.5.21 integer32 read-only
The current state of ccmPhoneTable. The initial value of this object is 0 and it will be incremented every time when there is a change (addition/deletion/modification) to the ccmPhoneTable. This value and ccmCallManagerStartTime should be used together to find if the table has changed or not. When the call manager is restarted, this will be reset to 0.
                 ccmPhoneExtensionTableStateId 1.3.6.1.4.1.9.9.156.1.5.22 integer32 read-only
The current state of ccmPhoneExtensionTable. The initial value of this object is 0 and it will be incremented every time when there is a change (addition/deletion/modification) to the ccmPhoneExtensionTable. This value and ccmCallManagerStartTime should be used together to find if the table has changed or not. When the call manager is restarted, this will be reset to 0.
                 ccmPhoneStatusUpdateTableStateId 1.3.6.1.4.1.9.9.156.1.5.23 integer32 read-only
The current state of ccmPhoneStatusUpdateTable. The initial value of this object is 0 and it will be incremented every time when there is a change (addition/deletion/modification) to the ccmPhoneStatusUpdateTable. This value and sysUpTime should be used together to find if the table has changed or not. When the SNMP service is restarted this value will be reset to 0.
                 ccmGatewayTableStateId 1.3.6.1.4.1.9.9.156.1.5.24 integer32 read-only
The current state of ccmGatewayTable. The initial value of this object is 0 and it will be incremented every time when there is a change (addition/deletion/modification) to the ccmGatewayTable. This value and ccmCallManagerStartTime should be used together to find if the table has changed or not. When the call manager is restarted, this will be reset to 0.
                 ccmCTIDeviceTableStateId 1.3.6.1.4.1.9.9.156.1.5.25 integer32 read-only
The current state of ccmCTIDeviceTable. The initial value of this object is 0 and it will be incremented every time when there is a change (addition/deletion/modification) to the ccmCTIDeviceTable. This value and ccmCallManagerStartTime should be used together to find if the table has changed or not. When the call manager is restarted, this will be reset to 0.
                 ccmCTIDeviceDirNumTableStateId 1.3.6.1.4.1.9.9.156.1.5.26 integer32 read-only
The current state of ccmCTIDeviceDirNumTable. The initial value of this object is 0 and it will be incremented every time when there is a change (addition/deletion/modification) to the ccmCTIDeviceDirNumTable. This value and ccmCallManagerStartTime should be used together to find if the table has changed or not. When the call manager is restarted, this will be reset to 0.
                 ccmPhStatUpdtTblLastAddedIndex 1.3.6.1.4.1.9.9.156.1.5.27 ccmindexorzero read-only
The ccmPhoneStatusUpdateIndex value of the last entry that was added to the ccmPhoneStatusUpdateTable. This value together with sysUpTime can be used by the manager applications to identify the new entries in the ccmPhoneStatusUpdateTable since their last poll. This value need not be the same as the highest index in the ccmPhoneStatusUpdateTable as the index could have wrapped around. The initial value of this object is 0 which indicates that there has been no entries added to this table. When the SNMP service is restarted this value will be reset to 0.
                 ccmPhFailedTblLastAddedIndex 1.3.6.1.4.1.9.9.156.1.5.28 ccmindexorzero read-only
The ccmPhoneFailedIndex value of the last entry that was added to the ccmPhoneFailedTable. This value together with sysUpTime can be used by the manager applications to identify the new entries in the ccmPhoneFailedTable since their last poll. This value need not be the same as the highest index in the ccmPhoneFailedTable as the index could have wrapped around. The initial value of this object is 0 which indicates that there has been no entries added to this table. When the SNMP service is restarted this value will be reset to 0.
                 ccmSystemVersion 1.3.6.1.4.1.9.9.156.1.5.29 snmpadminstring read-only
The installed version of the local call manager system.
                 ccmInstallationId 1.3.6.1.4.1.9.9.156.1.5.30 snmpadminstring read-only
The installation component identifier of the local call manager component(ccm.exe).
                 ccmPartiallyRegisteredPhones 1.3.6.1.4.1.9.9.156.1.5.31 counter32 read-only
The number of phones that are partially registered with the local call manager.
                 ccmH323TableEntries 1.3.6.1.4.1.9.9.156.1.5.32 integer32 read-only
The current number of entries in ccmH323DeviceTable. The initial value of this object is 0 and it will be incremented everytime when there is an addition to the ccmH323DeviceTable. When the call manager is restarted, this will be reset to 0.
                 ccmSIPTableEntries 1.3.6.1.4.1.9.9.156.1.5.33 integer32 read-only
The current number of entries in ccmSIPDeviceTable. The initial value of this object is 0 and it will be incremented everytime when there is an addition to the ccmSIPDeviceTable. When the call manager is restarted, this will be reset to 0.
             ccmMediaDeviceInfo 1.3.6.1.4.1.9.9.156.1.6
                 ccmMediaDeviceTable 1.3.6.1.4.1.9.9.156.1.6.1 no-access
The table containing a list of all Media Devices which have tried to register with the local CUCM at least once. When the local CUCM is restarted, this table will be refreshed.
                     ccmMediaDeviceEntry 1.3.6.1.4.1.9.9.156.1.6.1.1 no-access
An entry (conceptual row) in the MediaDevice Table, containing the information about a particular Media Resource device.
                         ccmMediaDeviceIndex 1.3.6.1.4.1.9.9.156.1.6.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which identifies a Media Device entry in the table.
                         ccmMediaDeviceName 1.3.6.1.4.1.9.9.156.1.6.1.1.2 snmpadminstring read-only
This is the device name assigned to the Media Device. This name is assigned when a new device of this type is added to the CallManager.
                         ccmMediaDeviceType 1.3.6.1.4.1.9.9.156.1.6.1.1.3 integer read-only
The type of Media Device. unknown(1): Unknown Media Device ciscoMediaTerminPointWSX6608(2): Hardware based Media Termination Point WSX6608 ciscoConfBridgeWSX6608(3): Hardware based Conference Bridge WSX6608 ciscoSwMediaTerminationPoint(4): Software based Media Termination Point ciscoSwConfBridge(5): Software based Conference Bridge ciscoMusicOnHold(6): Music on Hold Server ciscoToneAnnouncementPlayer(7): Tone Announcement Player ciscoConfBridgeWSSVCCMM(8): Conference Bridge WS-SVC-CMM ciscoMediaServerWSSVCCMMMS(9): Media Server WS-SVC-CMM-MS ciscoMTPWSSVCCMM(10): Media Termination Point WS-SVC-CMM ciscoIOSSWMTPHDV2(11): IOS Software Media Termination Point HDV2 ciscoIOSConfBridgeHDV2(12): IOS Conference Bridge HDV2 ciscoIOSMTPHDV2(13): IOS Media Termination Point HDV2 ciscoVCBIPVC35XX(14): Video Conference Bridge IPVC 35XX. Enumeration: 'ciscoToneAnnouncementPlayer': 7, 'ciscoMediaTerminPointWSX6608': 2, 'ciscoSwMediaTerminationPoint': 4, 'ciscoMTPWSSVCCMM': 10, 'ciscoConfBridgeWSX6608': 3, 'unknown': 1, 'ciscoIOSConfBridgeHDV2': 12, 'ciscoVCBIPVC35XX': 14, 'ciscoIOSSWMTPHDV2': 11, 'ciscoSwConfBridge': 5, 'ciscoMediaServerWSSVCCMMMS': 9, 'ciscoMusicOnHold': 6, 'ciscoConfBridgeWSSVCCMM': 8, 'ciscoIOSMTPHDV2': 13.
                         ccmMediaDeviceDescription 1.3.6.1.4.1.9.9.156.1.6.1.1.4 snmpadminstring read-only
A description of the Media Device. This description is given when the device is configured in the CUCM.
                         ccmMediaDeviceStatus 1.3.6.1.4.1.9.9.156.1.6.1.1.5 ccmdevicestatus read-only
The status of the Media Device. The status changes from unknown to registered when it registers itself with the local CUCM.
                         ccmMediaDeviceDevicePoolIndex 1.3.6.1.4.1.9.9.156.1.6.1.1.6 ccmindexorzero read-only
A positive value of this index is used to identify the Device Pool to which this MediaDevice entry belongs. A value of 0 indicates that the index to the Device Pool table is Unknown.
                         ccmMediaDeviceInetAddressType 1.3.6.1.4.1.9.9.156.1.6.1.1.7 inetaddresstype read-only
This object identifies the IP address type of the Media Device. The value of this object is 'unknown(0)' if the IP address of a Media Device is not available.
                         ccmMediaDeviceInetAddress 1.3.6.1.4.1.9.9.156.1.6.1.1.8 inetaddress read-only
This object identifies last known IP Address of the Media Device. If the IP Address is not available then this object contains an empty string. The type of address for this is identified by ccmMediaDeviceInetAddressType.
                         ccmMediaDeviceStatusReason 1.3.6.1.4.1.9.9.156.1.6.1.1.9 ccmdevfailcausecode read-only
The reason code associated with the media device status change.
                         ccmMediaDeviceTimeLastStatusUpdt 1.3.6.1.4.1.9.9.156.1.6.1.1.10 dateandtime read-only
The time the status of the media device changed.
                         ccmMediaDeviceTimeLastRegistered 1.3.6.1.4.1.9.9.156.1.6.1.1.11 dateandtime read-only
The time the media device last registered with the call manager.
                         ccmMediaDeviceProductTypeIndex 1.3.6.1.4.1.9.9.156.1.6.1.1.12 ccmindexorzero read-only
A positive value of this index is used to identify the related product type entry in the ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is Unknown.
                         ccmMediaDeviceInetAddressIPv4 1.3.6.1.4.1.9.9.156.1.6.1.1.13 inetaddressipv4 read-only
This object identifies the last known primary IPv4 address of the Media Device. This object contains value zero if IPV4 address is not available
                         ccmMediaDeviceInetAddressIPv6 1.3.6.1.4.1.9.9.156.1.6.1.1.14 inetaddressipv6 read-only
This object identifies the last known primary IPv6 address of the Media Device. This object contains value zero if IPV6 address is not available.
                         ccmMediaDeviceUnregReason 1.3.6.1.4.1.9.9.156.1.6.1.1.15 ccmdevunregcausecode read-only
The reason code associated with unregistered Media Device.
                         ccmMediaDeviceRegFailReason 1.3.6.1.4.1.9.9.156.1.6.1.1.16 ccmdevregfailcausecode read-only
The reason code associated with registration failed Media Device.
             ccmGatekeeperInfo 1.3.6.1.4.1.9.9.156.1.7
                 ccmGatekeeperTable 1.3.6.1.4.1.9.9.156.1.7.1 no-access
The table containing a list of all Gatekeepers to which the local CUCM has tried to register at least once. When the local CUCM is restarted, this table will be refreshed.
                     ccmGatekeeperEntry 1.3.6.1.4.1.9.9.156.1.7.1.1 no-access
An entry (conceptual row) in the Gatekeeper Table, containing the information about a particular Gatekeeper that the local call manager tried to register with.
                         ccmGatekeeperIndex 1.3.6.1.4.1.9.9.156.1.7.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which identifies a Gatekeeper entry in the table.
                         ccmGatekeeperName 1.3.6.1.4.1.9.9.156.1.7.1.1.2 snmpadminstring read-only
This is the Gatekeeper name assigned to the Gatekeeper. This name is assigned when a new device of type Gatekeeper is added to the CallManager.
                         ccmGatekeeperType 1.3.6.1.4.1.9.9.156.1.7.1.1.3 integer read-only
The type of Gatekeeper. unknown: Unknown Gatekeeper other: Unidentified Gatekeeper terminal: Terminal gateway: Gateway. Enumeration: 'terminal': 3, 'unknown': 1, 'other': 2, 'gateway': 4.
                         ccmGatekeeperDescription 1.3.6.1.4.1.9.9.156.1.7.1.1.4 snmpadminstring read-only
A description of the Gatekeeper. This description is given when the Gatekeeper is configured in the CUCM.
                         ccmGatekeeperStatus 1.3.6.1.4.1.9.9.156.1.7.1.1.5 integer read-only
The local call manager registration status with the Gatekeeper. The status changes from unknown to registered when the local call manager successfully registers itself with the gatekeeper. unknown: The registration status of the call manager with the gatekeeper is unknown registered: The local call manager has registered with the gatekeeper successfully unregistered: The local call manager is no longer registered with the gatekeeper rejected: Registration request from the local call manager was rejected by the gatekeeper. Enumeration: 'unknown': 1, 'registered': 2, 'rejected': 4, 'unregistered': 3.
                         ccmGatekeeperDevicePoolIndex 1.3.6.1.4.1.9.9.156.1.7.1.1.6 ccmindexorzero read-only
A positive value of this index is used to identify the Device Pool to which this Gatekeeper entry belongs. A value of 0 indicates that the index to the Device Pool table is Unknown.
                         ccmGatekeeperInetAddressType 1.3.6.1.4.1.9.9.156.1.7.1.1.7 inetaddresstype read-only
This object identifies the IP address type of the Gatekeeper. The value of this object is 'unknown(0)' if the IP address of a Gatekeeper is not available.
                         ccmGatekeeperInetAddress 1.3.6.1.4.1.9.9.156.1.7.1.1.8 inetaddress read-only
This object identifies last known IP Address of the gatekeeper. If the IP address is not available then this object contains an empty string. The type of address for this is identified by ccmGatekeeperInetAddressType.
             ccmCTIDeviceInfo 1.3.6.1.4.1.9.9.156.1.8
                 ccmCTIDeviceTable 1.3.6.1.4.1.9.9.156.1.8.1 no-access
The table containing a list of all CTI (Computer Telephony Integration) Devices which have tried to register with the local CUCM at least once. When the local CUCM is restarted, this table will be refreshed.
                     ccmCTIDeviceEntry 1.3.6.1.4.1.9.9.156.1.8.1.1 no-access
An entry (conceptual row) in the CTIDevice Table, containing the information about a particular CTI Device.
                         ccmCTIDeviceIndex 1.3.6.1.4.1.9.9.156.1.8.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which identifies a CTI Device entry in the table.
                         ccmCTIDeviceName 1.3.6.1.4.1.9.9.156.1.8.1.1.2 snmpadminstring read-only
The name of the CTI Device. This name is assigned to the CTI Device when it is added to the CallManager.
                         ccmCTIDeviceType 1.3.6.1.4.1.9.9.156.1.8.1.1.3 integer read-only
The type of CTI Device. unknown: Unknown CTI Device other: Unidentified CTI Device ctiRoutePoint: A CTI Route Point ctiPort: A CTI Port. Enumeration: 'ctiPort': 4, 'unknown': 1, 'other': 2, 'ctiRoutePoint': 3.
                         ccmCTIDeviceDescription 1.3.6.1.4.1.9.9.156.1.8.1.1.4 snmpadminstring read-only
A description of the CTI Device. This description is given when the CTI Device is configured in the CUCM.
                         ccmCTIDeviceStatus 1.3.6.1.4.1.9.9.156.1.8.1.1.5 ccmdevicestatus read-only
The status of the CTI Device. The CTI Device status changes from unknown to registered when it registers itself with the local CUCM.
                         ccmCTIDevicePoolIndex 1.3.6.1.4.1.9.9.156.1.8.1.1.6 ccmindexorzero read-only
A positive value of this index is used to identify the Device Pool to which this CTI Device entry belongs. A value of 0 indicates that the index to the Device Pool table is Unknown.
                         ccmCTIDeviceInetAddressType 1.3.6.1.4.1.9.9.156.1.8.1.1.7 inetaddresstype read-only
This object identifies the IP address type of the CTIDevice. The value of this object is 'unknown(0)' if the IP address of a CTIDevice is not available.
                         ccmCTIDeviceInetAddress 1.3.6.1.4.1.9.9.156.1.8.1.1.8 inetaddress read-only
This object identifies IP Address of the host where this CTI Device is running. If the IP address is not available then this object contains an empty string. The type of address for this is identified by ccmCTIDeviceInetAddressType.
                         ccmCTIDeviceAppInfo 1.3.6.1.4.1.9.9.156.1.8.1.1.9 snmpadminstring read-only
The appinfo string indicates the application name/ type that uses this CTI Device.
                         ccmCTIDeviceStatusReason 1.3.6.1.4.1.9.9.156.1.8.1.1.10 ccmdevfailcausecode read-only
The reason code associated with the CTI Device status change.
                         ccmCTIDeviceTimeLastStatusUpdt 1.3.6.1.4.1.9.9.156.1.8.1.1.11 dateandtime read-only
The time the status of the CTI device changed.
                         ccmCTIDeviceTimeLastRegistered 1.3.6.1.4.1.9.9.156.1.8.1.1.12 dateandtime read-only
The time the CTI Device last registered with the call manager.
                         ccmCTIDeviceProductTypeIndex 1.3.6.1.4.1.9.9.156.1.8.1.1.13 ccmindexorzero read-only
A positive value of this index is used to identify the related product type entry in the ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is Unknown.
                         ccmCTIDeviceInetAddressIPv4 1.3.6.1.4.1.9.9.156.1.8.1.1.14 inetaddressipv4 read-only
This object identifies IPv4 Address of the host where this CTI Device is running. If the IPv4 address is not available then this object contains an empty string.
                         ccmCTIDeviceInetAddressIPv6 1.3.6.1.4.1.9.9.156.1.8.1.1.15 inetaddressipv6 read-only
This object identifies IPv6 Address of the host where this CTI Device is running. If the IPv6 address is not available then this object contains an empty string.
                         ccmCTIDeviceUnregReason 1.3.6.1.4.1.9.9.156.1.8.1.1.16 ccmdevunregcausecode read-only
The reason code associated with unregistered CTI Device.
                         ccmCTIDeviceRegFailReason 1.3.6.1.4.1.9.9.156.1.8.1.1.17 ccmdevregfailcausecode read-only
The reason code associated with registration failed CTI Device.
                 ccmCTIDeviceDirNumTable 1.3.6.1.4.1.9.9.156.1.8.2 no-access
The table containing a list of directory numbers that are assigned to all of the registered and unregistered CTI Devices in the ccmCTIDeviceTable.
                     ccmCTIDeviceDirNumEntry 1.3.6.1.4.1.9.9.156.1.8.2.1 no-access
An entry (conceptual row) in the CTIDeviceDirNum Table, containing the information about a particular CTI Device extension.
                         ccmCTIDeviceDirNumIndex 1.3.6.1.4.1.9.9.156.1.8.2.1.1 ccmindex no-access
An arbitrary integer, selected by the local system, which identifies a Directory Number of a CTI Device.
                         ccmCTIDeviceDirNum 1.3.6.1.4.1.9.9.156.1.8.2.1.2 snmpadminstring read-only
A Directory Number of the CTI Device.
             ccmAlarmConfigInfo 1.3.6.1.4.1.9.9.156.1.9
                 ccmCallManagerAlarmEnable 1.3.6.1.4.1.9.9.156.1.9.1 truthvalue read-write
Allows the generation of Alarms in response to CallManager general failures. true(1): Enabling this object will allow the CUCM agent to generate the following alarms - ccmCallManagerFailure, ccmMediaResourceListExhausted, ccmRouteListExhausted and ccmTLSConnectionFailure. This is the default value. false(2): Disabling this object will stop the generation of the following alarms by the CUCM agent - ccmCallManagerFailure ccmMediaResourceListExhausted, ccmRouteListExhausted and ccmTLSConnectionFailure.
                 ccmPhoneFailedAlarmInterval 1.3.6.1.4.1.9.9.156.1.9.2 integer32 read-write
The minimum interval between sending of the ccmPhoneFailed notification in seconds. The ccmPhoneFailed notification is only sent when there is at least one entry in the ccmPhoneFailedTable and the notification has not been sent for the last ccmPhoneFailedAlarmInterval defined in this object. A value of 0 indicates that the alarm notification is disabled.
                 ccmPhoneFailedStorePeriod 1.3.6.1.4.1.9.9.156.1.9.3 integer32 read-write
The time duration for storing each entry in the ccmPhoneFailedTable. The entries which have not been updated and kept at least this period will be deleted. This value should ideally be set to a higher value than the ccmPhoneFailedAlarmInterval object.
                 ccmPhoneStatusUpdateAlarmInterv 1.3.6.1.4.1.9.9.156.1.9.4 integer32 read-write
The minimum interval between sending of the ccmPhoneStatusUpdate notification in seconds. The ccmPhoneStatusUpdate notification is only sent when there is at least one entry in the ccmPhoneStatusUpdateTable and the notification has not been sent for the last ccmPhoneStatusUpdateAlarmInterv defined in this object. A value of 0 indicates that the alarm notification is disabled.
                 ccmPhoneStatusUpdateStorePeriod 1.3.6.1.4.1.9.9.156.1.9.5 integer32 read-write
The time duration for storing each entry in the ccmPhoneStatusUpdateTable. The entries which have been kept at least this period will be deleted. This value should ideally be set to a higher value than the ccmPhoneStatusUpdateAlarmInterv object.
                 ccmGatewayAlarmEnable 1.3.6.1.4.1.9.9.156.1.9.6 truthvalue read-write
Allows the generation of Alarms in response to Gateway general failures that the CallManager is aware of. true(1): Enabling this object will allow the CUCM agent to generate the following alarms - ccmGatewayFailedReason and ccmGatewayLayer2Change notifications. This is the default value. false(2): Disabling this object will stop the generation of the following alarms by the CUCM agent - ccmGatewayFailedReason and ccmGatewayLayer2Change.
                 ccmMaliciousCallAlarmEnable 1.3.6.1.4.1.9.9.156.1.9.7 truthvalue read-write
Allows the generation of alarms for malicious calls that the local call manager is aware of. true(1): Enabling this object will allow the CUCM agent to generate the ccmMaliciousCall alarm. This is the default value. false(2): Disabling this object will stop the generation of the ccmMaliciousCall alarm.
             ccmNotificationsInfo 1.3.6.1.4.1.9.9.156.1.10
                   ccmAlarmSeverity 1.3.6.1.4.1.9.9.156.1.10.1 integer no-access
The Alarm Severity code. emergency: System unusable alert: Immediate response needed critical: Critical condition error: Error condition warning: Warning condition notice: Normal but significant condition informational: Informational situation. Enumeration: 'notice': 6, 'emergency': 1, 'informational': 7, 'alert': 2, 'critical': 3, 'error': 4, 'warning': 5.
                   ccmFailCauseCode 1.3.6.1.4.1.9.9.156.1.10.2 integer no-access
The Cause code of the failure. This cause is derived from a monitoring thread in the CallManager or from a heartbeat monitoring process. unknown: Unknown heartBeatStopped: The CallManager stops generating a heartbeat routerThreadDied: The CallManager detects the death of the router thread timerThreadDied: The CallManager detects the death of the timer thread criticalThreadDied: The CallManager detects the death of one of its critical threads deviceMgrInitFailed: The CallManager fails to start its device manager subsystem digitAnalysisInitFailed: The CallManager fails to start its digit analysis subsystem callControlInitFailed: The CallManager fails to start its call control subsystem linkMgrInitFailed: The CallManager fails to start its link manager subsystem dbMgrInitFailed: The CallManager fails to start its database manager subsystem msgTranslatorInitFailed: The CallManager fails to start its message translation manager subsystem suppServicesInitFailed: The CallManager fails to start its supplementary services subsystem. Enumeration: 'suppServicesInitFailed': 12, 'deviceMgrInitFailed': 6, 'criticalThreadDied': 5, 'unknown': 1, 'timerThreadDied': 4, 'heartBeatStopped': 2, 'routerThreadDied': 3, 'linkMgrInitFailed': 9, 'digitAnalysisInitFailed': 7, 'msgTranslatorInitFailed': 11, 'dbMgrInitFailed': 10, 'callControlInitFailed': 8.
                   ccmPhoneFailures 1.3.6.1.4.1.9.9.156.1.10.3 unsigned32 no-access
The count of the phone initialization or communication failures that are stored in the ccmPhoneFailedTable object.
                   ccmPhoneUpdates 1.3.6.1.4.1.9.9.156.1.10.4 unsigned32 no-access
The count of the phone status changes that are stored in the ccmPhoneStatusUpdateTable object.
                   ccmGatewayFailCauseCode 1.3.6.1.4.1.9.9.156.1.10.5 ccmdevfailcausecode no-access
States the reason for a gateway device communication error.
                   ccmMediaResourceType 1.3.6.1.4.1.9.9.156.1.10.6 integer no-access
The type of media resource. unknown: Unknown resource type mediaTerminationPoint: Media Termination Point transcoder: Transcoder conferenceBridge: Conference Bridge musicOnHold: Music On Hold. Enumeration: 'unknown': 1, 'transcoder': 3, 'conferenceBridge': 4, 'musicOnHold': 5, 'mediaTerminationPoint': 2.
                   ccmMediaResourceListName 1.3.6.1.4.1.9.9.156.1.10.7 snmpadminstring no-access
The name of a Media Resource List. This name is assigned when a new Media Resource List is added to the CallManager.
                   ccmRouteListName 1.3.6.1.4.1.9.9.156.1.10.8 snmpadminstring no-access
The name of a Route List. This name is assigned when a new Route List is added to the CallManager.
                   ccmGatewayPhysIfIndex 1.3.6.1.4.1.9.9.156.1.10.9 integer32 no-access
This object is the identifier of an interface in a gateway that has registered with the local CallManager. On a DS1/E1 interface, this should be the same as the ifIndex value in the gateway.
                   ccmGatewayPhysIfL2Status 1.3.6.1.4.1.9.9.156.1.10.10 integer no-access
The layer 2 status of a physical interface in a gateway that has registered with the local CallManager. unknown: Unknown status up: Interface is up down: Interface is down. Enumeration: 'down': 3, 'unknown': 1, 'up': 2.
                   ccmMaliCallCalledPartyName 1.3.6.1.4.1.9.9.156.1.10.11 snmpadminstring no-access
The display name of the called party who received the malicious call.
                   ccmMaliCallCalledPartyNumber 1.3.6.1.4.1.9.9.156.1.10.12 snmpadminstring no-access
The phone number of the device where the malicious call is received.
                   ccmMaliCallCalledDeviceName 1.3.6.1.4.1.9.9.156.1.10.13 snmpadminstring no-access
The name of the device where the malicious call is received.
                   ccmMaliCallCallingPartyName 1.3.6.1.4.1.9.9.156.1.10.14 snmpadminstring no-access
The display name of the caller whose call is registered as malicious with the local call manager.
                   ccmMaliCallCallingPartyNumber 1.3.6.1.4.1.9.9.156.1.10.15 snmpadminstring no-access
The phone number of the caller whose call is registered as malicious with the local call manager.
                   ccmMaliCallCallingDeviceName 1.3.6.1.4.1.9.9.156.1.10.16 snmpadminstring no-access
The edge device name through which the malicious call originated or passed through.
                   ccmMaliCallTime 1.3.6.1.4.1.9.9.156.1.10.17 dateandtime no-access
The time when the malicious call is detected by the local call manager.
                   ccmQualityRprtSourceDevName 1.3.6.1.4.1.9.9.156.1.10.18 snmpadminstring no-access
The name of the source device from where the problem was reported.
                   ccmQualityRprtClusterId 1.3.6.1.4.1.9.9.156.1.10.19 snmpadminstring no-access
The cluster identifier of the source device.
                   ccmQualityRprtCategory 1.3.6.1.4.1.9.9.156.1.10.20 snmpadminstring no-access
The category of the problem reported.
                   ccmQualityRprtReasonCode 1.3.6.1.4.1.9.9.156.1.10.21 snmpadminstring no-access
The description of the problem reported.
                   ccmQualityRprtTime 1.3.6.1.4.1.9.9.156.1.10.22 dateandtime no-access
The time when the problem was reported.
                   ccmTLSDevName 1.3.6.1.4.1.9.9.156.1.10.23 snmpadminstring no-access
The device for which TLS connection failure was reported.
                   ccmTLSDevInetAddressType 1.3.6.1.4.1.9.9.156.1.10.24 inetaddresstype no-access
This object identifies the type of address for the device for which TLS connection failure was reported.
                   ccmTLSDevInetAddress 1.3.6.1.4.1.9.9.156.1.10.25 inetaddress no-access
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.
                   ccmTLSConnFailTime 1.3.6.1.4.1.9.9.156.1.10.26 dateandtime no-access
The time when TLS connection failure was detected by the local call manager.
                   ccmTLSConnectionFailReasonCode 1.3.6.1.4.1.9.9.156.1.10.27 integer no-access
The reason for connection failure. Enumeration: 'unknown': 1, 'invalidx509nameincertificate': 3, 'authenticationerror': 2, 'invalidtlscipher': 4.
                   ccmGatewayRegFailCauseCode 1.3.6.1.4.1.9.9.156.1.10.28 ccmdevregfailcausecode no-access
States the reason for a gateway device registration failure.
             ccmH323DeviceInfo 1.3.6.1.4.1.9.9.156.1.11
                   ccmH323DeviceTable 1.3.6.1.4.1.9.9.156.1.11.1 no-access
The table containing a list of all H323 devices in the CUCM cluster which the local CUCM is aware of. When the local CUCM is restarted, this table will be refreshed.
                       ccmH323DeviceEntry 1.3.6.1.4.1.9.9.156.1.11.1.1 no-access
An entry (conceptual row) in the H323Device Table, containing the information about a particular H323 Device.
                           ccmH323DevIndex 1.3.6.1.4.1.9.9.156.1.11.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which identifies a H323 Device entry in the table.
                           ccmH323DevName 1.3.6.1.4.1.9.9.156.1.11.1.1.2 snmpadminstring read-only
The device name assigned to the H323 Device. This name is assigned when a new H323 device is added to the CallManager.
                           ccmH323DevProductId 1.3.6.1.4.1.9.9.156.1.11.1.1.3 ccmdeviceproductid read-only
The product identifier of the H323 device.
                           ccmH323DevDescription 1.3.6.1.4.1.9.9.156.1.11.1.1.4 snmpadminstring read-only
A description of the H323 device. This description is given when the H323 device is configured in the CUCM.
                           ccmH323DevInetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.5 inetaddresstype read-only
This object identifies the IP address type of the H323 device. The value of this object is 'unknown(0)' if the IP address of a H323 device is not available.
                           ccmH323DevInetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.6 inetaddress read-only
This object identifies last known IP Address of the H323 device. If the IP address is not available then this object contains an empty string. The type of address for this is identified by ccmH323DevInetAddressType.
                           ccmH323DevCnfgGKInetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.7 inetaddresstype read-only
This object identifies the IP address type of the gatekeeper device. The value of this object is 'unknown(0)' if the IP address of a H323 gatekeeper is not available.
                           ccmH323DevCnfgGKInetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.8 inetaddress read-only
This object represents configured gatekeeper DNS name or IP address for this H323 device. This is applicable only for H323 devices with gatekeepers configured. When there is no H323 gatekeeper configured, this object contains an empty string. The type of address for this is identified by ccmH323DevCnfgGKInetAddressType.
                           ccmH323DevAltGK1InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.9 inetaddresstype read-only
This object identifies the IP address type of the first alternate gatekeeper. The value of this object is 'unknown(0)' if the IP address of a H323 gatekeeper is not available.
                           ccmH323DevAltGK1InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.10 inetaddress read-only
This object identifies the first alternate gatekeeper DNS name or IP address for this H323 device. This is applicable only for H323 devices with gatekeepers configured. When there is no first alternate H323 gatekeeper, this object contains an empty string. The type of address for this is identified by ccmH323DevAltGK1InetAddressType.
                           ccmH323DevAltGK2InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.11 inetaddresstype read-only
This object identifies the IP address type of the second alternate gatekeeper. The value of this object is 'unknown(0)' if the IP address of a H323 gatekeeper is not available.
                           ccmH323DevAltGK2InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.12 inetaddress read-only
This object identifies the second alternate gatekeeper DNS name or IP address for this H323 device. This is applicable only for H323 devices with gatekeepers configured. When there is no second alternate H323 gatekeeper, this object contains an empty string. The type of address for this is identified by ccmH323DevAltGK2InetAddressType.
                           ccmH323DevAltGK3InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.13 inetaddresstype read-only
This object identifies the IP address type of the third alternate gatekeeper. The value of this object is 'unknown(0)' if the IP address of a H323 gatekeeper is not available.
                           ccmH323DevAltGK3InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.14 inetaddress read-only
This object identifies the third alternate gatekeeper DNS name or IP address for this H323 device. This is applicable only for H323 devices with gatekeepers configured. When there is no third alternate H323 gatekeeper, this object contains an empty string. The type of address for this is identified by ccmH323DevAltGK3InetAddressType.
                           ccmH323DevAltGK4InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.15 inetaddresstype read-only
This object identifies the IP address type of the fourth alternate gatekeeper. The value of this object is 'unknown(0)' if the IP address of a H323 gatekeeper is not available.
                           ccmH323DevAltGK4InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.16 inetaddress read-only
This object identifies the fourth alternate gatekeeper DNS name or IP address for this H323 device. This is applicable only for H323 devices with gatekeepers configured. When there is no fourth H323 alternate gatekeeper, this object contains an empty string. The type of address for this is identified by ccmH323DevAltGK4InetAddressType.
                           ccmH323DevAltGK5InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.17 inetaddresstype read-only
This object identifies the IP address type of the fifth alternate gatekeeper. The value of this object is 'unknown(0)' if the IP address of a H323 gatekeeper is not available.
                           ccmH323DevAltGK5InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.18 inetaddress read-only
This object identifies the fifth alternate gatekeeper DNS name or IP address for this H323 device. This is applicable only for H323 devices with gatekeepers configured. When there is no fifth H323 alternate gatekeeper, this object contains an empty string. The type of address for this is identified by ccmH323DevAltGK5InetAddressType.
                           ccmH323DevActGKInetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.19 inetaddresstype read-only
This object identifies the IP address type of the active gatekeeper. The value of this object is 'unknown(0)' if the IP address of a gatekeeper is not available.
                           ccmH323DevActGKInetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.20 inetaddress read-only
This object identifies the active alternate gatekeeper DNS name or IP address for this H323 device. This is applicable only for H323 devices with gatekeepers configured. When there is no active alternate H323 gatekeeper, this object contains an empty string. The type of address for this is identified by ccmH323DevActGKInetAddressType.
                           ccmH323DevStatus 1.3.6.1.4.1.9.9.156.1.11.1.1.21 integer read-only
The H323 device registration status with the gatekeeper. The status changes from unknown to registered when the H323 device successfully registers itself with the gatekeeper. notApplicable: The registration status is not applicable for this H323 device unknown: The registration status of the H323 device with the gatekeeper is unknown registered: The H323 device has registered with the gatekeeper successfully unregistered: The H323 device is no longer registered with the gatekeeper rejected: Registration request from the H323 device was rejected by the gatekeeper. Enumeration: 'notApplicable': 0, 'registered': 2, 'unregistered': 3, 'rejected': 4, 'unknown': 1.
                           ccmH323DevStatusReason 1.3.6.1.4.1.9.9.156.1.11.1.1.22 ccmdevfailcausecode read-only
The reason code associated with ccmH233DevStatus change. This is applicable only for H323 devices with gatekeepers configured.
                           ccmH323DevTimeLastStatusUpdt 1.3.6.1.4.1.9.9.156.1.11.1.1.23 dateandtime read-only
The time the registration status with the gatekeeper changed. This is applicable only for H323 devices with gatekeepers configured.
                           ccmH323DevTimeLastRegistered 1.3.6.1.4.1.9.9.156.1.11.1.1.24 dateandtime read-only
The time when the H323 device last registered with the gatekeeper. This is applicable only for H323 devices with gatekeepers configured.
                           ccmH323DevRmtCM1InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.25 inetaddresstype read-only
This object identifies the IP address type of the first remote call manager. The value of this object is 'unknown(0)' if the first remote call manager is not configured.
                           ccmH323DevRmtCM1InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.26 inetaddress read-only
This object identifies the first remote call manager DNS name or IP address configured for this H323 device. When there is no first remote call manager configured, this object contains an empty string. The type of address for this is identified by ccmH323DevRmtCM1InetAddressType.
                           ccmH323DevRmtCM2InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.27 inetaddresstype read-only
This object identifies the IP address type of the second remote call manager. The value of this object is 'unknown(0)' if the second remote call manager is not configured.
                           ccmH323DevRmtCM2InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.28 inetaddress read-only
This object identifies the second remote call manager DNS name or IP address configured for this H323 device. When there is no second remote call manager configured, this object contains an empty string. The type of address for this is identified by ccmH323DevRmtCM2InetAddressType.
                           ccmH323DevRmtCM3InetAddressType 1.3.6.1.4.1.9.9.156.1.11.1.1.29 inetaddresstype read-only
This object identifies the IP address type of the third remote call manager. The value of this object is 'unknown(0)' if the third remote call manager is not configured.
                           ccmH323DevRmtCM3InetAddress 1.3.6.1.4.1.9.9.156.1.11.1.1.30 inetaddress read-only
This object identifies the third remote call manager DNS name or IP address configured for this H323 device. When there is no third remote call manager configured, this object contains an empty string. The type of address for this is identified by ccmH323DevRmtCM3InetAddressType.
                           ccmH323DevProductTypeIndex 1.3.6.1.4.1.9.9.156.1.11.1.1.31 ccmindexorzero read-only
A positive value of this index is used to identify the related product type entry in the ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is Unknown.
                           ccmH323DevUnregReason 1.3.6.1.4.1.9.9.156.1.11.1.1.32 ccmdevunregcausecode read-only
The reason code associated with unregistered H323 Device. This is applicable only for H323 devices with gatekeepers configured.
                           ccmH323DevRegFailReason 1.3.6.1.4.1.9.9.156.1.11.1.1.33 ccmdevregfailcausecode read-only
The reason code associated with registration failed H323 Device. This is applicable only for H323 devices with gatekeepers configured.
             ccmVoiceMailDeviceInfo 1.3.6.1.4.1.9.9.156.1.12
                   ccmVoiceMailDeviceTable 1.3.6.1.4.1.9.9.156.1.12.1 no-access
The table containing a list of all voice messaging devices which have tried to register with the local CUCM at least once. When the local CUCM is restarted, this table will be refreshed.
                       ccmVoiceMailDeviceEntry 1.3.6.1.4.1.9.9.156.1.12.1.1 no-access
An entry (conceptual row) in the VoiceMailDevice Table, containing the information about a particular Voice Messaging Device.
                           ccmVMailDevIndex 1.3.6.1.4.1.9.9.156.1.12.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which identifies a voice messaging device entry in the table.
                           ccmVMailDevName 1.3.6.1.4.1.9.9.156.1.12.1.1.2 snmpadminstring read-only
The name of the Voice Messaging Device. This name is assigned to the Voice Messaging Device when it is added to the CallManager.
                           ccmVMailDevProductId 1.3.6.1.4.1.9.9.156.1.12.1.1.3 ccmdeviceproductid read-only
The product identifier of the Voice Messaging device.
                           ccmVMailDevDescription 1.3.6.1.4.1.9.9.156.1.12.1.1.4 snmpadminstring read-only
The description of the Voice Messaging Device. This description is given when the Voice Messaging Device is configured in the CUCM.
                           ccmVMailDevStatus 1.3.6.1.4.1.9.9.156.1.12.1.1.5 ccmdevicestatus read-only
The status of the Voice Messaging Device. The Voice Messaging Device status changes from unknown to registered when it registers itself with the local CUCM.
                           ccmVMailDevInetAddressType 1.3.6.1.4.1.9.9.156.1.12.1.1.6 inetaddresstype read-only
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.
                           ccmVMailDevInetAddress 1.3.6.1.4.1.9.9.156.1.12.1.1.7 inetaddress read-only
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.
                           ccmVMailDevStatusReason 1.3.6.1.4.1.9.9.156.1.12.1.1.8 ccmdevfailcausecode read-only
The reason code associated with the Voice Messaging Device status change.
                           ccmVMailDevTimeLastStatusUpdt 1.3.6.1.4.1.9.9.156.1.12.1.1.9 dateandtime read-only
The time the status of the voice messaging device changed.
                           ccmVMailDevTimeLastRegistered 1.3.6.1.4.1.9.9.156.1.12.1.1.10 dateandtime read-only
The time the Voice Messaging Device has last registered with the call manager.
                           ccmVMailDevProductTypeIndex 1.3.6.1.4.1.9.9.156.1.12.1.1.11 ccmindexorzero read-only
A positive value of this index is used to identify the related product type entry in the ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is Unknown.
                           ccmVMailDevUnregReason 1.3.6.1.4.1.9.9.156.1.12.1.1.12 ccmdevunregcausecode read-only
The reason code associated with unregistered Voice Messaging Device.
                           ccmVMailDevRegFailReason 1.3.6.1.4.1.9.9.156.1.12.1.1.13 ccmdevregfailcausecode read-only
The reason code associated with registration failed Voice Messaging Device.
                   ccmVoiceMailDeviceDirNumTable 1.3.6.1.4.1.9.9.156.1.12.2 no-access
The table containing a list of directory numbers that are assigned to all of the registered and unregistered Voice Messaging Devices in the ccmVoiceMailDeviceTable.
                       ccmVoiceMailDeviceDirNumEntry 1.3.6.1.4.1.9.9.156.1.12.2.1 no-access
An entry (conceptual row) in the VoiceMailDirNum Table, has the associated directory number for a Voice Messaging Device.
                           ccmVMailDevDirNumIndex 1.3.6.1.4.1.9.9.156.1.12.2.1.1 ccmindex no-access
An arbitrary integer, selected by the local system, which identifies a Directory Number of a Voice Messaging Device.
                           ccmVMailDevDirNum 1.3.6.1.4.1.9.9.156.1.12.2.1.2 snmpadminstring read-only
The Directory Number of the Voice Messaging Device.
             ccmQualityReportAlarmConfigInfo 1.3.6.1.4.1.9.9.156.1.13
                   ccmQualityReportAlarmEnable 1.3.6.1.4.1.9.9.156.1.13.1 truthvalue read-write
Allows the generation of the quality report alarm. true(1): Enabling this object will allow the CUCM agent to generate the ccmQualityReport alarm. This is the default value. false(2): Disabling this object will stop the generation of the ccmQualityReport alarm by the CUCM agent.
             ccmSIPDeviceInfo 1.3.6.1.4.1.9.9.156.1.14
                   ccmSIPDeviceTable 1.3.6.1.4.1.9.9.156.1.14.1 no-access
The table containing a list of all SIP trunk in the CUCM cluster which the local CUCM is aware of. When the local CUCM is restarted, this table will be refreshed. If the local CUCM is down, then this table will be empty.
                       ccmSIPDeviceEntry 1.3.6.1.4.1.9.9.156.1.14.1.1 no-access
An entry (conceptual row) in the SIP Device Table, containing the information about a particular SIP Trunk Device.
                           ccmSIPDevIndex 1.3.6.1.4.1.9.9.156.1.14.1.1.1 ccmindex no-access
An arbitrary integer, selected by the local CUCM, which identifies a SIP Trunk Device entry in the table.
                           ccmSIPDevName 1.3.6.1.4.1.9.9.156.1.14.1.1.2 snmpadminstring read-only
The device name assigned to the SIP Trunk Device. This name is assigned when a new SIP Trunk device is added to the CallManager.
                           ccmSIPDevProductTypeIndex 1.3.6.1.4.1.9.9.156.1.14.1.1.3 ccmindexorzero read-only
A positive value of this index is used to identify the related product type entry in the ccmProductTypeTable. A value of 0 indicates that the index to the ccmProductTypeTable is Unknown.
                           ccmSIPDevDescription 1.3.6.1.4.1.9.9.156.1.14.1.1.4 snmpadminstring read-only
A description of the SIP Trunk device. This description is given when the SIP Trunk device is configured in the CUCM.
                           ccmSIPDevInetAddressType 1.3.6.1.4.1.9.9.156.1.14.1.1.5 inetaddresstype read-only
Identifies the IP address type of the SIP Trunk Device.
                           ccmSIPDevInetAddress 1.3.6.1.4.1.9.9.156.1.14.1.1.6 inetaddress read-only
Identifies last known IP Address of the SIP Trunk device. The type of address for this is identified by ccmSIPDevInetAddressType.
                           ccmSIPInTransportProtocolType 1.3.6.1.4.1.9.9.156.1.14.1.1.7 ccmsiptransportprotocoltype read-only
Specifies the transport protocol type used by CallManager for setting up incoming SIP call.
                           ccmSIPInPortNumber 1.3.6.1.4.1.9.9.156.1.14.1.1.8 inetportnumber read-only
Specifies the port number used by CallManager for setting up incoming SIP call.
                           ccmSIPOutTransportProtocolType 1.3.6.1.4.1.9.9.156.1.14.1.1.9 ccmsiptransportprotocoltype read-only
Specifies the transport protocol type used by CallManager for setting up outgoing SIP call.
                           ccmSIPOutPortNumber 1.3.6.1.4.1.9.9.156.1.14.1.1.10 inetportnumber read-only
Specifies the port number used by CallManager for setting up outgoing SIP call.
                           ccmSIPDevInetAddressIPv4 1.3.6.1.4.1.9.9.156.1.14.1.1.11 inetaddressipv4 read-only
This object identifies the last known primary IPv4 address of the SIP Trunk Device. This object contains value zero if IPV4 address is not available
                           ccmSIPDevInetAddressIPv6 1.3.6.1.4.1.9.9.156.1.14.1.1.12 inetaddressipv6 read-only
This object identifies the last known primary IPv6 address of the SIP Trunk Device. This object contains value zero if IPV6 address is not available
         ccmMIBNotificationPrefix 1.3.6.1.4.1.9.9.156.2
             ccmMIBNotifications 1.3.6.1.4.1.9.9.156.2.0
                 ccmCallManagerFailed 1.3.6.1.4.1.9.9.156.2.0.1
This Notification signifies that the CallManager process detects a failure in one of its critical subsystems. It can also be detected from a heartbeat/event monitoring process.
                 ccmPhoneFailed 1.3.6.1.4.1.9.9.156.2.0.2
This Notification will be generated in the intervals specified in ccmPhoneFailedAlarmInterval if there is at least one entry in the ccmPhoneFailedTable.
                 ccmPhoneStatusUpdate 1.3.6.1.4.1.9.9.156.2.0.3
This Notification will be generated in the intervals specified in ccmPhoneStatusUpdateInterv if there is at least one entry in the ccmPhoneStatusUpdateTable.
                 ccmGatewayFailed 1.3.6.1.4.1.9.9.156.2.0.4
This Notification indicates that at least one gateway has attempted to register or communicate with the CallManager and failed.
                 ccmMediaResourceListExhausted 1.3.6.1.4.1.9.9.156.2.0.5
This Notification indicates that the CallManager has run out a certain specified type of resource.
                 ccmRouteListExhausted 1.3.6.1.4.1.9.9.156.2.0.6
This Notification indicates that the CallManager could not find an available route in the indicated route list.
                 ccmGatewayLayer2Change 1.3.6.1.4.1.9.9.156.2.0.7
This Notification is sent when the D-Channel/Layer 2 of an interface in a skinny gateway that has registered with the CallManager changes state.
                 ccmMaliciousCall 1.3.6.1.4.1.9.9.156.2.0.8
This Notification is sent when a user registers a call as malicious with the local call manager.
                 ccmQualityReport 1.3.6.1.4.1.9.9.156.2.0.9
This Notification is sent when a user reports a quality problem using the Quality Report Tool.
                 ccmTLSConnectionFailure 1.3.6.1.4.1.9.9.156.2.0.10
This Notification is sent when CallManager fails to open TLS connection for the indicated device.
                 ccmGatewayFailedReason 1.3.6.1.4.1.9.9.156.2.0.11
This Notification indicates that at least one gateway has attempted to register or communicate with the CallManager and failed.
         ciscoCcmMIBConformance 1.3.6.1.4.1.9.9.156.3
             ciscoCcmMIBCompliances 1.3.6.1.4.1.9.9.156.3.1
                 ciscoCcmMIBCompliance 1.3.6.1.4.1.9.9.156.3.1.1
The compliance statement for entities which implement the CISCO-CCM-MIB.
                 ciscoCcmMIBComplianceRev1 1.3.6.1.4.1.9.9.156.3.1.2
The compliance statement for entities which implement the CISCO-CCM-MIB.
                 ciscoCcmMIBComplianceRev2 1.3.6.1.4.1.9.9.156.3.1.3
The compliance statement for entities which implement the CISCO-CCM-MIB.
                 ciscoCcmMIBComplianceRev3 1.3.6.1.4.1.9.9.156.3.1.4
The compliance statement for entities which implement the CISCO-CCM-MIB.
                 ciscoCcmMIBComplianceRev4 1.3.6.1.4.1.9.9.156.3.1.5
The compliance statement for entities which implement the CISCO-CCM-MIB.
                 ciscoCcmMIBComplianceRev5 1.3.6.1.4.1.9.9.156.3.1.6
The compliance statement for entities which implement the CISCO-CCM-MIB.
                 ciscoCcmMIBComplianceRev6 1.3.6.1.4.1.9.9.156.3.1.7
The compliance statement for entities which implement the CISCO CUCM MIB.
                 ciscoCcmMIBComplianceRev7 1.3.6.1.4.1.9.9.156.3.1.8
The compliance statement for entities which implement the CISCO-CCM-MIB.
             ciscoCcmMIBGroups 1.3.6.1.4.1.9.9.156.3.2
                 ccmInfoGroup 1.3.6.1.4.1.9.9.156.3.2.1
A collection of objects which provide info about all CallManagers and its related information within a call manager cluster. It comprises of all the CallManager tables, apart from Region, TimeZone and Device Pool tables.
                 ccmPhoneInfoGroup 1.3.6.1.4.1.9.9.156.3.2.2
A collection of objects which provide info about all phones within the scope of a CallManager. It comprises of the Phone and Phone Extension tables.
                 ccmGatewayInfoGroup 1.3.6.1.4.1.9.9.156.3.2.3
A collection of objects which provide info about all Gateways and Gateway Trunks within the scope of a CallManager. It comprises of the Gateway and Gateway Trunk tables.
                 ccmInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.4
A collection of objects which provide info about all CallManagers and its related information within a call manager cluster. It comprises of all the CallManager tables, apart from Region, TimeZone and Device Pool tables.
                 ccmPhoneInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.5
A collection of objects which provide info about all phones within the scope of a CallManager. It comprises of the Phone and Phone Extension tables.
                 ccmGatewayInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.6
A collection of objects which provide info about all Gateways and Gateway Trunks within the scope of a CallManager. It comprises of the Gateway and Gateway Trunk tables.
                 ccmMediaDeviceInfoGroup 1.3.6.1.4.1.9.9.156.3.2.7
A collection of objects which provide info about all Media Devices within the scope of a CallManager. It comprises of the MediaDevice table.
                 ccmGatekeeperInfoGroup 1.3.6.1.4.1.9.9.156.3.2.8
A collection of objects which provide info about all Gatekeeper within the scope of a CallManager. It comprises of the Gatekeeper table.
                 ccmCTIDeviceInfoGroup 1.3.6.1.4.1.9.9.156.3.2.9
A collection of objects which provide info about all CTI Devices within the scope of a CallManager. It comprises of the ccmCTIDevice and ccmCTIDeviceDirNum tables.
                 ccmNotificationsInfoGroup 1.3.6.1.4.1.9.9.156.3.2.10
A collection of objects which provide info about all the Notifications generated by the CUCM Agent.
                 ccmNotificationsGroup 1.3.6.1.4.1.9.9.156.3.2.11
A collection of notifications that are generated by the CUCM Agent.
                 ccmInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.12
A collection of objects which provide info about all CallManagers and its related information within a call manager cluster. It comprises of GroupTable, ccmTable, GroupMappingTable, Region, TimeZone, and Device Pool tables.
                 ccmPhoneInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.13
A collection of objects which provide info about all phones within the scope of the local CallManager. It comprises of the Phone and Phone Extension tables.
                 ccmGatewayInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.14
A collection of objects which provide info about all Gateways within the scope of the local CallManager. It comprises of the Gateway table.
                 ccmMediaDeviceInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.15
A collection of objects which provide info about all Media Devices within the scope of the local CallManager. It comprises of the MediaDevice table.
                 ccmCTIDeviceInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.16
A collection of objects which provide info about all CTI Devices within the scope of the local CallManager. It comprises of the ccmCTIDevice and ccmCTIDeviceDirNum tables.
                 ccmH323DeviceInfoGroup 1.3.6.1.4.1.9.9.156.3.2.17
A collection of objects which provide info about all H323 devices within the scope of the local CallManager. It comprises of the H323Device table.
                 ccmVoiceMailDeviceInfoGroup 1.3.6.1.4.1.9.9.156.3.2.18
A collection of objects which provide info about all Voice Messaging Devices within the scope of the local CallManager. It comprises of the ccmVoiceMailDevice and ccmVoiceMailDirNum tables.
                 ccmNotificationsInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.19
A collection of objects which provide info about all the Notifications generated by the CUCM Agent.
                 ccmInfoGroupRev3 1.3.6.1.4.1.9.9.156.3.2.20
A collection of objects which provide info about all CallManagers and its related information within a call manager cluster. It comprises of GroupTable, ccmTable, GroupMappingTable, Region, TimeZone, Device Pool and ProductType tables.
                 ccmNotificationsInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.21
A collection of objects which provide info about all the Notifications generated by the CUCM Agent.
                 ccmNotificationsGroupRev1 1.3.6.1.4.1.9.9.156.3.2.22
A collection of notifications that are generated by the CUCM Agent.
                 ccmSIPDeviceInfoGroup 1.3.6.1.4.1.9.9.156.3.2.23
A collection of objects which provide info about all SIP devices within the scope of the local CallManager. It comprises of the SIP Device table.
                 ccmPhoneInfoGroupRev3 1.3.6.1.4.1.9.9.156.3.2.24
A collection of objects which provide info about all phones within the scope of the local CallManager. It comprises of the Phone and Phone Extension tables.
                 ccmGatewayInfoGroupRev3 1.3.6.1.4.1.9.9.156.3.2.25
A collection of objects which provide info about all Gateways within the scope of the local CallManager. It comprises of the Gateway table.
                 ccmMediaDeviceInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.26
A collection of objects which provide info about all Media Devices within the scope of the local CallManager. It comprises of the MediaDevice table.
                 ccmCTIDeviceInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.27
A collection of objects which provide info about all CTI Devices within the scope of the local CallManager. It comprises of the ccmCTIDevice and ccmCTIDeviceDirNum tables.
                 ccmH323DeviceInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.28
A collection of objects which provide info about all H323 devices within the scope of the local CallManager. It comprises of the H323Device table.
                 ccmVoiceMailDeviceInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.29
A collection of objects which provide info about all Voice Messaging Devices within the scope of the local CallManager. It comprises of the ccmVoiceMailDevice and ccmVoiceMailDirNum tables.
                 ccmPhoneInfoGroupRev4 1.3.6.1.4.1.9.9.156.3.2.30
A collection of objects which provide info about all phones within the scope of the local CallManager. It comprises of the Phone and Phone Extension tables.
                 ccmSIPDeviceInfoGroupRev1 1.3.6.1.4.1.9.9.156.3.2.31
A collection of objects which provide info about all SIP Trunk devices within the scope of the local CallManager. It comprises of the SIP Device table.
                 ccmNotificationsInfoGroupRev3 1.3.6.1.4.1.9.9.156.3.2.32
A collection of objects which provide info about all the Notifications generated by the CUCM Agent.
                 ccmNotificationsGroupRev2 1.3.6.1.4.1.9.9.156.3.2.33
A collection of notifications that are generated by the CUCM Agent.
                 ccmInfoGroupRev4 1.3.6.1.4.1.9.9.156.3.2.34
A collection of objects which provide info about all Cisco Unified Communications Managers and its related information within a CUCM cluster. It comprises of GroupTable, ccmTable, GroupMappingTable, Region, TimeZone, Device Pool and ProductType tables.
                 ccmPhoneInfoGroupRev5 1.3.6.1.4.1.9.9.156.3.2.35
A collection of objects which provide info about all phones within the scope of the local Cisco Unified Communications Manager. It comprises of the Phone and Phone Extension tables.
                 ccmMediaDeviceInfoGroupRev3 1.3.6.1.4.1.9.9.156.3.2.36
A collection of objects which provide info about all Media Devices within the scope of the local Cisco Unified Communications Manager. It comprises of the MediaDevice table.
                 ccmSIPDeviceInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.37
A collection of objects which provide info about all SIP Trunk devices within the scope of the local Cisco Unified Communications Manager. It comprises of the SIP Device table.
                 ccmNotificationsInfoGroupRev4 1.3.6.1.4.1.9.9.156.3.2.38
A collection of objects which provide info about all the Notifications generated by the CISCO CUCM Agent.
                 ccmH323DeviceInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.39
A collection of objects which provide info about all H323 devices within the scope of the local Cisco Unified Communications Manager. It comprises of the H323Device table.
                 ccmCTIDeviceInfoGroupRev3 1.3.6.1.4.1.9.9.156.3.2.40
A collection of objects which provide info about all CTI Devices within the scope of the local CUCM. It comprises of the ccmCTIDevice and ccmCTIDeviceDirNum tables.
                 ccmPhoneInfoGroupRev6 1.3.6.1.4.1.9.9.156.3.2.41
A collection of objects which provide info about all phones within the scope of the local Cisco Unified Communications Manager. It comprises of the Phone and Phone Extension tables.
                 ccmNotificationsInfoGroupRev5 1.3.6.1.4.1.9.9.156.3.2.42
A collection of objects which provide info about all the Notifications generated by the CISCO CUCM Agent.
                 ccmGatewayInfoGroupRev4 1.3.6.1.4.1.9.9.156.3.2.43
A collection of objects which provide info about all Gateways within the scope of the local CallManager. It comprises of the Gateway table.
                 ccmMediaDeviceInfoGroupRev4 1.3.6.1.4.1.9.9.156.3.2.44
A collection of objects which provide info about all Media Devices within the scope of the local Cisco Unified Communications Manager. It comprises of the MediaDevice table.
                 ccmCTIDeviceInfoGroupRev4 1.3.6.1.4.1.9.9.156.3.2.45
A collection of objects which provide info about all CTI Devices within the scope of the local CUCM. It comprises of the ccmCTIDevice and ccmCTIDeviceDirNum tables.
                 ccmH323DeviceInfoGroupRev3 1.3.6.1.4.1.9.9.156.3.2.46
A collection of objects which provide info about all H323 devices within the scope of the local Cisco Unified Communications Manager. It comprises of the H323Device table.
                 ccmVoiceMailDeviceInfoGroupRev2 1.3.6.1.4.1.9.9.156.3.2.47
A collection of objects which provide info about all Voice Messaging Devices within the scope of the local CallManager. It comprises of the ccmVoiceMailDevice and ccmVoiceMailDirNum tables.
                 ccmNotificationsGroupRev3 1.3.6.1.4.1.9.9.156.3.2.48
A collection of notifications that are generated by the CUCM Agent.