CISCO-CCM-MIB
- Registered at
- 1.3.6.1.4.1.9.9.156
- Last updated
- 2010-07-07 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2010-07-07 00:00, 2009-12-03 00:00, 2008-08-21 00:00, 2008-02-12 00:00, 2005-09-14 00:00, 2005-05-09 00:00, 2004-08-02 00:00, 2003-08-25 00:00, 2003-05-08 00:00, 2002-01-11 00:00, 2000-12-01 00:00, 2000-03-10 00:00
- Namespace
- cisco
- Source file
CISCO-CCM-MIB- Digest
sha256:e81f2740628444d2c5d3d6a24d81e5a6bd3eb404bae107a453210cb0cdc1e49f
Description
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
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-selsius@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressIPv4, InetAddressIPv6, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-CCM-MIB CISCO-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CcmDevFailCauseCode TEXTUAL-CONVENTION This syntax is used as means of identifying the reasons for a device communication error. noError: No Error unknown: Unknown error cause noEntryInDatabase: Device not configured properly in the CUCM database databaseConfigurationError: Device configuration error in the CUCM database deviceNameUnresolveable: The CallManager is unable to resolve the device name to an IP Address internally maxDevRegReached: Maximum number of device registrations have been reached connectivityError: CallManager is unable to establish communication with the device during registration initializationError: Indicates an error occurred when the CallManager tries to initialize the device deviceInitiatedReset: Indicates that the error was due to device initiated reset callManagerReset: Indicates that the error was due to call manager reset. authenticationError: Indicates mismatch between configured authentication mode and the authentication mode that the device is using to connect to the CallManager. invalidX509NameInCertificate: Indicates mismatch between the peer X.509 certificate subject name and what is configured for the device. invalidTLSCipher: Indicates Cipher mismatch during TLS handshake process. directoryNumberMismatch: Indicates mismatch between the directory number that the SIP device is trying to register with and the directory number configured in the CallManager for the SIP device. malformedRegisterMsg: Indicates that SIP device attempted to register with CallManager, but the REGISTER message contained formatting errors. | deprecated | |||
| CcmDevRegFailCauseCode TEXTUAL-CONVENTION This syntax is used as means of identifying the reasons for a device registration failure. The scope of this enumeration can expand to comply with RFC 2578. noError: No Error unknown: Unknown error cause noEntryInDatabase: Device not configured properly in the CUCM database databaseConfigurationError: Device configuration error in the CUCM database deviceNameUnresolveable: The CallManager is unable to resolve the device name to an IP Address internally maxDevRegExceeded: Maximum number of device registrations have been reached connectivityError: CallManager is unable to establish communication with the device during registration initializationError: Indicates an error occurred when the CallManager tries to initialize the device deviceInitiatedReset: Indicates that the error was due to device initiated reset callManagerReset: Indicates that the error was due to call manager reset. authenticationError: Indicates mismatch between configured authentication mode and the authentication mode that the device is using to connect to the CallManager. invalidX509NameInCertificate: Indicates mismatch between the peer X.509 certificate subject name and what is configured for the device. invalidTLSCipher: Indicates Cipher mismatch during TLS handshake process. directoryNumberMismatch: Indicates mismatch between the directory number that the SIP device is trying to register with and the directory number configured in the CallManager for the SIP device. malformedRegisterMsg: Indicates that SIP device attempted to register with CallManager, but the REGISTER message contained formatting errors. protocolMismatch: The protocol of the device (SIP or SCCP) does not match the configured protocol in CUCM. deviceNotActive: The device has not been activated. authenticatedDeviceAlreadyExists: A device with the same name is already registered with CUCM. obsoleteProtocolVersion: The SCCP device registered with an obsolete protocol version. databaseTimeout: CUCM requested device configuration data from the database but did not receive a response within 10 minutes. registrationSequenceError: A device requested configuration information from the CUCM at an unexpected time. The CUCM had not yet obtained the requested information. The device will automatically attempt to register again. If this alarm occurs again, manually reset the device. If this alarm continues to occur after the manual reset, there may be an internal firmware error. This is applicable for SCCP protocol only. invalidCapabilities: The CUCM detected an error in the media capabilities reported in the StationCapabilitiesRes message by the device during registration. The device will automatically attempt to register again. If this alarm occurs again, manually reset the device. If this alarm continues to occur after the manual reset, there may be a protocol error. This is applicable for SCCP protocol only. capabilityResponseTimeout: The CUCM timed out while waiting for the device to respond to a request to report its media capabilities. Possible causes include device power outage, network power outage, network configuration error, network delay, packet drops, and packet corruption. It is also possible to get this error if the CUCM node is experiencing high CPU usage. Verify that the device is powered up and operating. Verify that network connectivity exists between the device and CUCM, and verify that the CPU utilization is in the safe range. This is applicable for SCCP protocol only. securityMismatch: The CUCM detected a mismatch in the security settings of the device and/or the CUCM. The mismatches that can be detected are: 1) The device established a secure connection, yet reported that it does not have the ability to do authenticated signaling. 2) The device did not establish a secure connection, but the security mode configured for the device indicates that it should have done so. 3) The device established a secure connection, but the security mode configured for the device indicates that it should not have done so autoRegisterDBError: Auto-registration of a device failed for one of the following reasons: 1)Auto-registration is not allowed for the device type. 2)An error occurred while adding the auto-registering device to the database (stored procedure). dbAccessError: Device registration failed because of an error that occurred while building the station registration profile. This usually indicates a synchronization problem with the database. autoRegisterDBConfigTimeout: The CUCM timed out during auto-registration of a device. The registration profile of the device did not get inserted into the database in time. The device will automatically attempt to register again. This is applicable for SCCP protocol only. deviceTypeMismatch: The device type reported by the device does not match the device type configured on the CUCM addressingModeMismatch: The CUCM detected an error related to the addressing mode configured for the device. One of the following errors were detected: 1)The device is configured to use only IPv4 addressing, but did not specify an IPv4 address. 2)The device is configured to use only IPv6 addressing, but did not specify an IPv6 address. This is applicable for SCCP protocol only. | current | |||
| CcmDevUnregCauseCode TEXTUAL-CONVENTION This syntax is used as means of identifying the reasons for a device getting unregistered. The scope of this enumeration can expand to comply with RFC 2578. noError: No Error unknown: Unknown error cause noEntryInDatabase: Device not configured properly in the CUCM database databaseConfigurationError: Device configuration error in the CUCM database deviceNameUnresolveable: The CallManager is unable to resolve the device name to an IP Address internally maxDevRegExceeded: Maximum number of device registrations have been reached connectivityError: CallManager is unable to establish communication with the device during registration initializationError: Indicates an error occurred when the CallManager tries to initialize the device deviceInitiatedReset: Indicates that the error was due to device initiated reset callManagerReset: Indicates that the error was due to call manager reset. deviceUnregistered: DeviceUnregistered. malformedRegisterMsg: Indicates that SIP device attempted to register with CallManager, but the REGISTER message contained formatting errors. sccpDeviceThrottling: The indicated SCCP device exceeded the maximum number of events allowed per-SCCP device. keepAliveTimeout: A KeepAlive message was not received. Possible causes include device power outage, network power outage, network configuration error, network delay,packet drops, packet corruption and CUCM node experiencing high CPU usage. configurationMismatch: The configuration on the SIP device does not match the configuration in CUCM. callManagerRestart: A device restart was initiated from CUCM Administration, either due to an explicit command from an administrator or due to a configuration change such as adding, deleting or changing a directory number associated with the device. duplicateRegistration: CUCM detected that the device attempted to register to two nodes at the same time. CUCM initiated a restart to the phone to force it to re-home to a single node. callManagerApplyConfig: CUCM configuration is changed. deviceNoResponse: Device is not responding Service Control Notify from CUCM. emLoginLogout: The device has been unregistered due to an Extension Mobility login or logout. emccLoginLogout: The device has been unregistered due to an Extension Mobility Cross Cluster login or logout. powerSavePlus: The device powered off as a result of the Power Save Plus feature that is enabled for this device. When the device powers off, it remains unregistered from CUCM until the Phone On Time defined in the Product Specific Configuration for this device. callManagerForcedRestart: The device did not respond to an Apply Config request and as a result, CUCM had sent a restart request to the device. The device may be offline due to a power outage or network problem. Confirm that the device is powered-up and that network connectivity exists between the device and CUCM. This is applicable for SIP protocol only. sourceIPAddrChanged: The device has been unregistered because the IP address in the Contact header of the REGISTER message has changed. The device will be automatically re-registered. No action is necessary. This is applicable for SIP protocol only. sourcePortChanged: The device has been unregistered because the port number in the Contact header of the REGISTER message has changed. The device will be automatically re-registered. No action is necessary. This is applicable for SIP protocol only. registrationSequenceError: A device requested configuration information from the CUCM at an unexpected time. The CUCM no longer had the requested information in memory. invalidCapabilities: The CUCM detected an error in the updated media capabilities reported by the device. The device reported the capabilities in one of the StationUpdateCapabilities message variants. This is applicable for SCCP protocol only. fallbackInitiated The device has initiated a fallback and will automatically re-register to a higher-priority CUCM. No action is necessary. deviceSwitch A second instance of an endpoint with the same device name has registered and assumed control. No action is necessary. | current | |||
| CcmDeviceLineStatus TEXTUAL-CONVENTION This syntax is used to identify the registration status of a line of the device with the local call manager. unknown: The registration status of the device line is unknown registered: The device line has successfully registered with the local call manager unregistered: The device line is no longer registered with the local call manager rejected: Registration request from the device line was rejected by the local call manager. | current | |||
| CcmDeviceProductId TEXTUAL-CONVENTION This syntax is used to identify the product id of a device. gwyCiscoCat6KT1(1): Cisco Catalyst 6000 T1 VoIP Gateway gwyCiscoCat6KE1(2): Cisco Catalyst 6000 E1 VoIP Gateway gwyCiscoCat6KFXS(3): Cisco Catalyst 6000 24 Port FXS Gateway gwyCiscoCat6KFXO(4): Cisco Catalyst 6000 12 Port FXO Gateway gwyCiscoDT24Plus(7): Cisco DT-24+ Gateway gwyCiscoDT30Plus(8): Cisco DT-30+ Gateway gwyCiscoDT24(9): Cisco DT-24 Gateway gwyCiscoAT2(10): Cisco AT2 Gateway gwyCiscoAT4(11): Cisco AT4 Gateway gwyCiscoAT8(12): Cisco AT8 Gateway gwyCiscoAS2(13): Cisco AS2 Gateway gwyCiscoAS4(14): Cisco AS4 Gateway gwyCiscoAS8(15): Cisco AS8 Gateway gwyCiscoMGCPFXOPort(18): Cisco MGCP FXO Port gwyCiscoMGCPFXSPort(19): Cisco MGCP FXS Port gwyCiscoVG200(43): Cisco VG200 gwyCisco26XX(44): Cisco 26XX gwyCisco362X(45): Cisco 362X gwyCisco364X(46): Cisco 364X gwyCisco366X(47): Cisco 366X gwyCiscoMGCPT1Port(52): Cisco MGCP T1 Port gwyCiscoMGCPE1Port(55): Cisco MGCP E1 Port gwyCiscoCat4224VoiceGwySwitch(58): Cisco CAT 4224 Voice Gateway Switch gwyCiscoCat4000AccessGwyModule(59): Cisco CAT 4000 Access Gateway Module gwyCiscoIAD2400(62): Cisco IAD2400 gwyCiscoVGCEndPoint(65): Cisco VGC PHONE gwyCiscoVG224AndV248(66): Cisco VGC Gateway gwyCiscoSlotVGCPort(67): Cisco VGC Port gwyciscoVGCBox(68): Cisco VGC Box gwyCiscoATA186(69): Cisco ATA 186 gwyCiscoICS77XXMRP2XX(70): Cisco ICS77XX-MRP2XX gwyCiscoICS77XXASI81(71): Cisco ICS77XX-ASI81 gwyCiscoICS77XXASI160(72): Cisco ICS77XX-ASI160 gwyCiscoCat6000AVVIDServModule(80): Cisco Catalyst 6000 AVVID Services Module gwyCiscoWSX6600(81): Cisco WS-X6600 gwyCiscoMGCPBRIPort(90): Cisco MGCP BRI Port gwyCiscoWSSVCCMMMS(10001): Cisco WS-SVC-CMM-MS gwyCisco3745(20000): Cisco 3745 gwyCisco3725(20002): Cisco 3725 gwyCiscoICS77XXMRP3XX(30004): Cisco ICS77XX MRP3XX gwyCiscoICS77XXMRP38FXS(30005): Cisco ICS77XX MRP3 8FXS gwyCiscoICS77XXMRP316FXS(30006): Cisco ICS77XX MRP3 16FXS gwyCiscoICS77XXMRP38FXOM1(30007): Cisco ICS77XX MRP3 8FXO M1 gwyCisco269X(30011): Cisco 269X gwyCisco1760(30019): Cisco 1760 gwyCisco1751(30020): Cisco 1751 h323Phone(16): H323 Phone h323Trunk(17): H323 Trunk h323AnonymousGateway(49): H323 Anonymous Gateway h323H225GKControlledTrunk(75): H225 Trunk Gatekeeper Controlled h323ICTGKControlled(76): Inter-Cluster Trunk Gatekeeper Controlled h323ICTNonGKControlled(77): Inter-Cluster Trunk Non-Gatekeeper Controlled voiceMailUOnePort(27): Uone Port sipTrunk(95): SIP Trunk unknown(-1): Unknown Device Product Id other(-2): Unidentified Device Product Id. | obsolete | |||
| CcmDeviceStatus TEXTUAL-CONVENTION This syntax is used to identify the registration status of a device with the local call manager. unknown: The registration status of the device is unknown registered: The device has successfully registered with the local call manager unregistered: The device is no longer registered with the local call manager rejected: Registration request from the device was rejected by the local call manager. partiallyregistered: At least one but not all of the lines are successfully registered to the local call manager. Applicable only to SIP phones. | current | |||
| CcmIndex TEXTUAL-CONVENTION This syntax is used as the Index into a table. A positive value is used to identify a unique entry in the table. | current | |||
| CcmIndexOrZero TEXTUAL-CONVENTION This textual convention is an extension of the CcmIndex convention. The latter defines a greater than zero to identify an entry of the CUCM MIB table in the managed system. This extension permits the additional value of zero. The value zero is object- specific and must be defined as part of the description of any object which uses this syntax. | current | |||
| CcmPhoneProtocolType TEXTUAL-CONVENTION This syntax is used to identify the protocol between phone and Cisco Call Manager. unknown: The phone protocol is unknown sccp: The phone protocol is SCCP sip: The phone protocol is SIP. | current | |||
| CcmSIPTransportProtocolType TEXTUAL-CONVENTION This textual convention defines the possible transport protocol types which are used for setting up SIP calls unknown: The SIP Trunk transport type is unknown tcp: The SIP Trunk transport type is tcp udp: The SIP Trunk transport type is udp tcpAndUdp: The SIP Trunk transport type is tcp and udp. Applicable only for InTransportProtocolType. tls: The SIP Trunk transport type is tls. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoCcmMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1 | |||
| ccmGeneralInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.1 | |||
| ccmGroupTable OBJECT-TYPE The table containing the CallManager groups in a call manager cluster. | 1.3.6.1.4.1.9.9.156.1.1.1 | not-accessible | current | |
| ccmGroupEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.1.1 | not-accessible | current | |
| ccmGroupIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM which uniquely identifies a CallManager Group. | 1.3.6.1.4.1.9.9.156.1.1.1.1.1 | CcmIndex | not-accessible | current |
| ccmGroupName OBJECT-TYPE The name of the CallManager Group. | 1.3.6.1.4.1.9.9.156.1.1.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmGroupTftpDefault OBJECT-TYPE Whether this is the default TFTP server group or not. | 1.3.6.1.4.1.9.9.156.1.1.1.1.3 | TruthValue | read-only | current |
| ccmTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.2 | not-accessible | current | |
| ccmEntry OBJECT-TYPE An entry (conceptual row) in the CallManager table, containing the information about a CallManager. | 1.3.6.1.4.1.9.9.156.1.1.2.1 | not-accessible | current | |
| ccmIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a CallManager in a call manager cluster. | 1.3.6.1.4.1.9.9.156.1.1.2.1.1 | CcmIndex | not-accessible | current |
| ccmName OBJECT-TYPE The host name of the CallManager. | 1.3.6.1.4.1.9.9.156.1.1.2.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmDescription OBJECT-TYPE The description for the CallManager. | 1.3.6.1.4.1.9.9.156.1.1.2.1.3 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmVersion OBJECT-TYPE The version number of the CallManager software. | 1.3.6.1.4.1.9.9.156.1.1.2.1.4 | SnmpAdminString (SIZE(0..24)) | read-only | current |
| ccmStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.2.1.5 | INTEGER {unknown(1), up(2), down(3)} | read-only | current |
| ccmInetAddressType OBJECT-TYPE This object identifies IP address type of the Cisco Call Manager defined in ccmInetAddress. | 1.3.6.1.4.1.9.9.156.1.1.2.1.6 | InetAddressType | read-only | current |
| ccmInetAddress OBJECT-TYPE This object identifies IP address of the Cisco Call Manager. The type of address for this is identified by ccmInetAddressType. | 1.3.6.1.4.1.9.9.156.1.1.2.1.7 | InetAddress | read-only | current |
| ccmClusterId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.2.1.8 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmInetAddress2Type OBJECT-TYPE This object identifies IP address type of the Cisco Unified Communications Manager defined in ccmInetAddress2. | 1.3.6.1.4.1.9.9.156.1.1.2.1.9 | InetAddressType | read-only | current |
| ccmInetAddress2 OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.2.1.10 | InetAddress | read-only | current |
| ccmGroupMappingTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.3 | not-accessible | current | |
| ccmGroupMappingEntry OBJECT-TYPE An entry (conceptual row) in the CallManager group Mapping table, containing the information about a mapping between a CallManager and a CallManager group. | 1.3.6.1.4.1.9.9.156.1.1.3.1 | not-accessible | current | |
| ccmCMGroupMappingCMPriority OBJECT-TYPE The priority of the CallManager in the group. Sets the order of the CallManager in the list. | 1.3.6.1.4.1.9.9.156.1.1.3.1.1 | Unsigned32 | read-only | current |
| ccmRegionTable OBJECT-TYPE The table containing the list of all geographically separated regions in a CCN system. | 1.3.6.1.4.1.9.9.156.1.1.4 | not-accessible | current | |
| ccmRegionEntry OBJECT-TYPE An entry (conceptual row) in the Region Table, containing the information about a region. | 1.3.6.1.4.1.9.9.156.1.1.4.1 | not-accessible | current | |
| ccmRegionIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a Region Name in the table. | 1.3.6.1.4.1.9.9.156.1.1.4.1.1 | CcmIndex | not-accessible | current |
| ccmRegionName OBJECT-TYPE The name of the CallManager region. | 1.3.6.1.4.1.9.9.156.1.1.4.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmRegionPairTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.5 | not-accessible | current | |
| ccmRegionPairEntry OBJECT-TYPE An entry (conceptual row) in the Region Pair Table, containing the information about bandwidth restrictions when communicating between the two specified regions. | 1.3.6.1.4.1.9.9.156.1.1.5.1 | not-accessible | current | |
| ccmRegionSrcIndex OBJECT-TYPE The index of the Source Region in the Region table. | 1.3.6.1.4.1.9.9.156.1.1.5.1.1 | CcmIndex | not-accessible | current |
| ccmRegionDestIndex OBJECT-TYPE The index of the Destination Region in the Region table. | 1.3.6.1.4.1.9.9.156.1.1.5.1.2 | CcmIndex | not-accessible | current |
| ccmRegionAvailableBandWidth OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.5.1.3 | INTEGER {unknown(1), other(2), bwG723(3), bwG729(4), bwG711(5), bwGSM(6), bwWideband(7)} | read-only | current |
| ccmTimeZoneTable OBJECT-TYPE The table containing the list of all time zone groups in a call manager cluster. | 1.3.6.1.4.1.9.9.156.1.1.6 | not-accessible | current | |
| ccmTimeZoneEntry OBJECT-TYPE An entry (conceptual row) in the time zone Table, containing the information about a particular time zone group. | 1.3.6.1.4.1.9.9.156.1.1.6.1 | not-accessible | current | |
| ccmTimeZoneIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a Time Zone group entry in the table. | 1.3.6.1.4.1.9.9.156.1.1.6.1.1 | CcmIndex | not-accessible | current |
| ccmTimeZoneName OBJECT-TYPE The name of the time zone group. | 1.3.6.1.4.1.9.9.156.1.1.6.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmTimeZoneOffset OBJECT-TYPE The offset of the time zone group's time zone from GMT. | 1.3.6.1.4.1.9.9.156.1.1.6.1.3 | Integer32 (-12..12) | read-only | obsolete |
| ccmTimeZoneOffsetHours OBJECT-TYPE The offset hours of the time zone group's time zone from GMT. | 1.3.6.1.4.1.9.9.156.1.1.6.1.4 | Integer32 (-12..12) | read-only | current |
| ccmTimeZoneOffsetMinutes OBJECT-TYPE The offset minutes of the time zone group's time zone from GMT. | 1.3.6.1.4.1.9.9.156.1.1.6.1.5 | Integer32 (-59..59) | read-only | current |
| ccmDevicePoolTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.7 | not-accessible | current | |
| ccmDevicePoolEntry OBJECT-TYPE An entry (conceptual row) in the device pool Table, containing the information about a particular device pool. | 1.3.6.1.4.1.9.9.156.1.1.7.1 | not-accessible | current | |
| ccmDevicePoolIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.7.1.1 | CcmIndex | not-accessible | current |
| ccmDevicePoolName OBJECT-TYPE The name of the device pool. | 1.3.6.1.4.1.9.9.156.1.1.7.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmDevicePoolRegionIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.7.1.3 | CcmIndexOrZero | read-only | current |
| ccmDevicePoolTimeZoneIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.7.1.4 | CcmIndexOrZero | read-only | current |
| ccmDevicePoolGroupIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.7.1.5 | CcmIndexOrZero | read-only | current |
| ccmProductTypeTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.8 | not-accessible | current | |
| ccmProductTypeEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.8.1 | not-accessible | current | |
| ccmProductTypeIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies an entry in the ccmProductTypeTable. | 1.3.6.1.4.1.9.9.156.1.1.8.1.1 | CcmIndex | not-accessible | current |
| ccmProductType OBJECT-TYPE The type of the product as defined in the CUCM database. | 1.3.6.1.4.1.9.9.156.1.1.8.1.2 | Unsigned32 | read-only | current |
| ccmProductName OBJECT-TYPE The name of the product as defined in the CUCM database. | 1.3.6.1.4.1.9.9.156.1.1.8.1.3 | SnmpAdminString (SIZE(0..100)) | read-only | current |
| ccmProductCategory OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.1.8.1.4 | INTEGER {unknown(-1), notApplicable(0), phone(1), gateway(2), h323Device(3), ctiDevice(4), voiceMailDevice(5), mediaResourceDevice(6), huntListDevice(7), sipDevice(8)} | read-only | current |
| ccmPhoneInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.2 | |||
| ccmPhoneTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1 | not-accessible | current | |
| ccmPhoneEntry OBJECT-TYPE An entry (conceptual row) in the phone Table, containing information about a particular phone device. | 1.3.6.1.4.1.9.9.156.1.2.1.1 | not-accessible | current | |
| ccmPhoneIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a Phone within the CallManager. | 1.3.6.1.4.1.9.9.156.1.2.1.1.1 | CcmIndex | not-accessible | current |
| ccmPhonePhysicalAddress OBJECT-TYPE The physical address(MAC address) of the IP phone. | 1.3.6.1.4.1.9.9.156.1.2.1.1.2 | MacAddress | read-only | current |
| ccmPhoneType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.3 | INTEGER {unknown(1), other(2), cisco30SPplus(3), cisco12SPplus(4), cisco12SP(5), cisco12S(6), cisco30VIP(7), ciscoTeleCasterBid(8), ciscoTeleCasterMgr(9), ciscoTeleCasterBusiness(10), ciscoSoftPhone(11), ciscoConferencePhone(12), cisco7902(13), cisco7905(14), cisco7912(15), cisco7970(16)} | read-only | obsolete |
| ccmPhoneDescription OBJECT-TYPE The description about the phone itself. | 1.3.6.1.4.1.9.9.156.1.2.1.1.4 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmPhoneUserName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.5 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmPhoneIpAddress OBJECT-TYPE The last known IP address of the phone. | 1.3.6.1.4.1.9.9.156.1.2.1.1.6 | IpAddress | read-only | obsolete |
| ccmPhoneStatus OBJECT-TYPE The status of the phone. The status of the Phone changes from Unknown to registered when it registers itself with the local CUCM. | 1.3.6.1.4.1.9.9.156.1.2.1.1.7 | CcmDeviceStatus | read-only | current |
| ccmPhoneTimeLastRegistered OBJECT-TYPE The time when the phone last registered with the CallManager. | 1.3.6.1.4.1.9.9.156.1.2.1.1.8 | DateAndTime | read-only | current |
| ccmPhoneE911Location OBJECT-TYPE The E911 location of the phone. | 1.3.6.1.4.1.9.9.156.1.2.1.1.9 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmPhoneLoadID OBJECT-TYPE This object identifies the configured load ID for the phone device. | 1.3.6.1.4.1.9.9.156.1.2.1.1.10 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmPhoneLastError OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.11 | Integer32 (-1..65535) | read-only | obsolete |
| ccmPhoneTimeLastError OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.12 | DateAndTime | read-only | obsolete |
| ccmPhoneDevicePoolIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.13 | CcmIndexOrZero | read-only | current |
| ccmPhoneInetAddressType OBJECT-TYPE This object identifies the IP address type of the phone. | 1.3.6.1.4.1.9.9.156.1.2.1.1.14 | InetAddressType | read-only | deprecated |
| ccmPhoneInetAddress OBJECT-TYPE This object identifies the last known IP address of the phone. The type of address for this is identified by ccmPhoneInetAddressType. | 1.3.6.1.4.1.9.9.156.1.2.1.1.15 | InetAddress | read-only | deprecated |
| ccmPhoneStatusReason OBJECT-TYPE The reason code associated with the phone status change. | 1.3.6.1.4.1.9.9.156.1.2.1.1.16 | CcmDevFailCauseCode | read-only | deprecated |
| ccmPhoneTimeLastStatusUpdt OBJECT-TYPE The time the status of the phone changed. | 1.3.6.1.4.1.9.9.156.1.2.1.1.17 | DateAndTime | read-only | current |
| ccmPhoneProductTypeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.18 | CcmIndexOrZero | read-only | current |
| ccmPhoneProtocol OBJECT-TYPE The protocol used between the phone and Cisco Call Manager. | 1.3.6.1.4.1.9.9.156.1.2.1.1.19 | CcmPhoneProtocolType | read-only | current |
| ccmPhoneName OBJECT-TYPE The name of the phone. The name of the phone can be <prefix> + MAC Address, where <prefix> 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.20 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmPhoneInetAddressIPv4 OBJECT-TYPE This object identifies the last known primary IPv4 address of the Phone Device. This object contains value zero if IPV4 address is not available. | 1.3.6.1.4.1.9.9.156.1.2.1.1.21 | InetAddressIPv4 | read-only | current |
| ccmPhoneInetAddressIPv6 OBJECT-TYPE This object identifies the last known primary IPv6 address of the Phone device. This object contains value zero if IPV6 address is not available | 1.3.6.1.4.1.9.9.156.1.2.1.1.22 | InetAddressIPv6 | read-only | current |
| ccmPhoneIPv4Attribute OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.23 | INTEGER {unknown(0), adminOnly(1), controlOnly(2), adminAndControl(3)} | read-only | current |
| ccmPhoneIPv6Attribute OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.24 | INTEGER {unknown(0), adminOnly(1), controlOnly(2), adminAndControl(3)} | read-only | current |
| ccmPhoneActiveLoadID OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.1.1.25 | SnmpAdminString | read-only | current |
| ccmPhoneUnregReason OBJECT-TYPE The reason code associated with unregistered phone. | 1.3.6.1.4.1.9.9.156.1.2.1.1.26 | CcmDevUnregCauseCode | read-only | current |
| ccmPhoneRegFailReason OBJECT-TYPE The reason code associated with registration failed phone. | 1.3.6.1.4.1.9.9.156.1.2.1.1.27 | CcmDevRegFailCauseCode | read-only | current |
| ccmPhoneExtensionTable OBJECT-TYPE The table containing the list of all phone extensions associated with the registered and unregistered phones in the ccmPhoneTable. | 1.3.6.1.4.1.9.9.156.1.2.2 | not-accessible | obsolete | |
| ccmPhoneExtensionEntry OBJECT-TYPE An entry (conceptual row) in the phone extension Table, containing the information about a particular phone extension. | 1.3.6.1.4.1.9.9.156.1.2.2.1 | not-accessible | obsolete | |
| ccmPhoneExtensionIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a Phone Extension within the CallManager. | 1.3.6.1.4.1.9.9.156.1.2.2.1.1 | CcmIndex | not-accessible | obsolete |
| ccmPhoneExtension OBJECT-TYPE The extension number of the extension. | 1.3.6.1.4.1.9.9.156.1.2.2.1.2 | SnmpAdminString (SIZE(0..24)) | read-only | obsolete |
| ccmPhoneExtensionIpAddress OBJECT-TYPE The IP address of the extension. | 1.3.6.1.4.1.9.9.156.1.2.2.1.3 | IpAddress | read-only | obsolete |
| ccmPhoneExtensionMultiLines OBJECT-TYPE The number of multiline appearances for each phone extension. | 1.3.6.1.4.1.9.9.156.1.2.2.1.4 | Unsigned32 | read-only | obsolete |
| ccmPhoneExtensionInetAddressType OBJECT-TYPE Represents the type of address stored in ccmPhoneExtensionInetAddress. | 1.3.6.1.4.1.9.9.156.1.2.2.1.5 | InetAddressType | read-only | obsolete |
| ccmPhoneExtensionInetAddress OBJECT-TYPE The IP address of the extension. | 1.3.6.1.4.1.9.9.156.1.2.2.1.6 | InetAddress | read-only | obsolete |
| ccmPhoneFailedTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.3 | not-accessible | current | |
| ccmPhoneFailedEntry OBJECT-TYPE An entry (conceptual row) in the PhoneFailed Table, one for each phone failure in the CUCM. | 1.3.6.1.4.1.9.9.156.1.2.3.1 | not-accessible | current | |
| ccmPhoneFailedIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.3.1.1 | CcmIndex | not-accessible | current |
| ccmPhoneFailedTime OBJECT-TYPE The time when the phone failed to register with the CallManager. | 1.3.6.1.4.1.9.9.156.1.2.3.1.2 | DateAndTime | read-only | current |
| ccmPhoneFailedName OBJECT-TYPE The name assigned to the phone when it is added to the CallManager. It contains an ASCII form of the phone's MAC Address. | 1.3.6.1.4.1.9.9.156.1.2.3.1.3 | SnmpAdminString (SIZE(0..64)) | read-only | obsolete |
| ccmPhoneFailedInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.3.1.4 | InetAddressType | read-only | deprecated |
| ccmPhoneFailedInetAddress OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.156.1.2.3.1.5 | InetAddress | read-only | deprecated |
| ccmPhoneFailCauseCode OBJECT-TYPE States the reason for the phone device communication error. | 1.3.6.1.4.1.9.9.156.1.2.3.1.6 | CcmDevFailCauseCode | read-only | deprecated |
| ccmPhoneFailedMacAddress OBJECT-TYPE The MAC address of the failed phone. | 1.3.6.1.4.1.9.9.156.1.2.3.1.7 | MacAddress | read-only | current |
| ccmPhoneFailedInetAddressIPv4 OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.3.1.8 | InetAddressIPv4 | read-only | current |
| ccmPhoneFailedInetAddressIPv6 OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.3.1.9 | InetAddressIPv6 | read-only | current |
| ccmPhoneFailedIPv4Attribute OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.3.1.10 | INTEGER {unknown(0), adminOnly(1), controlOnly(2), adminAndControl(3)} | read-only | current |
| ccmPhoneFailedIPv6Attribute OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.3.1.11 | INTEGER {unknown(0), adminOnly(1), controlOnly(2), adminAndControl(3)} | read-only | current |
| ccmPhoneFailedRegFailReason OBJECT-TYPE The reason code associated with registration failed phone. | 1.3.6.1.4.1.9.9.156.1.2.3.1.12 | CcmDevRegFailCauseCode | read-only | current |
| ccmPhoneStatusUpdateTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.4 | not-accessible | current | |
| ccmPhoneStatusUpdateEntry OBJECT-TYPE An entry (conceptual row) in the PhoneStatusUpdate Table, one for each phone status update in the CUCM. | 1.3.6.1.4.1.9.9.156.1.2.4.1 | not-accessible | current | |
| ccmPhoneStatusUpdateIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.4.1.1 | CcmIndex | not-accessible | current |
| ccmPhoneStatusPhoneIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.4.1.2 | CcmIndexOrZero | read-only | current |
| ccmPhoneStatusUpdateTime OBJECT-TYPE The time of the phone's registration status change. | 1.3.6.1.4.1.9.9.156.1.2.4.1.3 | DateAndTime | read-only | current |
| ccmPhoneStatusUpdateType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.4.1.4 | INTEGER {unknown(1), phoneRegistered(2), phoneUnregistered(3), phonePartiallyregistered(4)} | read-only | current |
| ccmPhoneStatusUpdateReason OBJECT-TYPE The reason code associated with the phone status change. | 1.3.6.1.4.1.9.9.156.1.2.4.1.5 | CcmDevFailCauseCode | read-only | deprecated |
| ccmPhoneStatusUnregReason OBJECT-TYPE The reason code associated with unregistered phone. | 1.3.6.1.4.1.9.9.156.1.2.4.1.6 | CcmDevUnregCauseCode | read-only | current |
| ccmPhoneStatusRegFailReason OBJECT-TYPE The reason code associated with registration failed phone. | 1.3.6.1.4.1.9.9.156.1.2.4.1.7 | CcmDevRegFailCauseCode | read-only | current |
| ccmPhoneExtnTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.2.5 | not-accessible | current | |
| ccmPhoneExtnEntry OBJECT-TYPE An entry (conceptual row) in the phone extension Table, containing the information about a particular phone extension. | 1.3.6.1.4.1.9.9.156.1.2.5.1 | not-accessible | current | |
| ccmPhoneExtnIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a Phone Extension within the CallManager. | 1.3.6.1.4.1.9.9.156.1.2.5.1.1 | CcmIndex | not-accessible | current |
| ccmPhoneExtn OBJECT-TYPE The extension number of the extension. | 1.3.6.1.4.1.9.9.156.1.2.5.1.2 | SnmpAdminString (SIZE(0..24)) | read-only | current |
| ccmPhoneExtnMultiLines OBJECT-TYPE The number of multiline appearances for each phone extension. | 1.3.6.1.4.1.9.9.156.1.2.5.1.3 | Unsigned32 | read-only | current |
| ccmPhoneExtnInetAddressType OBJECT-TYPE This object identifies the IP address type of the phone extension. | 1.3.6.1.4.1.9.9.156.1.2.5.1.4 | InetAddressType | read-only | current |
| ccmPhoneExtnInetAddress OBJECT-TYPE This object identifies the IP address of the phone extension. The type of address for this is identified by ccmPhoneExtnInetAddressType. | 1.3.6.1.4.1.9.9.156.1.2.5.1.5 | InetAddress | read-only | current |
| ccmPhoneExtnStatus OBJECT-TYPE Represents the status of this phone line. | 1.3.6.1.4.1.9.9.156.1.2.5.1.6 | CcmDeviceLineStatus | read-only | current |
| ccmGatewayInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.3 | |||
| ccmGatewayTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1 | not-accessible | current | |
| ccmGatewayEntry OBJECT-TYPE An entry (conceptual row) in the gateway Table, one for each gateway device in the CUCM. | 1.3.6.1.4.1.9.9.156.1.3.1.1 | not-accessible | current | |
| ccmGatewayIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a Gateway within the scope of the local call manager. | 1.3.6.1.4.1.9.9.156.1.3.1.1.1 | CcmIndex | not-accessible | current |
| ccmGatewayName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmGatewayType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.3 | INTEGER {unknown(1), other(2), ciscoAnalogAccess(3), ciscoDigitalAccessPRI(4), ciscoDigitalAccessT1(5), ciscoDigitalAccessPRIPlus(6), ciscoDigitalAccessWSX6608E1(7), ciscoDigitalAccessWSX6608T1(8), ciscoAnalogAccessWSX6624(9), ciscoMGCPStation(10), ciscoDigitalAccessE1Plus(11), ciscoDigitalAccessT1Plus(12), ciscoDigitalAccessWSX6608PRI(13), ciscoAnalogAccessWSX6612(14), ciscoMGCPTrunk(15), ciscoVG200(16), cisco26XX(17), cisco362X(18), cisco364X(19), cisco366X(20), ciscoCat4224VoiceGatewaySwitch(21), ciscoCat4000AccessGatewayModule(22), ciscoIAD2400(23), ciscoVGCEndPoint(24), ciscoVG224VG248Gateway(25), ciscoVGCBox(26), ciscoATA186(27), ciscoICS77XXMRP2XX(28), ciscoICS77XXASI81(29), ciscoICS77XXASI160(30), ciscoSlotVGCPort(31), ciscoCat6000AVVIDServModule(32), ciscoWSX6600(33), ciscoWSSVCCMMMS(34), cisco3745(35), cisco3725(36), ciscoICS77XXMRP3XX(37), ciscoICS77XXMRP38FXS(38), ciscoICS77XXMRP316FXS(39), ciscoICS77XXMRP38FXOM1(40), cisco269X(41), cisco1760(42), cisco1751(43), ciscoMGCPBRIPort(44)} | read-only | obsolete |
| ccmGatewayDescription OBJECT-TYPE The description attached to the gateway device. | 1.3.6.1.4.1.9.9.156.1.3.1.1.4 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmGatewayStatus OBJECT-TYPE The status of the gateway. The Gateway status changes from Unknown to Registered when the Gateway registers itself with the local CUCM. | 1.3.6.1.4.1.9.9.156.1.3.1.1.5 | CcmDeviceStatus | read-only | current |
| ccmGatewayDevicePoolIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.6 | CcmIndexOrZero | read-only | current |
| ccmGatewayInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.7 | InetAddressType | read-only | current |
| ccmGatewayInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.8 | InetAddress | read-only | current |
| ccmGatewayProductId OBJECT-TYPE The product identifier of the gateway device. | 1.3.6.1.4.1.9.9.156.1.3.1.1.9 | CcmDeviceProductId | read-only | obsolete |
| ccmGatewayStatusReason OBJECT-TYPE The reason code associated with the gateway status change. | 1.3.6.1.4.1.9.9.156.1.3.1.1.10 | CcmDevFailCauseCode | read-only | deprecated |
| ccmGatewayTimeLastStatusUpdt OBJECT-TYPE The time the status of the gateway changed. | 1.3.6.1.4.1.9.9.156.1.3.1.1.11 | DateAndTime | read-only | current |
| ccmGatewayTimeLastRegistered OBJECT-TYPE The time the gateway last registered with the call manager. | 1.3.6.1.4.1.9.9.156.1.3.1.1.12 | DateAndTime | read-only | current |
| ccmGatewayDChannelStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.13 | INTEGER {active(1), inActive(2), unknown(3), notApplicable(4)} | read-only | current |
| ccmGatewayDChannelNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.14 | Integer32 (-1..24) | read-only | current |
| ccmGatewayProductTypeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.3.1.1.15 | CcmIndexOrZero | read-only | current |
| ccmGatewayUnregReason OBJECT-TYPE The reason code associated with unregistered gateway. | 1.3.6.1.4.1.9.9.156.1.3.1.1.16 | CcmDevUnregCauseCode | read-only | current |
| ccmGatewayRegFailReason OBJECT-TYPE The reason code associated with registration failed gateway. | 1.3.6.1.4.1.9.9.156.1.3.1.1.17 | CcmDevRegFailCauseCode | read-only | current |
| ccmGatewayTrunkInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.4 | |||
| ccmGatewayTrunkTable OBJECT-TYPE The table containing the list of all gateway trunks in a CCN system. When the local CUCM is restarted, this table will be refreshed. | 1.3.6.1.4.1.9.9.156.1.4.1 | not-accessible | obsolete | |
| ccmGatewayTrunkEntry OBJECT-TYPE An entry (conceptual row) in the gateway trunk table, one for each gateway trunk in a CCN system. | 1.3.6.1.4.1.9.9.156.1.4.1.1 | not-accessible | obsolete | |
| ccmGatewayTrunkIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which uniquely identifies a Gateway trunk within the scope of a CallManager. | 1.3.6.1.4.1.9.9.156.1.4.1.1.1 | CcmIndex | not-accessible | obsolete |
| ccmGatewayTrunkType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.4.1.1.2 | INTEGER {unknown(1), other(2), trunkGroundStart(3), trunkLoopStart(4), trunkDID(5), trunkPOTS(6), trunkEM1(7), trunkEM2(8), trunkEM3(9), trunkEM4(10), trunkEM5(11), analog(12), pri(13), bri(14)} | read-only | obsolete |
| ccmGatewayTrunkName OBJECT-TYPE The name of the trunk. | 1.3.6.1.4.1.9.9.156.1.4.1.1.3 | SnmpAdminString (SIZE(0..128)) | read-only | obsolete |
| ccmTrunkGatewayIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.4.1.1.4 | CcmIndexOrZero | read-only | obsolete |
| ccmGatewayTrunkStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.4.1.1.5 | INTEGER {unknown(1), up(2), busy(3), down(4)} | read-only | obsolete |
| ccmGlobalInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.5 | |||
| ccmActivePhones OBJECT-TYPE The number of phones connected to this CM and actively in communication (via keepalives) with this CallManager. | 1.3.6.1.4.1.9.9.156.1.5.1 | Counter32 | read-only | obsolete |
| ccmInActivePhones OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.2 | Counter32 | read-only | obsolete |
| ccmActiveGateways OBJECT-TYPE The number of gateways configured with this CallManager and actively in communication (via keepalives) with the Call Manager. | 1.3.6.1.4.1.9.9.156.1.5.3 | Counter32 | read-only | obsolete |
| ccmInActiveGateways OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.4 | Counter32 | read-only | obsolete |
| ccmRegisteredPhones OBJECT-TYPE The number of phones that are registered and actively in communication with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.5 | Counter32 | read-only | current |
| ccmUnregisteredPhones OBJECT-TYPE The number of phone that are unregistered or have lost contact with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.6 | Counter32 | read-only | current |
| ccmRejectedPhones OBJECT-TYPE The number of phones whose registration requests were rejected by the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.7 | Counter32 | read-only | current |
| ccmRegisteredGateways OBJECT-TYPE The number of gateways that are registered and actively in communication with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.8 | Counter32 | read-only | current |
| ccmUnregisteredGateways OBJECT-TYPE The number of gateways that are unregistered or have lost contact with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.9 | Counter32 | read-only | current |
| ccmRejectedGateways OBJECT-TYPE The number of gateways whose registration requests were rejected by the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.10 | Counter32 | read-only | current |
| ccmRegisteredMediaDevices OBJECT-TYPE The number of media devices that are registered and actively in communication with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.11 | Counter32 | read-only | current |
| ccmUnregisteredMediaDevices OBJECT-TYPE The number of media devices that are unregistered or have lost contact with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.12 | Counter32 | read-only | current |
| ccmRejectedMediaDevices OBJECT-TYPE The number of media devices whose registration requests were rejected by the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.13 | Counter32 | read-only | current |
| ccmRegisteredCTIDevices OBJECT-TYPE The number of CTI devices that are registered and actively in communication with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.14 | Counter32 | read-only | current |
| ccmUnregisteredCTIDevices OBJECT-TYPE The number of CTI devices that are unregistered or have lost contact with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.15 | Counter32 | read-only | current |
| ccmRejectedCTIDevices OBJECT-TYPE The number of CTI devices whose registration requests were rejected by the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.16 | Counter32 | read-only | current |
| ccmRegisteredVoiceMailDevices OBJECT-TYPE The number of voice messaging devices that are registered and actively in communication with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.17 | Counter32 | read-only | current |
| ccmUnregisteredVoiceMailDevices OBJECT-TYPE The number of voice messaging devices that are unregistered or have lost contact with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.18 | Counter32 | read-only | current |
| ccmRejectedVoiceMailDevices OBJECT-TYPE The number of voice messaging devices whose registration requests were rejected by the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.19 | Counter32 | read-only | current |
| ccmCallManagerStartTime OBJECT-TYPE The last time the local call manager service started. This is available only when the local call manager is up and running. | 1.3.6.1.4.1.9.9.156.1.5.20 | DateAndTime | read-only | current |
| ccmPhoneTableStateId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.21 | Integer32 (0..2147483647) | read-only | current |
| ccmPhoneExtensionTableStateId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.22 | Integer32 (0..2147483647) | read-only | current |
| ccmPhoneStatusUpdateTableStateId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.23 | Integer32 (0..2147483647) | read-only | current |
| ccmGatewayTableStateId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.24 | Integer32 (0..2147483647) | read-only | current |
| ccmCTIDeviceTableStateId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.25 | Integer32 (0..2147483647) | read-only | current |
| ccmCTIDeviceDirNumTableStateId OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.26 | Integer32 (0..2147483647) | read-only | current |
| ccmPhStatUpdtTblLastAddedIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.27 | CcmIndexOrZero | read-only | current |
| ccmPhFailedTblLastAddedIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.28 | CcmIndexOrZero | read-only | current |
| ccmSystemVersion OBJECT-TYPE The installed version of the local call manager system. | 1.3.6.1.4.1.9.9.156.1.5.29 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmInstallationId OBJECT-TYPE The installation component identifier of the local call manager component(ccm.exe). | 1.3.6.1.4.1.9.9.156.1.5.30 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmPartiallyRegisteredPhones OBJECT-TYPE The number of phones that are partially registered with the local call manager. | 1.3.6.1.4.1.9.9.156.1.5.31 | Counter32 | read-only | current |
| ccmH323TableEntries OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.32 | Integer32 (0..2147483647) | read-only | current |
| ccmSIPTableEntries OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.5.33 | Integer32 (0..2147483647) | read-only | current |
| ccmMediaDeviceInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.6 | |||
| ccmMediaDeviceTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.6.1 | not-accessible | current | |
| ccmMediaDeviceEntry OBJECT-TYPE An entry (conceptual row) in the MediaDevice Table, containing the information about a particular Media Resource device. | 1.3.6.1.4.1.9.9.156.1.6.1.1 | not-accessible | current | |
| ccmMediaDeviceIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which identifies a Media Device entry in the table. | 1.3.6.1.4.1.9.9.156.1.6.1.1.1 | CcmIndex | not-accessible | current |
| ccmMediaDeviceName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.6.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmMediaDeviceType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.6.1.1.3 | INTEGER {unknown(1), ciscoMediaTerminPointWSX6608(2), ciscoConfBridgeWSX6608(3), ciscoSwMediaTerminationPoint(4), ciscoSwConfBridge(5), ciscoMusicOnHold(6), ciscoToneAnnouncementPlayer(7), ciscoConfBridgeWSSVCCMM(8), ciscoMediaServerWSSVCCMMMS(9), ciscoMTPWSSVCCMM(10), ciscoIOSSWMTPHDV2(11), ciscoIOSConfBridgeHDV2(12), ciscoIOSMTPHDV2(13), ciscoVCBIPVC35XX(14)} | read-only | obsolete |
| ccmMediaDeviceDescription OBJECT-TYPE A description of the Media Device. This description is given when the device is configured in the CUCM. | 1.3.6.1.4.1.9.9.156.1.6.1.1.4 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmMediaDeviceStatus OBJECT-TYPE The status of the Media Device. The status changes from unknown to registered when it registers itself with the local CUCM. | 1.3.6.1.4.1.9.9.156.1.6.1.1.5 | CcmDeviceStatus | read-only | current |
| ccmMediaDeviceDevicePoolIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.6.1.1.6 | CcmIndexOrZero | read-only | current |
| ccmMediaDeviceInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.6.1.1.7 | InetAddressType | read-only | deprecated |
| ccmMediaDeviceInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.6.1.1.8 | InetAddress | read-only | deprecated |
| ccmMediaDeviceStatusReason OBJECT-TYPE The reason code associated with the media device status change. | 1.3.6.1.4.1.9.9.156.1.6.1.1.9 | CcmDevFailCauseCode | read-only | deprecated |
| ccmMediaDeviceTimeLastStatusUpdt OBJECT-TYPE The time the status of the media device changed. | 1.3.6.1.4.1.9.9.156.1.6.1.1.10 | DateAndTime | read-only | current |
| ccmMediaDeviceTimeLastRegistered OBJECT-TYPE The time the media device last registered with the call manager. | 1.3.6.1.4.1.9.9.156.1.6.1.1.11 | DateAndTime | read-only | current |
| ccmMediaDeviceProductTypeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.6.1.1.12 | CcmIndexOrZero | read-only | current |
| ccmMediaDeviceInetAddressIPv4 OBJECT-TYPE This object identifies the last known primary IPv4 address of the Media Device. This object contains value zero if IPV4 address is not available | 1.3.6.1.4.1.9.9.156.1.6.1.1.13 | InetAddressIPv4 | read-only | current |
| ccmMediaDeviceInetAddressIPv6 OBJECT-TYPE This object identifies the last known primary IPv6 address of the Media Device. This object contains value zero if IPV6 address is not available. | 1.3.6.1.4.1.9.9.156.1.6.1.1.14 | InetAddressIPv6 | read-only | current |
| ccmMediaDeviceUnregReason OBJECT-TYPE The reason code associated with unregistered Media Device. | 1.3.6.1.4.1.9.9.156.1.6.1.1.15 | CcmDevUnregCauseCode | read-only | current |
| ccmMediaDeviceRegFailReason OBJECT-TYPE The reason code associated with registration failed Media Device. | 1.3.6.1.4.1.9.9.156.1.6.1.1.16 | CcmDevRegFailCauseCode | read-only | current |
| ccmGatekeeperInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.7 | |||
| ccmGatekeeperTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.7.1 | not-accessible | obsolete | |
| ccmGatekeeperEntry OBJECT-TYPE An entry (conceptual row) in the Gatekeeper Table, containing the information about a particular Gatekeeper that the local call manager tried to register with. | 1.3.6.1.4.1.9.9.156.1.7.1.1 | not-accessible | obsolete | |
| ccmGatekeeperIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which identifies a Gatekeeper entry in the table. | 1.3.6.1.4.1.9.9.156.1.7.1.1.1 | CcmIndex | not-accessible | obsolete |
| ccmGatekeeperName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.7.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | obsolete |
| ccmGatekeeperType OBJECT-TYPE The type of Gatekeeper. unknown: Unknown Gatekeeper other: Unidentified Gatekeeper terminal: Terminal gateway: Gateway. | 1.3.6.1.4.1.9.9.156.1.7.1.1.3 | INTEGER {unknown(1), other(2), terminal(3), gateway(4)} | read-only | obsolete |
| ccmGatekeeperDescription OBJECT-TYPE A description of the Gatekeeper. This description is given when the Gatekeeper is configured in the CUCM. | 1.3.6.1.4.1.9.9.156.1.7.1.1.4 | SnmpAdminString (SIZE(0..128)) | read-only | obsolete |
| ccmGatekeeperStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.7.1.1.5 | INTEGER {unknown(1), registered(2), unregistered(3), rejected(4)} | read-only | obsolete |
| ccmGatekeeperDevicePoolIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.7.1.1.6 | CcmIndexOrZero | read-only | obsolete |
| ccmGatekeeperInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.7.1.1.7 | InetAddressType | read-only | obsolete |
| ccmGatekeeperInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.7.1.1.8 | InetAddress | read-only | obsolete |
| ccmCTIDeviceInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.8 | |||
| ccmCTIDeviceTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.8.1 | not-accessible | current | |
| ccmCTIDeviceEntry OBJECT-TYPE An entry (conceptual row) in the CTIDevice Table, containing the information about a particular CTI Device. | 1.3.6.1.4.1.9.9.156.1.8.1.1 | not-accessible | current | |
| ccmCTIDeviceIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which identifies a CTI Device entry in the table. | 1.3.6.1.4.1.9.9.156.1.8.1.1.1 | CcmIndex | not-accessible | current |
| ccmCTIDeviceName OBJECT-TYPE The name of the CTI Device. This name is assigned to the CTI Device when it is added to the CallManager. | 1.3.6.1.4.1.9.9.156.1.8.1.1.2 | SnmpAdminString (SIZE(0..64)) | read-only | current |
| ccmCTIDeviceType OBJECT-TYPE The type of CTI Device. unknown: Unknown CTI Device other: Unidentified CTI Device ctiRoutePoint: A CTI Route Point ctiPort: A CTI Port. | 1.3.6.1.4.1.9.9.156.1.8.1.1.3 | INTEGER {unknown(1), other(2), ctiRoutePoint(3), ctiPort(4)} | read-only | obsolete |
| ccmCTIDeviceDescription OBJECT-TYPE A description of the CTI Device. This description is given when the CTI Device is configured in the CUCM. | 1.3.6.1.4.1.9.9.156.1.8.1.1.4 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmCTIDeviceStatus OBJECT-TYPE The status of the CTI Device. The CTI Device status changes from unknown to registered when it registers itself with the local CUCM. | 1.3.6.1.4.1.9.9.156.1.8.1.1.5 | CcmDeviceStatus | read-only | current |
| ccmCTIDevicePoolIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.8.1.1.6 | CcmIndexOrZero | read-only | current |
| ccmCTIDeviceInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.8.1.1.7 | InetAddressType | read-only | deprecated |
| ccmCTIDeviceInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.8.1.1.8 | InetAddress | read-only | deprecated |
| ccmCTIDeviceAppInfo OBJECT-TYPE The appinfo string indicates the application name/ type that uses this CTI Device. | 1.3.6.1.4.1.9.9.156.1.8.1.1.9 | SnmpAdminString (SIZE(0..64)) | read-only | obsolete |
| ccmCTIDeviceStatusReason OBJECT-TYPE The reason code associated with the CTI Device status change. | 1.3.6.1.4.1.9.9.156.1.8.1.1.10 | CcmDevFailCauseCode | read-only | deprecated |
| ccmCTIDeviceTimeLastStatusUpdt OBJECT-TYPE The time the status of the CTI device changed. | 1.3.6.1.4.1.9.9.156.1.8.1.1.11 | DateAndTime | read-only | current |
| ccmCTIDeviceTimeLastRegistered OBJECT-TYPE The time the CTI Device last registered with the call manager. | 1.3.6.1.4.1.9.9.156.1.8.1.1.12 | DateAndTime | read-only | current |
| ccmCTIDeviceProductTypeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.8.1.1.13 | CcmIndexOrZero | read-only | current |
| ccmCTIDeviceInetAddressIPv4 OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.8.1.1.14 | InetAddressIPv4 | read-only | current |
| ccmCTIDeviceInetAddressIPv6 OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.8.1.1.15 | InetAddressIPv6 | read-only | current |
| ccmCTIDeviceUnregReason OBJECT-TYPE The reason code associated with unregistered CTI Device. | 1.3.6.1.4.1.9.9.156.1.8.1.1.16 | CcmDevUnregCauseCode | read-only | current |
| ccmCTIDeviceRegFailReason OBJECT-TYPE The reason code associated with registration failed CTI Device. | 1.3.6.1.4.1.9.9.156.1.8.1.1.17 | CcmDevRegFailCauseCode | read-only | current |
| ccmCTIDeviceDirNumTable OBJECT-TYPE The table containing a list of directory numbers that are assigned to all of the registered and unregistered CTI Devices in the ccmCTIDeviceTable. | 1.3.6.1.4.1.9.9.156.1.8.2 | not-accessible | current | |
| ccmCTIDeviceDirNumEntry OBJECT-TYPE An entry (conceptual row) in the CTIDeviceDirNum Table, containing the information about a particular CTI Device extension. | 1.3.6.1.4.1.9.9.156.1.8.2.1 | not-accessible | current | |
| ccmCTIDeviceDirNumIndex OBJECT-TYPE An arbitrary integer, selected by the local system, which identifies a Directory Number of a CTI Device. | 1.3.6.1.4.1.9.9.156.1.8.2.1.1 | CcmIndex | not-accessible | current |
| ccmCTIDeviceDirNum OBJECT-TYPE A Directory Number of the CTI Device. | 1.3.6.1.4.1.9.9.156.1.8.2.1.2 | SnmpAdminString (SIZE(0..24)) | read-only | current |
| ccmAlarmConfigInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.9 | |||
| ccmCallManagerAlarmEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.9.1 | TruthValue | read-write | current |
| ccmPhoneFailedAlarmInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.9.2 | Integer32 (0 | 30..3600) | read-write | current |
| ccmPhoneFailedStorePeriod OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.9.3 | Integer32 (1800..3600) | read-write | current |
| ccmPhoneStatusUpdateAlarmInterv OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.9.4 | Integer32 (0 | 30..3600) | read-write | current |
| ccmPhoneStatusUpdateStorePeriod OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.9.5 | Integer32 (1800..3600) | read-write | current |
| ccmGatewayAlarmEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.9.6 | TruthValue | read-write | current |
| ccmMaliciousCallAlarmEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.9.7 | TruthValue | read-write | current |
| ccmNotificationsInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.10 | |||
| ccmAlarmSeverity OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.10.1 | INTEGER {emergency(1), alert(2), critical(3), error(4), warning(5), notice(6), informational(7)} | accessible-for-notify | current |
| ccmFailCauseCode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.10.2 | INTEGER {unknown(1), heartBeatStopped(2), routerThreadDied(3), timerThreadDied(4), criticalThreadDied(5), deviceMgrInitFailed(6), digitAnalysisInitFailed(7), callControlInitFailed(8), linkMgrInitFailed(9), dbMgrInitFailed(10), msgTranslatorInitFailed(11), suppServicesInitFailed(12)} | accessible-for-notify | current |
| ccmPhoneFailures OBJECT-TYPE The count of the phone initialization or communication failures that are stored in the ccmPhoneFailedTable object. | 1.3.6.1.4.1.9.9.156.1.10.3 | Unsigned32 | accessible-for-notify | current |
| ccmPhoneUpdates OBJECT-TYPE The count of the phone status changes that are stored in the ccmPhoneStatusUpdateTable object. | 1.3.6.1.4.1.9.9.156.1.10.4 | Unsigned32 | accessible-for-notify | current |
| ccmGatewayFailCauseCode OBJECT-TYPE States the reason for a gateway device communication error. | 1.3.6.1.4.1.9.9.156.1.10.5 | CcmDevFailCauseCode | accessible-for-notify | deprecated |
| ccmMediaResourceType OBJECT-TYPE The type of media resource. unknown: Unknown resource type mediaTerminationPoint: Media Termination Point transcoder: Transcoder conferenceBridge: Conference Bridge musicOnHold: Music On Hold. | 1.3.6.1.4.1.9.9.156.1.10.6 | INTEGER {unknown(1), mediaTerminationPoint(2), transcoder(3), conferenceBridge(4), musicOnHold(5)} | accessible-for-notify | current |
| ccmMediaResourceListName OBJECT-TYPE The name of a Media Resource List. This name is assigned when a new Media Resource List is added to the CallManager. | 1.3.6.1.4.1.9.9.156.1.10.7 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmRouteListName OBJECT-TYPE The name of a Route List. This name is assigned when a new Route List is added to the CallManager. | 1.3.6.1.4.1.9.9.156.1.10.8 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmGatewayPhysIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.10.9 | Integer32 (1..2147483647) | accessible-for-notify | current |
| ccmGatewayPhysIfL2Status OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.10.10 | INTEGER {unknown(1), up(2), down(3)} | accessible-for-notify | current |
| ccmMaliCallCalledPartyName OBJECT-TYPE The display name of the called party who received the malicious call. | 1.3.6.1.4.1.9.9.156.1.10.11 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmMaliCallCalledPartyNumber OBJECT-TYPE The phone number of the device where the malicious call is received. | 1.3.6.1.4.1.9.9.156.1.10.12 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmMaliCallCalledDeviceName OBJECT-TYPE The name of the device where the malicious call is received. | 1.3.6.1.4.1.9.9.156.1.10.13 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmMaliCallCallingPartyName OBJECT-TYPE The display name of the caller whose call is registered as malicious with the local call manager. | 1.3.6.1.4.1.9.9.156.1.10.14 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmMaliCallCallingPartyNumber OBJECT-TYPE The phone number of the caller whose call is registered as malicious with the local call manager. | 1.3.6.1.4.1.9.9.156.1.10.15 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmMaliCallCallingDeviceName OBJECT-TYPE The edge device name through which the malicious call originated or passed through. | 1.3.6.1.4.1.9.9.156.1.10.16 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmMaliCallTime OBJECT-TYPE The time when the malicious call is detected by the local call manager. | 1.3.6.1.4.1.9.9.156.1.10.17 | DateAndTime | accessible-for-notify | current |
| ccmQualityRprtSourceDevName OBJECT-TYPE The name of the source device from where the problem was reported. | 1.3.6.1.4.1.9.9.156.1.10.18 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmQualityRprtClusterId OBJECT-TYPE The cluster identifier of the source device. | 1.3.6.1.4.1.9.9.156.1.10.19 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmQualityRprtCategory OBJECT-TYPE The category of the problem reported. | 1.3.6.1.4.1.9.9.156.1.10.20 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmQualityRprtReasonCode OBJECT-TYPE The description of the problem reported. | 1.3.6.1.4.1.9.9.156.1.10.21 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmQualityRprtTime OBJECT-TYPE The time when the problem was reported. | 1.3.6.1.4.1.9.9.156.1.10.22 | DateAndTime | accessible-for-notify | current |
| ccmTLSDevName OBJECT-TYPE The device for which TLS connection failure was reported. | 1.3.6.1.4.1.9.9.156.1.10.23 | SnmpAdminString (SIZE(0..128)) | accessible-for-notify | current |
| ccmTLSDevInetAddressType OBJECT-TYPE This object identifies the type of address for the device for which TLS connection failure was reported. | 1.3.6.1.4.1.9.9.156.1.10.24 | InetAddressType | accessible-for-notify | current |
| ccmTLSDevInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.10.25 | InetAddress | accessible-for-notify | current |
| ccmTLSConnFailTime OBJECT-TYPE The time when TLS connection failure was detected by the local call manager. | 1.3.6.1.4.1.9.9.156.1.10.26 | DateAndTime | accessible-for-notify | current |
| ccmTLSConnectionFailReasonCode OBJECT-TYPE The reason for connection failure. | 1.3.6.1.4.1.9.9.156.1.10.27 | INTEGER {unknown(1), authenticationerror(2), invalidx509nameincertificate(3), invalidtlscipher(4)} | accessible-for-notify | current |
| ccmGatewayRegFailCauseCode OBJECT-TYPE States the reason for a gateway device registration failure. | 1.3.6.1.4.1.9.9.156.1.10.28 | CcmDevRegFailCauseCode | accessible-for-notify | current |
| ccmH323DeviceInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.11 | |||
| ccmH323DeviceTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1 | not-accessible | current | |
| ccmH323DeviceEntry OBJECT-TYPE An entry (conceptual row) in the H323Device Table, containing the information about a particular H323 Device. | 1.3.6.1.4.1.9.9.156.1.11.1.1 | not-accessible | current | |
| ccmH323DevIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which identifies a H323 Device entry in the table. | 1.3.6.1.4.1.9.9.156.1.11.1.1.1 | CcmIndex | not-accessible | current |
| ccmH323DevName OBJECT-TYPE The device name assigned to the H323 Device. This name is assigned when a new H323 device is added to the CallManager. | 1.3.6.1.4.1.9.9.156.1.11.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmH323DevProductId OBJECT-TYPE The product identifier of the H323 device. | 1.3.6.1.4.1.9.9.156.1.11.1.1.3 | CcmDeviceProductId | read-only | obsolete |
| ccmH323DevDescription OBJECT-TYPE A description of the H323 device. This description is given when the H323 device is configured in the CUCM. | 1.3.6.1.4.1.9.9.156.1.11.1.1.4 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmH323DevInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.5 | InetAddressType | read-only | current |
| ccmH323DevInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.6 | InetAddress | read-only | current |
| ccmH323DevCnfgGKInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.7 | InetAddressType | read-only | current |
| ccmH323DevCnfgGKInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.8 | InetAddress | read-only | current |
| ccmH323DevAltGK1InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.9 | InetAddressType | read-only | current |
| ccmH323DevAltGK1InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.10 | InetAddress | read-only | current |
| ccmH323DevAltGK2InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.11 | InetAddressType | read-only | current |
| ccmH323DevAltGK2InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.12 | InetAddress | read-only | current |
| ccmH323DevAltGK3InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.13 | InetAddressType | read-only | current |
| ccmH323DevAltGK3InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.14 | InetAddress | read-only | current |
| ccmH323DevAltGK4InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.15 | InetAddressType | read-only | current |
| ccmH323DevAltGK4InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.16 | InetAddress | read-only | current |
| ccmH323DevAltGK5InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.17 | InetAddressType | read-only | current |
| ccmH323DevAltGK5InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.18 | InetAddress | read-only | current |
| ccmH323DevActGKInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.19 | InetAddressType | read-only | current |
| ccmH323DevActGKInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.20 | InetAddress | read-only | current |
| ccmH323DevStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.21 | INTEGER {notApplicable(0), unknown(1), registered(2), unregistered(3), rejected(4)} | read-only | current |
| ccmH323DevStatusReason OBJECT-TYPE The reason code associated with ccmH233DevStatus change. This is applicable only for H323 devices with gatekeepers configured. | 1.3.6.1.4.1.9.9.156.1.11.1.1.22 | CcmDevFailCauseCode | read-only | deprecated |
| ccmH323DevTimeLastStatusUpdt OBJECT-TYPE The time the registration status with the gatekeeper changed. This is applicable only for H323 devices with gatekeepers configured. | 1.3.6.1.4.1.9.9.156.1.11.1.1.23 | DateAndTime | read-only | current |
| ccmH323DevTimeLastRegistered OBJECT-TYPE The time when the H323 device last registered with the gatekeeper. This is applicable only for H323 devices with gatekeepers configured. | 1.3.6.1.4.1.9.9.156.1.11.1.1.24 | DateAndTime | read-only | current |
| ccmH323DevRmtCM1InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.25 | InetAddressType | read-only | current |
| ccmH323DevRmtCM1InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.26 | InetAddress | read-only | current |
| ccmH323DevRmtCM2InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.27 | InetAddressType | read-only | current |
| ccmH323DevRmtCM2InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.28 | InetAddress | read-only | current |
| ccmH323DevRmtCM3InetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.29 | InetAddressType | read-only | current |
| ccmH323DevRmtCM3InetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.30 | InetAddress | read-only | current |
| ccmH323DevProductTypeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.11.1.1.31 | CcmIndexOrZero | read-only | current |
| ccmH323DevUnregReason OBJECT-TYPE The reason code associated with unregistered H323 Device. This is applicable only for H323 devices with gatekeepers configured. | 1.3.6.1.4.1.9.9.156.1.11.1.1.32 | CcmDevUnregCauseCode | read-only | current |
| ccmH323DevRegFailReason OBJECT-TYPE The reason code associated with registration failed H323 Device. This is applicable only for H323 devices with gatekeepers configured. | 1.3.6.1.4.1.9.9.156.1.11.1.1.33 | CcmDevRegFailCauseCode | read-only | current |
| ccmVoiceMailDeviceInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.12 | |||
| ccmVoiceMailDeviceTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.12.1 | not-accessible | current | |
| ccmVoiceMailDeviceEntry OBJECT-TYPE An entry (conceptual row) in the VoiceMailDevice Table, containing the information about a particular Voice Messaging Device. | 1.3.6.1.4.1.9.9.156.1.12.1.1 | not-accessible | current | |
| ccmVMailDevIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which identifies a voice messaging device entry in the table. | 1.3.6.1.4.1.9.9.156.1.12.1.1.1 | CcmIndex | not-accessible | current |
| ccmVMailDevName OBJECT-TYPE The name of the Voice Messaging Device. This name is assigned to the Voice Messaging Device when it is added to the CallManager. | 1.3.6.1.4.1.9.9.156.1.12.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmVMailDevProductId OBJECT-TYPE The product identifier of the Voice Messaging device. | 1.3.6.1.4.1.9.9.156.1.12.1.1.3 | CcmDeviceProductId | read-only | obsolete |
| ccmVMailDevDescription OBJECT-TYPE The description of the Voice Messaging Device. This description is given when the Voice Messaging Device is configured in the CUCM. | 1.3.6.1.4.1.9.9.156.1.12.1.1.4 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmVMailDevStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.12.1.1.5 | CcmDeviceStatus | read-only | current |
| ccmVMailDevInetAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.12.1.1.6 | InetAddressType | read-only | current |
| ccmVMailDevInetAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.12.1.1.7 | InetAddress | read-only | current |
| ccmVMailDevStatusReason OBJECT-TYPE The reason code associated with the Voice Messaging Device status change. | 1.3.6.1.4.1.9.9.156.1.12.1.1.8 | CcmDevFailCauseCode | read-only | deprecated |
| ccmVMailDevTimeLastStatusUpdt OBJECT-TYPE The time the status of the voice messaging device changed. | 1.3.6.1.4.1.9.9.156.1.12.1.1.9 | DateAndTime | read-only | current |
| ccmVMailDevTimeLastRegistered OBJECT-TYPE The time the Voice Messaging Device has last registered with the call manager. | 1.3.6.1.4.1.9.9.156.1.12.1.1.10 | DateAndTime | read-only | current |
| ccmVMailDevProductTypeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.12.1.1.11 | CcmIndexOrZero | read-only | current |
| ccmVMailDevUnregReason OBJECT-TYPE The reason code associated with unregistered Voice Messaging Device. | 1.3.6.1.4.1.9.9.156.1.12.1.1.12 | CcmDevUnregCauseCode | read-only | current |
| ccmVMailDevRegFailReason OBJECT-TYPE The reason code associated with registration failed Voice Messaging Device. | 1.3.6.1.4.1.9.9.156.1.12.1.1.13 | CcmDevRegFailCauseCode | read-only | current |
| ccmVoiceMailDeviceDirNumTable OBJECT-TYPE The table containing a list of directory numbers that are assigned to all of the registered and unregistered Voice Messaging Devices in the ccmVoiceMailDeviceTable. | 1.3.6.1.4.1.9.9.156.1.12.2 | not-accessible | current | |
| ccmVoiceMailDeviceDirNumEntry OBJECT-TYPE An entry (conceptual row) in the VoiceMailDirNum Table, has the associated directory number for a Voice Messaging Device. | 1.3.6.1.4.1.9.9.156.1.12.2.1 | not-accessible | current | |
| ccmVMailDevDirNumIndex OBJECT-TYPE An arbitrary integer, selected by the local system, which identifies a Directory Number of a Voice Messaging Device. | 1.3.6.1.4.1.9.9.156.1.12.2.1.1 | CcmIndex | not-accessible | current |
| ccmVMailDevDirNum OBJECT-TYPE The Directory Number of the Voice Messaging Device. | 1.3.6.1.4.1.9.9.156.1.12.2.1.2 | SnmpAdminString (SIZE(0..24)) | read-only | current |
| ccmQualityReportAlarmConfigInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.13 | |||
| ccmQualityReportAlarmEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.13.1 | TruthValue | read-write | current |
| ccmSIPDeviceInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.1.14 | |||
| ccmSIPDeviceTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.14.1 | not-accessible | current | |
| ccmSIPDeviceEntry OBJECT-TYPE An entry (conceptual row) in the SIP Device Table, containing the information about a particular SIP Trunk Device. | 1.3.6.1.4.1.9.9.156.1.14.1.1 | not-accessible | current | |
| ccmSIPDevIndex OBJECT-TYPE An arbitrary integer, selected by the local CUCM, which identifies a SIP Trunk Device entry in the table. | 1.3.6.1.4.1.9.9.156.1.14.1.1.1 | CcmIndex | not-accessible | current |
| ccmSIPDevName OBJECT-TYPE The device name assigned to the SIP Trunk Device. This name is assigned when a new SIP Trunk device is added to the CallManager. | 1.3.6.1.4.1.9.9.156.1.14.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ccmSIPDevProductTypeIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.156.1.14.1.1.3 | CcmIndexOrZero | read-only | current |
| ccmSIPDevDescription OBJECT-TYPE A description of the SIP Trunk device. This description is given when the SIP Trunk device is configured in the CUCM. | 1.3.6.1.4.1.9.9.156.1.14.1.1.4 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ccmSIPDevInetAddressType OBJECT-TYPE Identifies the IP address type of the SIP Trunk Device. | 1.3.6.1.4.1.9.9.156.1.14.1.1.5 | InetAddressType | read-only | deprecated |
| ccmSIPDevInetAddress OBJECT-TYPE Identifies last known IP Address of the SIP Trunk device. The type of address for this is identified by ccmSIPDevInetAddressType. | 1.3.6.1.4.1.9.9.156.1.14.1.1.6 | InetAddress | read-only | deprecated |
| ccmSIPInTransportProtocolType OBJECT-TYPE Specifies the transport protocol type used by CallManager for setting up incoming SIP call. | 1.3.6.1.4.1.9.9.156.1.14.1.1.7 | CcmSIPTransportProtocolType | read-only | current |
| ccmSIPInPortNumber OBJECT-TYPE Specifies the port number used by CallManager for setting up incoming SIP call. | 1.3.6.1.4.1.9.9.156.1.14.1.1.8 | InetPortNumber | read-only | current |
| ccmSIPOutTransportProtocolType OBJECT-TYPE Specifies the transport protocol type used by CallManager for setting up outgoing SIP call. | 1.3.6.1.4.1.9.9.156.1.14.1.1.9 | CcmSIPTransportProtocolType | read-only | current |
| ccmSIPOutPortNumber OBJECT-TYPE Specifies the port number used by CallManager for setting up outgoing SIP call. | 1.3.6.1.4.1.9.9.156.1.14.1.1.10 | InetPortNumber | read-only | current |
| ccmSIPDevInetAddressIPv4 OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.156.1.14.1.1.11 | InetAddressIPv4 | read-only | current |
| ccmSIPDevInetAddressIPv6 OBJECT-TYPE 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 | 1.3.6.1.4.1.9.9.156.1.14.1.1.12 | InetAddressIPv6 | read-only | current |
| ccmMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.2 | |||
| ccmMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.2.0 | |||
| ciscoCcmMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.3 | |||
| ciscoCcmMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.3.1 | |||
| ciscoCcmMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.156.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ccmCallManagerFailed NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.9.156.2.0.1 | current |
| ccmPhoneFailed NOTIFICATION-TYPE This Notification will be generated in the intervals specified in ccmPhoneFailedAlarmInterval if there is at least one entry in the ccmPhoneFailedTable. | 1.3.6.1.4.1.9.9.156.2.0.2 | current |
| ccmPhoneStatusUpdate NOTIFICATION-TYPE This Notification will be generated in the intervals specified in ccmPhoneStatusUpdateInterv if there is at least one entry in the ccmPhoneStatusUpdateTable. | 1.3.6.1.4.1.9.9.156.2.0.3 | current |
| ccmGatewayFailed NOTIFICATION-TYPE This Notification indicates that at least one gateway has attempted to register or communicate with the CallManager and failed. | 1.3.6.1.4.1.9.9.156.2.0.4 | deprecated |
| ccmMediaResourceListExhausted NOTIFICATION-TYPE This Notification indicates that the CallManager has run out a certain specified type of resource. | 1.3.6.1.4.1.9.9.156.2.0.5 | current |
| ccmRouteListExhausted NOTIFICATION-TYPE This Notification indicates that the CallManager could not find an available route in the indicated route list. | 1.3.6.1.4.1.9.9.156.2.0.6 | current |
| ccmGatewayLayer2Change NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.9.9.156.2.0.7 | current |
| ccmMaliciousCall NOTIFICATION-TYPE This Notification is sent when a user registers a call as malicious with the local call manager. | 1.3.6.1.4.1.9.9.156.2.0.8 | current |
| ccmQualityReport NOTIFICATION-TYPE This Notification is sent when a user reports a quality problem using the Quality Report Tool. | 1.3.6.1.4.1.9.9.156.2.0.9 | current |
| ccmTLSConnectionFailure NOTIFICATION-TYPE This Notification is sent when CallManager fails to open TLS connection for the indicated device. | 1.3.6.1.4.1.9.9.156.2.0.10 | current |
| ccmGatewayFailedReason NOTIFICATION-TYPE This Notification indicates that at least one gateway has attempted to register or communicate with the CallManager and failed. | 1.3.6.1.4.1.9.9.156.2.0.11 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoCcmMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-CCM-MIB. | 1.3.6.1.4.1.9.9.156.3.1.1 | obsolete |
| ciscoCcmMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-CCM-MIB. | 1.3.6.1.4.1.9.9.156.3.1.2 | obsolete |
| ciscoCcmMIBComplianceRev2 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-CCM-MIB. | 1.3.6.1.4.1.9.9.156.3.1.3 | obsolete |
| ciscoCcmMIBComplianceRev3 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-CCM-MIB. | 1.3.6.1.4.1.9.9.156.3.1.4 | obsolete |
| ciscoCcmMIBComplianceRev4 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-CCM-MIB. | 1.3.6.1.4.1.9.9.156.3.1.5 | obsolete |
| ciscoCcmMIBComplianceRev5 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-CCM-MIB. | 1.3.6.1.4.1.9.9.156.3.1.6 | deprecated |
| ciscoCcmMIBComplianceRev6 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO CUCM MIB. | 1.3.6.1.4.1.9.9.156.3.1.7 | deprecated |
| ciscoCcmMIBComplianceRev7 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-CCM-MIB. | 1.3.6.1.4.1.9.9.156.3.1.8 | current |
| ccmInfoGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.1 | obsolete |
| ccmPhoneInfoGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.2 | obsolete |
| ccmGatewayInfoGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.3 | obsolete |
| ccmInfoGroupRev1 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.4 | obsolete |
| ccmPhoneInfoGroupRev1 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.5 | obsolete |
| ccmGatewayInfoGroupRev1 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.6 | obsolete |
| ccmMediaDeviceInfoGroup OBJECT-GROUP A collection of objects which provide info about all Media Devices within the scope of a CallManager. It comprises of the MediaDevice table. | 1.3.6.1.4.1.9.9.156.3.2.7 | obsolete |
| ccmGatekeeperInfoGroup OBJECT-GROUP A collection of objects which provide info about all Gatekeeper within the scope of a CallManager. It comprises of the Gatekeeper table. | 1.3.6.1.4.1.9.9.156.3.2.8 | obsolete |
| ccmCTIDeviceInfoGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.9 | obsolete |
| ccmNotificationsInfoGroup OBJECT-GROUP A collection of objects which provide info about all the Notifications generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.10 | obsolete |
| ccmNotificationsGroup NOTIFICATION-GROUP A collection of notifications that are generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.11 | obsolete |
| ccmInfoGroupRev2 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.12 | obsolete |
| ccmPhoneInfoGroupRev2 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.13 | obsolete |
| ccmGatewayInfoGroupRev2 OBJECT-GROUP A collection of objects which provide info about all Gateways within the scope of the local CallManager. It comprises of the Gateway table. | 1.3.6.1.4.1.9.9.156.3.2.14 | obsolete |
| ccmMediaDeviceInfoGroupRev1 OBJECT-GROUP A collection of objects which provide info about all Media Devices within the scope of the local CallManager. It comprises of the MediaDevice table. | 1.3.6.1.4.1.9.9.156.3.2.15 | obsolete |
| ccmCTIDeviceInfoGroupRev1 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.16 | obsolete |
| ccmH323DeviceInfoGroup OBJECT-GROUP A collection of objects which provide info about all H323 devices within the scope of the local CallManager. It comprises of the H323Device table. | 1.3.6.1.4.1.9.9.156.3.2.17 | obsolete |
| ccmVoiceMailDeviceInfoGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.18 | obsolete |
| ccmNotificationsInfoGroupRev1 OBJECT-GROUP A collection of objects which provide info about all the Notifications generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.19 | obsolete |
| ccmInfoGroupRev3 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.20 | obsolete |
| ccmNotificationsInfoGroupRev2 OBJECT-GROUP A collection of objects which provide info about all the Notifications generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.21 | obsolete |
| ccmNotificationsGroupRev1 NOTIFICATION-GROUP A collection of notifications that are generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.22 | obsolete |
| ccmSIPDeviceInfoGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.23 | obsolete |
| ccmPhoneInfoGroupRev3 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.24 | obsolete |
| ccmGatewayInfoGroupRev3 OBJECT-GROUP A collection of objects which provide info about all Gateways within the scope of the local CallManager. It comprises of the Gateway table. | 1.3.6.1.4.1.9.9.156.3.2.25 | deprecated |
| ccmMediaDeviceInfoGroupRev2 OBJECT-GROUP A collection of objects which provide info about all Media Devices within the scope of the local CallManager. It comprises of the MediaDevice table. | 1.3.6.1.4.1.9.9.156.3.2.26 | deprecated |
| ccmCTIDeviceInfoGroupRev2 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.27 | deprecated |
| ccmH323DeviceInfoGroupRev1 OBJECT-GROUP A collection of objects which provide info about all H323 devices within the scope of the local CallManager. It comprises of the H323Device table. | 1.3.6.1.4.1.9.9.156.3.2.28 | obsolete |
| ccmVoiceMailDeviceInfoGroupRev1 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.29 | deprecated |
| ccmPhoneInfoGroupRev4 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.30 | deprecated |
| ccmSIPDeviceInfoGroupRev1 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.31 | deprecated |
| ccmNotificationsInfoGroupRev3 OBJECT-GROUP A collection of objects which provide info about all the Notifications generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.32 | deprecated |
| ccmNotificationsGroupRev2 NOTIFICATION-GROUP A collection of notifications that are generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.33 | deprecated |
| ccmInfoGroupRev4 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.34 | current |
| ccmPhoneInfoGroupRev5 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.35 | deprecated |
| ccmMediaDeviceInfoGroupRev3 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.36 | deprecated |
| ccmSIPDeviceInfoGroupRev2 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.37 | current |
| ccmNotificationsInfoGroupRev4 OBJECT-GROUP A collection of objects which provide info about all the Notifications generated by the CISCO CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.38 | deprecated |
| ccmH323DeviceInfoGroupRev2 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.39 | deprecated |
| ccmCTIDeviceInfoGroupRev3 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.40 | deprecated |
| ccmPhoneInfoGroupRev6 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.41 | current |
| ccmNotificationsInfoGroupRev5 OBJECT-GROUP A collection of objects which provide info about all the Notifications generated by the CISCO CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.42 | current |
| ccmGatewayInfoGroupRev4 OBJECT-GROUP A collection of objects which provide info about all Gateways within the scope of the local CallManager. It comprises of the Gateway table. | 1.3.6.1.4.1.9.9.156.3.2.43 | current |
| ccmMediaDeviceInfoGroupRev4 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.44 | current |
| ccmCTIDeviceInfoGroupRev4 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.45 | current |
| ccmH323DeviceInfoGroupRev3 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.46 | current |
| ccmVoiceMailDeviceInfoGroupRev2 OBJECT-GROUP 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. | 1.3.6.1.4.1.9.9.156.3.2.47 | current |
| ccmNotificationsGroupRev3 NOTIFICATION-GROUP A collection of notifications that are generated by the CUCM Agent. | 1.3.6.1.4.1.9.9.156.3.2.48 | current |