CISCO-CALL-TRACKER-MODEM-MIB - cctmActiveTable

MIBs list

With IPHost Network Monitor you can run simple snmp requests against a Cisco device in your network.

cctmActiveTable

cctm Active Table
1.3.6.1.4.1.9.9.165.1.1.1

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. ::= { cctmActive 1 } SYNTAX CctmActiveEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION The information regarding a single call. Entries are created and deleted in sync with the entries in cctActiveTable, if the call utilizes modem service. INDEX { cctActiveCallId } ::= { cctmActiveTable 1 } CctmActiveEntry ::= SEQUENCE { cctmActiveProjectedMaxRxRate Unsigned32, cctmActiveProjectedMaxTxRate Unsigned32, cctmActiveRxRate Unsigned32, cctmActiveTxRate Unsigned32, cctmActiveAttemptedModulation CctmModulation, cctmActiveInitialModulation CctmModulation, cctmActiveModulation CctmModulation, cctmActiveAttemptedECProtocol CctmECProtocol, cctmActiveECProtocol CctmECProtocol, cctmActiveSupportedDC BITS, cctmActiveDataCompression CctmDataCompression, cctmActiveRxHighWatermark Gauge32, cctmActiveRxLowWatermark Gauge32, cctmActiveTxHighWatermark Gauge32, cctmActiveTxLowWatermark Gauge32, cctmActiveLocalUpRateShifts Counter32, cctmActiveLocalDownRateShifts Counter32, cctmActiveRemoteUpRateShifts Counter32, cctmActiveRemoteDownRateShifts Counter32, cctmActiveRateShiftFailures Counter32, cctmActiveLocalRetrains Counter32, cctmActiveRemoteRetrains Counter32, cctmActiveRetrainFailures Counter32, cctmActiveRxLinkOctets Counter32, cctmActiveTxLinkOctets Counter32, cctmActiveRxECFrames Counter32, cctmActiveTxECFrames Counter32, cctmActiveRxECNAKs Counter32, cctmActiveTxECNAKs Counter32, cctmActiveRxECFramesBad Counter32, cctmActiveECFramesResent Counter32, cctmActiveECLinkTimeouts Counter32, cctmActiveRxCharLost Counter32 } SYNTAX Unsigned32 UNITS "bits per second 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. ::= { cctmActiveEntry 1 } SYNTAX Unsigned32 UNITS "bits per second 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. ::= { cctmActiveEntry 2 } SYNTAX Unsigned32 UNITS "bits per second 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. ::= { cctmActiveEntry 3 } SYNTAX Unsigned32 UNITS "bits per second 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. ::= { cctmActiveEntry 4 } SYNTAX CctmModulation MAX-ACCESS read-only STATUS current DESCRIPTION The initial modulation attempted when the modems began negotiation. ::= { cctmActiveEntry 5 } SYNTAX CctmModulation MAX-ACCESS read-only STATUS current DESCRIPTION The initial negotiated modulation. ::= { cctmActiveEntry 6 } SYNTAX CctmModulation MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmActiveEntry 7 } SYNTAX CctmECProtocol MAX-ACCESS read-only STATUS current DESCRIPTION The initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmActiveECProtocol. ::= { cctmActiveEntry 8 } SYNTAX CctmECProtocol MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmActiveEntry 9 } SYNTAX BITS { mnp5(0), v42bisRx(1), v42bisTx(2), v44Rx(3), v44Tx(4) } MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmActiveEntry 10 } SYNTAX CctmDataCompression MAX-ACCESS read-only STATUS current DESCRIPTION The modem compression protocol selected for this call. ::= { cctmActiveEntry 11 } SYNTAX Gauge32 UNITS "bits per second The maximum receive data rate achieved during this call. ::= { cctmActiveEntry 12 } SYNTAX Gauge32 UNITS "bits per second The minimum receive data rate during this call. ::= { cctmActiveEntry 13 } SYNTAX Gauge32 UNITS "bits per second The maximum transmit data rate achieved during this call. ::= { cctmActiveEntry 14 } SYNTAX Gauge32 UNITS "bits per second The minimum transmit data rate during this call. ::= { cctmActiveEntry 15 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of locally initiated rate shifts to increase the data rate which were successful. ::= { cctmActiveEntry 16 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of locally initiated rate shifts to decrease the data rate which were successful. ::= { cctmActiveEntry 17 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of remotely initiated rate shifts to increase the data rate which were successful. ::= { cctmActiveEntry 18 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of remotely initiated rate shifts to decrease the data rate which were successful. ::= { cctmActiveEntry 19 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt. ::= { cctmActiveEntry 20 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed. ::= { cctmActiveEntry 21 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed. ::= { cctmActiveEntry 22 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmActiveEntry 23 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmActiveEntry 24 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmActiveEntry 25 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of error correction data frames received successfully. This does not include damaged frames or control frames. ::= { cctmActiveEntry 26 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames. ::= { cctmActiveEntry 27 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of EC protocol negative acknowledgements (NAK) received. ::= { cctmActiveEntry 28 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of EC protocol negative acknowledgements (NAK) sent. ::= { cctmActiveEntry 29 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total error correction frames received during the call which were determined to be bad. ::= { cctmActiveEntry 30 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of total retransmitted error correction data frames during the call. ::= { cctmActiveEntry 31 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmActiveEntry 32 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The number of characters received by the modem but were dropped due to host buffer over run. ::= { cctmActiveEntry 33 } -- ***************************************************************** -- Call Tracker History Group -- ***************************************************************** -- -- Call Tracker History Table -- SYNTAX SEQUENCE OF CctmHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION 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. ::= { cctmHistory 1 } SYNTAX CctmHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION 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. INDEX { cctHistoryIndex } ::= { cctmHistoryTable 1 } CctmHistoryEntry ::= SEQUENCE { cctmHistoryProjectedMaxRxRate Unsigned32, cctmHistoryProjectedMaxTxRate Unsigned32, cctmHistoryFinalRxRate Unsigned32, cctmHistoryFinalTxRate Unsigned32, cctmHistoryAttemptedModulation CctmModulation, cctmHistoryInitialModulation CctmModulation, cctmHistoryFinalModulation CctmModulation, cctmHistoryAttemptedECProtocol CctmECProtocol, cctmHistoryECProtocol CctmECProtocol, cctmHistorySupportedDC BITS, cctmHistoryDataCompression CctmDataCompression, cctmHistoryRxHighWatermark Gauge32, cctmHistoryRxLowWatermark Gauge32, cctmHistoryTxHighWatermark Gauge32, cctmHistoryTxLowWatermark Gauge32, cctmHistoryLocalUpRateShifts Counter32, cctmHistoryLocalDownRateShifts Counter32, cctmHistoryRemoteUpRateShifts Counter32, cctmHistoryRemoteDownRateShifts Counter32, cctmHistoryRateShiftFailures Counter32, cctmHistoryLocalRetrains Counter32, cctmHistoryRemoteRetrains Counter32, cctmHistoryRetrainFailures Counter32, cctmHistoryRxLinkOctets Counter32, cctmHistoryTxLinkOctets Counter32, cctmHistoryRxECFrames Counter32, cctmHistoryTxECFrames Counter32, cctmHistoryRxECNAKs Counter32, cctmHistoryTxECNAKs Counter32, cctmHistoryRxECFramesBad Counter32, cctmHistoryECFramesResent Counter32, cctmHistoryECLinkTimeouts Counter32, cctmHistoryRxCharLost Counter32, cctmHistoryDisconnectReason Unsigned32, cctmHistoryDisconnectReasonText DisplayString } SYNTAX Unsigned32 UNITS "bits per second 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. ::= { cctmHistoryEntry 1 } SYNTAX Unsigned32 UNITS "bits per second 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. ::= { cctmHistoryEntry 2 } SYNTAX Unsigned32 UNITS "bits per second Final receive data rate for this call. The initial negotiated receive rate is in cctHistoryRxRate. ::= { cctmHistoryEntry 3 } SYNTAX Unsigned32 UNITS "bits per second Final transmit data rate for this call. The initial negotiated transmit rate is in cctHistoryTxRate. ::= { cctmHistoryEntry 4 } SYNTAX CctmModulation MAX-ACCESS read-only STATUS current DESCRIPTION The initial modulation attempted when the modems began negotiation. ::= { cctmHistoryEntry 5 } SYNTAX CctmModulation MAX-ACCESS read-only STATUS current DESCRIPTION The initial negotiated modulation. ::= { cctmHistoryEntry 6 } SYNTAX CctmModulation MAX-ACCESS read-only STATUS current DESCRIPTION The final modulation for this call. It is possible for retrains to result in the modulation being renogiated during a call. ::= { cctmHistoryEntry 7 } SYNTAX CctmECProtocol MAX-ACCESS read-only STATUS current DESCRIPTION The initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmHistoryECProtocol. ::= { cctmHistoryEntry 8 } SYNTAX CctmECProtocol MAX-ACCESS read-only STATUS current DESCRIPTION The modem error correction protocol negotiated for this call. ::= { cctmHistoryEntry 9 } SYNTAX BITS { mnp5(0), v42bisRx(1), v42bisTx(2), v44Rx(3), v44Tx(4) } MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmHistoryEntry 10 } SYNTAX CctmDataCompression MAX-ACCESS read-only STATUS current DESCRIPTION The modem compression protocol selected for this call. ::= { cctmHistoryEntry 11 } SYNTAX Gauge32 UNITS "bits per second The maximum receive data rate achieved during this call. ::= { cctmHistoryEntry 12 } SYNTAX Gauge32 UNITS "bits per second The minimum receive data rate during this call. ::= { cctmHistoryEntry 13 } SYNTAX Gauge32 UNITS "bits per second The maximum transmit data rate achieved during this call. ::= { cctmHistoryEntry 14 } SYNTAX Gauge32 UNITS "bits per second The minimum transmit data rate during this call. ::= { cctmHistoryEntry 15 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of locally initiated rate shifts to increase the data rate which were successful. ::= { cctmHistoryEntry 16 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of locally initiated rate shifts to decrease the data rate which were successful. ::= { cctmHistoryEntry 17 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of remotely initiated rate shifts to increase the data rate which were successful. ::= { cctmHistoryEntry 18 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of remotely initiated rate shifts to decrease the data rate which were successful. ::= { cctmHistoryEntry 19 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt. ::= { cctmHistoryEntry 20 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed. ::= { cctmHistoryEntry 21 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed. ::= { cctmHistoryEntry 22 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmHistoryEntry 23 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmHistoryEntry 24 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmHistoryEntry 25 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of error correction data frames received successfully. This does not include damaged frames or control frames. ::= { cctmHistoryEntry 26 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames. ::= { cctmHistoryEntry 27 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of EC protocol negative acknowledgements (NAK) received. ::= { cctmHistoryEntry 28 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of EC protocol negative acknowledgements (NAK) sent. ::= { cctmHistoryEntry 29 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total error correction frames received during the call which were determined to be bad. ::= { cctmHistoryEntry 30 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The count of total retransmitted error correction data frames during the call. ::= { cctmHistoryEntry 31 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmHistoryEntry 32 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION The total number of characters received by the modem but were dropped due to host buffer over run. ::= { cctmHistoryEntry 33 } SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION Code indicating the reason this call was terminated. ::= { cctmHistoryEntry 34 } SYNTAX DisplayString (SIZE(0..255)) MAX-ACCESS read-only STATUS current DESCRIPTION Text description of the disconnect reason indicated by cctHistoryDisconnectReason. Value is zero-length string if no text is available. ::= { cctmHistoryEntry 35 } -- -- Call Tracker Extended Modem History Table -- SYNTAX SEQUENCE OF CctmXHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION 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. ::= { cctmHistory 2 } SYNTAX CctmXHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION 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. AUGMENTS { cctmHistoryEntry } ::= { cctmXHistoryTable 1 } CctmXHistoryEntry ::= SEQUENCE { cctmXHistoryRxECInfoFrameSize Unsigned32, cctmXHistoryTxECInfoFrameSize Unsigned32, cctmXHistoryRxECWindowSize Unsigned32, cctmXHistoryTxECWindowSize Unsigned32, cctmXHistoryRxLevel Integer32, cctmXHistoryTxLevel Integer32, cctmXHistoryConstellation INTEGER, cctmXHistoryV90Status INTEGER, cctmXHistoryV90Failure INTEGER, cctmXHistoryV90ClientId Unsigned32, cctmXHistoryECWindowClosures Counter32 } SYNTAX Unsigned32 UNITS "octets 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. ::= { cctmXHistoryEntry 1 } SYNTAX Unsigned32 UNITS "octets 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. ::= { cctmXHistoryEntry 2 } SYNTAX Unsigned32 UNITS "frames 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. ::= { cctmXHistoryEntry 3 } SYNTAX Unsigned32 UNITS "frames 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. ::= { cctmXHistoryEntry 4 } SYNTAX Integer32 (-128..0) UNITS "dB The final signal level in the receive direction for applicable modulations. ::= { cctmXHistoryEntry 5 } SYNTAX Integer32 (-128..0) UNITS "dB The final signal level in the transmit direction for applicable modulations. ::= { cctmXHistoryEntry 6 } SYNTAX INTEGER { points4(1), points16(2) } MAX-ACCESS read-only STATUS current DESCRIPTION Connection constellation size. ::= { cctmXHistoryEntry 7 } SYNTAX INTEGER { notAttempted(1), failure(2), success(3) } MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmXHistoryEntry 8 } SYNTAX INTEGER { noFailure(1), clientNonPCM(2), clientFallback(3), serverV90Disabled(4) } MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmXHistoryEntry 9 } SYNTAX Unsigned32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION Client modem identification inferred from the V.90 DIL training and sign patterns. ::= { cctmXHistoryEntry 10 } SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION 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. ::= { cctmXHistoryEntry 11 } -- ***************************************************************** -- Notifications -- ***************************************************************** cctmMIBNotificationPrefix OBJECT IDENTIFIER ::= { ciscoCallTrackerModemMIB 2 } cctmMIBNotifications OBJECT IDENTIFIER ::= { cctmMIBNotificationPrefix 0 } -- ***************************************************************** -- Conformance and Compliances -- ***************************************************************** cctmMIBConformance OBJECT IDENTIFIER ::= { ciscoCallTrackerModemMIB 3 } cctmMIBCompliances OBJECT IDENTIFIER ::= { cctmMIBConformance 1 } cctmMIBGroups OBJECT IDENTIFIER ::= { cctmMIBConformance 2 } -- compliance statements cctmMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION The compliance statement for entities which implement the CISCO CALL TRACKER MODEM MIB Optional extended call modem statistics.

Back to CISCO-CALL-TRACKER-MODEM-MIB MIB page.

IPHost Network monitor allows you to monitor cctmActiveTable on Cisco device via the SNMP protocol. Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring Cisco multiplexers right now.

MIBs list