CISCO-CALL-TRACKER-MODEM-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CALL-TRACKER-MODEM-MIB
Download as:   

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


Object Name OID Type Access Info
 ciscoCallTrackerModemMIB 1.3.6.1.4.1.9.9.165
This MIB module provides modem call related data for tracking the progress and status of a call. This module extends tables defined in the MIB module ciscoCallTrackerMIB in CISCO-CALL-TRACKER-MIB.
         cctmMIBObjects 1.3.6.1.4.1.9.9.165.1
             cctmActive 1.3.6.1.4.1.9.9.165.1.1
                 cctmActiveTable 1.3.6.1.4.1.9.9.165.1.1.1 no-access
This table contains entries for active calls in the system which utilize modem resources. It contains general modem session attributes and statistics at the modem link and modem protocol layers. The table extends the cctActiveTable, using the same index, cctActiveCallId. There are no entries for calls not requiring modem services.
                     cctmActiveEntry 1.3.6.1.4.1.9.9.165.1.1.1.1 no-access
The information regarding a single call. Entries are created and deleted in sync with the entries in cctActiveTable, if the call utilizes modem service.
                         cctmActiveProjectedMaxRxRate 1.3.6.1.4.1.9.9.165.1.1.1.1.1 unsigned32 read-only
Maximum received rate local modem informs remote modem it will support based on initial negotiations. The remote modem will not attempt to transmit at rates greater than what the local modem will accept. The initial negotiated receive rate is in cctActiveRxRate.
                         cctmActiveProjectedMaxTxRate 1.3.6.1.4.1.9.9.165.1.1.1.1.2 unsigned32 read-only
Maximum rate the remote modem indicates it can accept based on initial negotiations. The local modem will not attempt to transmit at rates above what the remote modem will accept. The initial negotiated transmit rate is in cctActiveTxRate.
                         cctmActiveRxRate 1.3.6.1.4.1.9.9.165.1.1.1.1.3 unsigned32 read-only
Current receive data rate for this call. The value of this object will be the same as reported in cmRXRate from CISCO-MODEM-MGMT-MIB while the call is active.
                         cctmActiveTxRate 1.3.6.1.4.1.9.9.165.1.1.1.1.4 unsigned32 read-only
Current transmit data rate for this call. The value of this object will be the same as reported in cmTXRate from CISCO-MODEM-MGMT-MIB while the call is active.
                         cctmActiveAttemptedModulation 1.3.6.1.4.1.9.9.165.1.1.1.1.5 cctmmodulation read-only
The initial modulation attempted when the modems began negotiation.
                         cctmActiveInitialModulation 1.3.6.1.4.1.9.9.165.1.1.1.1.6 cctmmodulation read-only
The initial negotiated modulation.
                         cctmActiveModulation 1.3.6.1.4.1.9.9.165.1.1.1.1.7 cctmmodulation read-only
The current modulation for this call. It is possible for retrains to result in the modulation being renogiated during a call. The value of this object will be the same as reported in cmModulationSchemeUsed from CISCO-MODEM-MGMT-MIB while the call is active.
                         cctmActiveAttemptedECProtocol 1.3.6.1.4.1.9.9.165.1.1.1.1.8 cctmecprotocol read-only
The initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmActiveECProtocol.
                         cctmActiveECProtocol 1.3.6.1.4.1.9.9.165.1.1.1.1.9 cctmecprotocol read-only
The modem error correction protocol negotiated for this call. The value of this object will be the same as reported in cmProtocolUsed from CISCO-MODEM-MGMT-MIB while the call is active.
                         cctmActiveSupportedDC 1.3.6.1.4.1.9.9.165.1.1.1.1.10 bits read-only
The data compression protocols supported by the calling modem. This object is a bit map, with each bit representing a different call type as identified below. A 1-bit indicates the DC protocol is supported. A 0-bit indicates the DC protocol is not supported. Bit 0 - MNP5 Bit 1 - V.42bis in the receive direction Bit 2 - V.42bis in the transmit direction V.42bis may be separately available in Rx or Tx directions. If all bits are zero, no data compression is supported. The particular compression selected by the answering modem is reported in cctmActiveDataCompression. Bits: 'mnp5': 0, 'v42bisRx': 1, 'v42bisTx': 2, 'v44Rx': 3, 'v44Tx': 4.
                         cctmActiveDataCompression 1.3.6.1.4.1.9.9.165.1.1.1.1.11 cctmdatacompression read-only
The modem compression protocol selected for this call.
                         cctmActiveRxHighWatermark 1.3.6.1.4.1.9.9.165.1.1.1.1.12 gauge32 read-only
The maximum receive data rate achieved during this call.
                         cctmActiveRxLowWatermark 1.3.6.1.4.1.9.9.165.1.1.1.1.13 gauge32 read-only
The minimum receive data rate during this call.
                         cctmActiveTxHighWatermark 1.3.6.1.4.1.9.9.165.1.1.1.1.14 gauge32 read-only
The maximum transmit data rate achieved during this call.
                         cctmActiveTxLowWatermark 1.3.6.1.4.1.9.9.165.1.1.1.1.15 gauge32 read-only
The minimum transmit data rate during this call.
                         cctmActiveLocalUpRateShifts 1.3.6.1.4.1.9.9.165.1.1.1.1.16 counter32 read-only
The count of locally initiated rate shifts to increase the data rate which were successful.
                         cctmActiveLocalDownRateShifts 1.3.6.1.4.1.9.9.165.1.1.1.1.17 counter32 read-only
The count of locally initiated rate shifts to decrease the data rate which were successful.
                         cctmActiveRemoteUpRateShifts 1.3.6.1.4.1.9.9.165.1.1.1.1.18 counter32 read-only
The count of remotely initiated rate shifts to increase the data rate which were successful.
                         cctmActiveRemoteDownRateShifts 1.3.6.1.4.1.9.9.165.1.1.1.1.19 counter32 read-only
The count of remotely initiated rate shifts to decrease the data rate which were successful.
                         cctmActiveRateShiftFailures 1.3.6.1.4.1.9.9.165.1.1.1.1.20 counter32 read-only
The count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt.
                         cctmActiveLocalRetrains 1.3.6.1.4.1.9.9.165.1.1.1.1.21 counter32 read-only
The count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed.
                         cctmActiveRemoteRetrains 1.3.6.1.4.1.9.9.165.1.1.1.1.22 counter32 read-only
The count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed.
                         cctmActiveRetrainFailures 1.3.6.1.4.1.9.9.165.1.1.1.1.23 counter32 read-only
The count of retrains which failed to complete. A failure to retrain results in another retrain attempt. The call will terminate if too many consecutive retrain failures occur. The consecutive retrain failure threshold is system specific.
                         cctmActiveRxLinkOctets 1.3.6.1.4.1.9.9.165.1.1.1.1.24 counter32 read-only
The total modem link level octets received during this call. If using Error Correction and Data Compression, this is the compressed data within the EC protocol frames.
                         cctmActiveTxLinkOctets 1.3.6.1.4.1.9.9.165.1.1.1.1.25 counter32 read-only
The total modem link level octets transmitted during this call. If using Error Correction and Data Compression, this is the compressed data within the EC protocol frames.
                         cctmActiveRxECFrames 1.3.6.1.4.1.9.9.165.1.1.1.1.26 counter32 read-only
The total number of error correction data frames received successfully. This does not include damaged frames or control frames.
                         cctmActiveTxECFrames 1.3.6.1.4.1.9.9.165.1.1.1.1.27 counter32 read-only
The total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames.
                         cctmActiveRxECNAKs 1.3.6.1.4.1.9.9.165.1.1.1.1.28 counter32 read-only
The total number of EC protocol negative acknowledgements (NAK) received.
                         cctmActiveTxECNAKs 1.3.6.1.4.1.9.9.165.1.1.1.1.29 counter32 read-only
The total number of EC protocol negative acknowledgements (NAK) sent.
                         cctmActiveRxECFramesBad 1.3.6.1.4.1.9.9.165.1.1.1.1.30 counter32 read-only
The total error correction frames received during the call which were determined to be bad.
                         cctmActiveECFramesResent 1.3.6.1.4.1.9.9.165.1.1.1.1.31 counter32 read-only
The count of total retransmitted error correction data frames during the call.
                         cctmActiveECLinkTimeouts 1.3.6.1.4.1.9.9.165.1.1.1.1.32 counter32 read-only
This counter provides the number of EC link protocol timer expirations which have occurred during the call. This corresponds to the T401 timer for LAPM and MNP. These are distinct from normal 'keep alive' and 'window open' timeouts.
                         cctmActiveRxCharLost 1.3.6.1.4.1.9.9.165.1.1.1.1.33 counter32 read-only
The number of characters received by the modem but were dropped due to host buffer over run.
             cctmHistory 1.3.6.1.4.1.9.9.165.1.2
                 cctmHistoryTable 1.3.6.1.4.1.9.9.165.1.2.1 no-access
This table provides information on terminated modem calls. It contains general modem session attributes and statistics at the modem link and modem protocol layers. The table extends the cctHistoryTable, using the same index, cctHistoryIndex. There are no entries for calls not requiring modem services.
                     cctmHistoryEntry 1.3.6.1.4.1.9.9.165.1.2.1.1 no-access
The information regarding a single terminated modem call. Entries are created and deleted in sync with the entries in cctHistoryTable, if the call utilized modem service.
                         cctmHistoryProjectedMaxRxRate 1.3.6.1.4.1.9.9.165.1.2.1.1.1 unsigned32 read-only
Maximum received rate local modem informs remote modem it will support based on initial negotiations. The remote modem will not attempt to transmit at rates greater than what the local modem will accept. The initial negotiated receive rate is in cctHistoryRxRate.
                         cctmHistoryProjectedMaxTxRate 1.3.6.1.4.1.9.9.165.1.2.1.1.2 unsigned32 read-only
Maximum rate the remote modem indicates it can accept based on initial negotiations. The local modem will not attempt to transmit at rates above what the remote modem will accept. The initial negotiated transmit rate is in cctHistoryTxRate.
                         cctmHistoryFinalRxRate 1.3.6.1.4.1.9.9.165.1.2.1.1.3 unsigned32 read-only
Final receive data rate for this call. The initial negotiated receive rate is in cctHistoryRxRate.
                         cctmHistoryFinalTxRate 1.3.6.1.4.1.9.9.165.1.2.1.1.4 unsigned32 read-only
Final transmit data rate for this call. The initial negotiated transmit rate is in cctHistoryTxRate.
                         cctmHistoryAttemptedModulation 1.3.6.1.4.1.9.9.165.1.2.1.1.5 cctmmodulation read-only
The initial modulation attempted when the modems began negotiation.
                         cctmHistoryInitialModulation 1.3.6.1.4.1.9.9.165.1.2.1.1.6 cctmmodulation read-only
The initial negotiated modulation.
                         cctmHistoryFinalModulation 1.3.6.1.4.1.9.9.165.1.2.1.1.7 cctmmodulation read-only
The final modulation for this call. It is possible for retrains to result in the modulation being renogiated during a call.
                         cctmHistoryAttemptedECProtocol 1.3.6.1.4.1.9.9.165.1.2.1.1.8 cctmecprotocol read-only
The initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmHistoryECProtocol.
                         cctmHistoryECProtocol 1.3.6.1.4.1.9.9.165.1.2.1.1.9 cctmecprotocol read-only
The modem error correction protocol negotiated for this call.
                         cctmHistorySupportedDC 1.3.6.1.4.1.9.9.165.1.2.1.1.10 bits read-only
The data compression protocols supported by the calling modem. This object is a bit map, with each bit representing a different call type as identified below. A 1-bit indicates the DC protocol is supported. A 0-bit indicates the DC protocol is not supported. Bit 0 - MNP5 Bit 1 - V.42bis in the receive direction Bit 2 - V.42bis in the transmit direction V.42bis may be separately available in Rx or Tx directions. If all bits are zero, no data compression is supported. The particular compression selected by the answering modem is reported in cctmHistoryDataCompression. Bits: 'mnp5': 0, 'v42bisRx': 1, 'v42bisTx': 2, 'v44Rx': 3, 'v44Tx': 4.
                         cctmHistoryDataCompression 1.3.6.1.4.1.9.9.165.1.2.1.1.11 cctmdatacompression read-only
The modem compression protocol selected for this call.
                         cctmHistoryRxHighWatermark 1.3.6.1.4.1.9.9.165.1.2.1.1.12 gauge32 read-only
The maximum receive data rate achieved during this call.
                         cctmHistoryRxLowWatermark 1.3.6.1.4.1.9.9.165.1.2.1.1.13 gauge32 read-only
The minimum receive data rate during this call.
                         cctmHistoryTxHighWatermark 1.3.6.1.4.1.9.9.165.1.2.1.1.14 gauge32 read-only
The maximum transmit data rate achieved during this call.
                         cctmHistoryTxLowWatermark 1.3.6.1.4.1.9.9.165.1.2.1.1.15 gauge32 read-only
The minimum transmit data rate during this call.
                         cctmHistoryLocalUpRateShifts 1.3.6.1.4.1.9.9.165.1.2.1.1.16 counter32 read-only
The count of locally initiated rate shifts to increase the data rate which were successful.
                         cctmHistoryLocalDownRateShifts 1.3.6.1.4.1.9.9.165.1.2.1.1.17 counter32 read-only
The count of locally initiated rate shifts to decrease the data rate which were successful.
                         cctmHistoryRemoteUpRateShifts 1.3.6.1.4.1.9.9.165.1.2.1.1.18 counter32 read-only
The count of remotely initiated rate shifts to increase the data rate which were successful.
                         cctmHistoryRemoteDownRateShifts 1.3.6.1.4.1.9.9.165.1.2.1.1.19 counter32 read-only
The count of remotely initiated rate shifts to decrease the data rate which were successful.
                         cctmHistoryRateShiftFailures 1.3.6.1.4.1.9.9.165.1.2.1.1.20 counter32 read-only
The count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt.
                         cctmHistoryLocalRetrains 1.3.6.1.4.1.9.9.165.1.2.1.1.21 counter32 read-only
The count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed.
                         cctmHistoryRemoteRetrains 1.3.6.1.4.1.9.9.165.1.2.1.1.22 counter32 read-only
The count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed.
                         cctmHistoryRetrainFailures 1.3.6.1.4.1.9.9.165.1.2.1.1.23 counter32 read-only
The count of retrains which failed to complete. A failure to retrain results in another retrain attempt. The call will terminate if too many consecutive retrain failures occur. The consecutive retrain failure threshold is system specific.
                         cctmHistoryRxLinkOctets 1.3.6.1.4.1.9.9.165.1.2.1.1.24 counter32 read-only
The total modem link level octets received during this call. If using Error Correction and Data Compression, this is the compressed data within the EC protocol frames.
                         cctmHistoryTxLinkOctets 1.3.6.1.4.1.9.9.165.1.2.1.1.25 counter32 read-only
The total modem link level octets transmitted during this call. If using Error Correction and Data Compression, this is the compressed data within the EC protocol frames.
                         cctmHistoryRxECFrames 1.3.6.1.4.1.9.9.165.1.2.1.1.26 counter32 read-only
The total number of error correction data frames received successfully. This does not include damaged frames or control frames.
                         cctmHistoryTxECFrames 1.3.6.1.4.1.9.9.165.1.2.1.1.27 counter32 read-only
The total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames.
                         cctmHistoryRxECNAKs 1.3.6.1.4.1.9.9.165.1.2.1.1.28 counter32 read-only
The total number of EC protocol negative acknowledgements (NAK) received.
                         cctmHistoryTxECNAKs 1.3.6.1.4.1.9.9.165.1.2.1.1.29 counter32 read-only
The total number of EC protocol negative acknowledgements (NAK) sent.
                         cctmHistoryRxECFramesBad 1.3.6.1.4.1.9.9.165.1.2.1.1.30 counter32 read-only
The total error correction frames received during the call which were determined to be bad.
                         cctmHistoryECFramesResent 1.3.6.1.4.1.9.9.165.1.2.1.1.31 counter32 read-only
The count of total retransmitted error correction data frames during the call.
                         cctmHistoryECLinkTimeouts 1.3.6.1.4.1.9.9.165.1.2.1.1.32 counter32 read-only
This counter provides the number of EC link protocol timer expirations which have occurred during the call. This corresponds to the T401 timer for LAPM and MNP. These are distinct from normal 'keep alive' and 'window open' timeouts.
                         cctmHistoryRxCharLost 1.3.6.1.4.1.9.9.165.1.2.1.1.33 counter32 read-only
The total number of characters received by the modem but were dropped due to host buffer over run.
                         cctmHistoryDisconnectReason 1.3.6.1.4.1.9.9.165.1.2.1.1.34 unsigned32 read-only
Code indicating the reason this call was terminated.
                         cctmHistoryDisconnectReasonText 1.3.6.1.4.1.9.9.165.1.2.1.1.35 displaystring read-only
Text description of the disconnect reason indicated by cctHistoryDisconnectReason. Value is zero-length string if no text is available.
                 cctmXHistoryTable 1.3.6.1.4.1.9.9.165.1.2.2 no-access
This table provides additional, detailed information on terminated modem calls. It contains low level modem session attributes and statistics at the modem link and modem protocol layers. The table extends the cctHistoryTable, using the same index, cctHistoryIndex.
                     cctmXHistoryEntry 1.3.6.1.4.1.9.9.165.1.2.2.1 no-access
The detailed information for a single terminated modem call. Entries are created and deleted in sync with the entries in cctHistoryTable, if the call utilized modem service.
                         cctmXHistoryRxECInfoFrameSize 1.3.6.1.4.1.9.9.165.1.2.2.1.1 unsigned32 read-only
Negotiated maximum EC frame data payload size in the receive direction. LAPM distinguishes between Rx and Tx. MNP will have the the same information frame size for Rx and Tx, cctmHistoryTxECInfoFrameSize.
                         cctmXHistoryTxECInfoFrameSize 1.3.6.1.4.1.9.9.165.1.2.2.1.2 unsigned32 read-only
Negotiated maximum EC frame data payload size in the transmit direction. LAPM distinguishes between Rx and Tx. MNP will have the the same information frame size for Tx and Rx, cctmHistoryRxECInfoFrameSize.
                         cctmXHistoryRxECWindowSize 1.3.6.1.4.1.9.9.165.1.2.2.1.3 unsigned32 read-only
The EC protocol window size in units of frames in the receive direction. This is the maximum number of information frames sent from remote modem that may be outstanding without receiving any acknowledgement from the local modem. If the EC protocol is LAPM, the Rx and Tx windows are separately negotiated and may have different values. If MNP, both windows are negotiated together and have the same value for this object and cctHistoryTxECWindowSize.
                         cctmXHistoryTxECWindowSize 1.3.6.1.4.1.9.9.165.1.2.2.1.4 unsigned32 read-only
The EC protocol window size in units of frames in the transmit direction. This is the maximum number of information frames sent from local modem that may be outstanding without receiving any acknowledgement from the remote modem. If the EC protocol is LAPM, the Rx and Tx windows are separately negotiated and may have different values. If MNP, both windows are negotiated together and have the same value for this object and cctHistoryRxECWindowSize.
                         cctmXHistoryRxLevel 1.3.6.1.4.1.9.9.165.1.2.2.1.5 integer32 read-only
The final signal level in the receive direction for applicable modulations.
                         cctmXHistoryTxLevel 1.3.6.1.4.1.9.9.165.1.2.2.1.6 integer32 read-only
The final signal level in the transmit direction for applicable modulations.
                         cctmXHistoryConstellation 1.3.6.1.4.1.9.9.165.1.2.2.1.7 integer read-only
Connection constellation size. Enumeration: 'points16': 2, 'points4': 1.
                         cctmXHistoryV90Status 1.3.6.1.4.1.9.9.165.1.2.2.1.8 integer read-only
This object indicates if V.90 modulation was attempted during initial modem negotiation. notAttempted(1) - Client modem did not attempt V.90 failure(2) - Client and server modems attempted V.90, but were not successful success(3) - Client and server modems successfully negotiated V.90 during call setup. Enumeration: 'failure': 2, 'notAttempted': 1, 'success': 3.
                         cctmXHistoryV90Failure 1.3.6.1.4.1.9.9.165.1.2.2.1.9 integer read-only
This object provides an interpretation of why V.90 modulation was not achieved. noFailure(1) - V.90 was not attempted or it was successful. The value of cctmXHistoryV90Status will be notAttempted(1) or success(3) respectively. clientNonPCM(2) - Client selected a non-PCM connection due to PSTN properties. clientFallback(3) - Client was unable to sustain PCM due to PSTN properties and fellback to a non-PCM connection. serverV90Disabled(4) - Client attempted V.90 but server modem was configured to disable V.90. Enumeration: 'clientFallback': 3, 'clientNonPCM': 2, 'serverV90Disabled': 4, 'noFailure': 1.
                         cctmXHistoryV90ClientId 1.3.6.1.4.1.9.9.165.1.2.2.1.10 unsigned32 read-only
Client modem identification inferred from the V.90 DIL training and sign patterns.
                         cctmXHistoryECWindowClosures 1.3.6.1.4.1.9.9.165.1.2.2.1.11 counter32 read-only
The number of times the EC protocol window closed without receiving an ACK or NAK from the remote modem. A closure occurs when the maximum number of EC information frames have been sent without receiving any acknowledgement. The window size is provided in cctmHistoryRxECWindowSize.
         cctmMIBNotificationPrefix 1.3.6.1.4.1.9.9.165.2
             cctmMIBNotifications 1.3.6.1.4.1.9.9.165.2.0
         cctmMIBConformance 1.3.6.1.4.1.9.9.165.3
             cctmMIBCompliances 1.3.6.1.4.1.9.9.165.3.1
                 cctmMIBCompliance 1.3.6.1.4.1.9.9.165.3.1.1
The compliance statement for entities which implement the CISCO CALL TRACKER MODEM MIB
             cctmMIBGroups 1.3.6.1.4.1.9.9.165.3.2
                 cctmActiveGroup 1.3.6.1.4.1.9.9.165.3.2.2
A collection of objects providing the active call modem information.
                 cctmHistoryGroup 1.3.6.1.4.1.9.9.165.3.2.3
A collection of objects providing the historical call modem information.
                 cctmXHistoryGroup 1.3.6.1.4.1.9.9.165.3.2.4
A collection of objects providing the historical detailed call modem information.