CISCO-CALL-TRACKER-MODEM-MIB
- Registered at
- 1.3.6.1.4.1.9.9.165
- Last updated
- 2005-12-06 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-12-06 00:00, 2001-12-14 00:00
- Namespace
- cisco
- Source file
CISCO-CALL-TRACKER-MODEM-MIB- Digest
sha256:70a0918f5c450ccf6870f2fdaa536e65990e725a17e877172d8fe1ca1d3c3c8b
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-dial@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-CALL-TRACKER-MIB | cctActiveCallId, cctHistoryIndex |
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
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-CALL-TRACKER-MIB CISCO-CALL-TRACKER-MODEM-MIB CISCO-SMI DIAL-CONTROL-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CctmDataCompression TEXTUAL-CONVENTION Represents possible data compression protocols none - No Data Compression present v42bisTx - V.42bis in transmit direction only v42bisRx - V.42bis in receive direction only v42bisBoth - V.42bis in receive and transmit directions mnp5 - v44Tx - V.44 in transmit direction only v44Rx - V.44 in receive direction only v44Both - V.44 in receive and transmit directions | current | |||
| CctmECProtocol TEXTUAL-CONVENTION Represents possible error correction protocols normal - No EC present direct - mnp - lapmV42 - syncMode - asyncMode - No EC present, same as normal(1) ara1 - ARA 1.0 ara2 - ARA 2.0 other - EC protocol other than those identified | current | |||
| CctmModulation TEXTUAL-CONVENTION Represents possible modulation standards other - Modulation other than those identified bell103a - bell212a - v21 - v22 - v22bis - v32 - v32bis - vfc - v34 - v17 - v29 - v33 - k56flex - v23 - v32terbo - v34plus - v90 - v27ter - v110 - | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cctmMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.1 | |||
| cctmActive OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.1.1 | |||
| cctmActiveTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1 | not-accessible | current | |
| cctmActiveEntry OBJECT-TYPE The information regarding a single call. Entries are created and deleted in sync with the entries in cctActiveTable, if the call utilizes modem service. | 1.3.6.1.4.1.9.9.165.1.1.1.1 | not-accessible | current | |
| cctmActiveProjectedMaxRxRate OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.1 | Unsigned32 | read-only | current |
| cctmActiveProjectedMaxTxRate OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.2 | Unsigned32 | read-only | current |
| cctmActiveRxRate OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.3 | Unsigned32 | read-only | current |
| cctmActiveTxRate OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.4 | Unsigned32 | read-only | current |
| cctmActiveAttemptedModulation OBJECT-TYPE The initial modulation attempted when the modems began negotiation. | 1.3.6.1.4.1.9.9.165.1.1.1.1.5 | CctmModulation | read-only | current |
| cctmActiveInitialModulation OBJECT-TYPE The initial negotiated modulation. | 1.3.6.1.4.1.9.9.165.1.1.1.1.6 | CctmModulation | read-only | current |
| cctmActiveModulation OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.7 | CctmModulation | read-only | current |
| cctmActiveAttemptedECProtocol OBJECT-TYPE The initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmActiveECProtocol. | 1.3.6.1.4.1.9.9.165.1.1.1.1.8 | CctmECProtocol | read-only | current |
| cctmActiveECProtocol OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.9 | CctmECProtocol | read-only | current |
| cctmActiveSupportedDC OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.10 | Bits {mnp5(0), v42bisRx(1), v42bisTx(2), v44Rx(3), v44Tx(4)} | read-only | current |
| cctmActiveDataCompression OBJECT-TYPE The modem compression protocol selected for this call. | 1.3.6.1.4.1.9.9.165.1.1.1.1.11 | CctmDataCompression | read-only | current |
| cctmActiveRxHighWatermark OBJECT-TYPE The maximum receive data rate achieved during this call. | 1.3.6.1.4.1.9.9.165.1.1.1.1.12 | Gauge32 | read-only | current |
| cctmActiveRxLowWatermark OBJECT-TYPE The minimum receive data rate during this call. | 1.3.6.1.4.1.9.9.165.1.1.1.1.13 | Gauge32 | read-only | current |
| cctmActiveTxHighWatermark OBJECT-TYPE The maximum transmit data rate achieved during this call. | 1.3.6.1.4.1.9.9.165.1.1.1.1.14 | Gauge32 | read-only | current |
| cctmActiveTxLowWatermark OBJECT-TYPE The minimum transmit data rate during this call. | 1.3.6.1.4.1.9.9.165.1.1.1.1.15 | Gauge32 | read-only | current |
| cctmActiveLocalUpRateShifts OBJECT-TYPE The count of locally initiated rate shifts to increase the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.1.1.1.16 | Counter32 | read-only | current |
| cctmActiveLocalDownRateShifts OBJECT-TYPE The count of locally initiated rate shifts to decrease the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.1.1.1.17 | Counter32 | read-only | current |
| cctmActiveRemoteUpRateShifts OBJECT-TYPE The count of remotely initiated rate shifts to increase the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.1.1.1.18 | Counter32 | read-only | current |
| cctmActiveRemoteDownRateShifts OBJECT-TYPE The count of remotely initiated rate shifts to decrease the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.1.1.1.19 | Counter32 | read-only | current |
| cctmActiveRateShiftFailures OBJECT-TYPE The count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt. | 1.3.6.1.4.1.9.9.165.1.1.1.1.20 | Counter32 | read-only | current |
| cctmActiveLocalRetrains OBJECT-TYPE The count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed. | 1.3.6.1.4.1.9.9.165.1.1.1.1.21 | Counter32 | read-only | current |
| cctmActiveRemoteRetrains OBJECT-TYPE The count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed. | 1.3.6.1.4.1.9.9.165.1.1.1.1.22 | Counter32 | read-only | current |
| cctmActiveRetrainFailures OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.23 | Counter32 | read-only | current |
| cctmActiveRxLinkOctets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.24 | Counter32 | read-only | current |
| cctmActiveTxLinkOctets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.25 | Counter32 | read-only | current |
| cctmActiveRxECFrames OBJECT-TYPE The total number of error correction data frames received successfully. This does not include damaged frames or control frames. | 1.3.6.1.4.1.9.9.165.1.1.1.1.26 | Counter32 | read-only | current |
| cctmActiveTxECFrames OBJECT-TYPE The total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames. | 1.3.6.1.4.1.9.9.165.1.1.1.1.27 | Counter32 | read-only | current |
| cctmActiveRxECNAKs OBJECT-TYPE The total number of EC protocol negative acknowledgements (NAK) received. | 1.3.6.1.4.1.9.9.165.1.1.1.1.28 | Counter32 | read-only | current |
| cctmActiveTxECNAKs OBJECT-TYPE The total number of EC protocol negative acknowledgements (NAK) sent. | 1.3.6.1.4.1.9.9.165.1.1.1.1.29 | Counter32 | read-only | current |
| cctmActiveRxECFramesBad OBJECT-TYPE The total error correction frames received during the call which were determined to be bad. | 1.3.6.1.4.1.9.9.165.1.1.1.1.30 | Counter32 | read-only | current |
| cctmActiveECFramesResent OBJECT-TYPE The count of total retransmitted error correction data frames during the call. | 1.3.6.1.4.1.9.9.165.1.1.1.1.31 | Counter32 | read-only | current |
| cctmActiveECLinkTimeouts OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.1.1.1.32 | Counter32 | read-only | current |
| cctmActiveRxCharLost OBJECT-TYPE The number of characters received by the modem but were dropped due to host buffer over run. | 1.3.6.1.4.1.9.9.165.1.1.1.1.33 | Counter32 | read-only | current |
| cctmHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.1.2 | |||
| cctmHistoryTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1 | not-accessible | current | |
| cctmHistoryEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1 | not-accessible | current | |
| cctmHistoryProjectedMaxRxRate OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1.1 | Unsigned32 | read-only | current |
| cctmHistoryProjectedMaxTxRate OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1.2 | Unsigned32 | read-only | current |
| cctmHistoryFinalRxRate OBJECT-TYPE Final receive data rate for this call. The initial negotiated receive rate is in cctHistoryRxRate. | 1.3.6.1.4.1.9.9.165.1.2.1.1.3 | Unsigned32 | read-only | current |
| cctmHistoryFinalTxRate OBJECT-TYPE Final transmit data rate for this call. The initial negotiated transmit rate is in cctHistoryTxRate. | 1.3.6.1.4.1.9.9.165.1.2.1.1.4 | Unsigned32 | read-only | current |
| cctmHistoryAttemptedModulation OBJECT-TYPE The initial modulation attempted when the modems began negotiation. | 1.3.6.1.4.1.9.9.165.1.2.1.1.5 | CctmModulation | read-only | current |
| cctmHistoryInitialModulation OBJECT-TYPE The initial negotiated modulation. | 1.3.6.1.4.1.9.9.165.1.2.1.1.6 | CctmModulation | read-only | current |
| cctmHistoryFinalModulation OBJECT-TYPE The final modulation for this call. It is possible for retrains to result in the modulation being renogiated during a call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.7 | CctmModulation | read-only | current |
| cctmHistoryAttemptedECProtocol OBJECT-TYPE The initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmHistoryECProtocol. | 1.3.6.1.4.1.9.9.165.1.2.1.1.8 | CctmECProtocol | read-only | current |
| cctmHistoryECProtocol OBJECT-TYPE The modem error correction protocol negotiated for this call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.9 | CctmECProtocol | read-only | current |
| cctmHistorySupportedDC OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1.10 | Bits {mnp5(0), v42bisRx(1), v42bisTx(2), v44Rx(3), v44Tx(4)} | read-only | current |
| cctmHistoryDataCompression OBJECT-TYPE The modem compression protocol selected for this call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.11 | CctmDataCompression | read-only | current |
| cctmHistoryRxHighWatermark OBJECT-TYPE The maximum receive data rate achieved during this call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.12 | Gauge32 | read-only | current |
| cctmHistoryRxLowWatermark OBJECT-TYPE The minimum receive data rate during this call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.13 | Gauge32 | read-only | current |
| cctmHistoryTxHighWatermark OBJECT-TYPE The maximum transmit data rate achieved during this call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.14 | Gauge32 | read-only | current |
| cctmHistoryTxLowWatermark OBJECT-TYPE The minimum transmit data rate during this call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.15 | Gauge32 | read-only | current |
| cctmHistoryLocalUpRateShifts OBJECT-TYPE The count of locally initiated rate shifts to increase the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.2.1.1.16 | Counter32 | read-only | current |
| cctmHistoryLocalDownRateShifts OBJECT-TYPE The count of locally initiated rate shifts to decrease the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.2.1.1.17 | Counter32 | read-only | current |
| cctmHistoryRemoteUpRateShifts OBJECT-TYPE The count of remotely initiated rate shifts to increase the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.2.1.1.18 | Counter32 | read-only | current |
| cctmHistoryRemoteDownRateShifts OBJECT-TYPE The count of remotely initiated rate shifts to decrease the data rate which were successful. | 1.3.6.1.4.1.9.9.165.1.2.1.1.19 | Counter32 | read-only | current |
| cctmHistoryRateShiftFailures OBJECT-TYPE The count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt. | 1.3.6.1.4.1.9.9.165.1.2.1.1.20 | Counter32 | read-only | current |
| cctmHistoryLocalRetrains OBJECT-TYPE The count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed. | 1.3.6.1.4.1.9.9.165.1.2.1.1.21 | Counter32 | read-only | current |
| cctmHistoryRemoteRetrains OBJECT-TYPE The count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed. | 1.3.6.1.4.1.9.9.165.1.2.1.1.22 | Counter32 | read-only | current |
| cctmHistoryRetrainFailures OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1.23 | Counter32 | read-only | current |
| cctmHistoryRxLinkOctets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1.24 | Counter32 | read-only | current |
| cctmHistoryTxLinkOctets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1.25 | Counter32 | read-only | current |
| cctmHistoryRxECFrames OBJECT-TYPE The total number of error correction data frames received successfully. This does not include damaged frames or control frames. | 1.3.6.1.4.1.9.9.165.1.2.1.1.26 | Counter32 | read-only | current |
| cctmHistoryTxECFrames OBJECT-TYPE The total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames. | 1.3.6.1.4.1.9.9.165.1.2.1.1.27 | Counter32 | read-only | current |
| cctmHistoryRxECNAKs OBJECT-TYPE The total number of EC protocol negative acknowledgements (NAK) received. | 1.3.6.1.4.1.9.9.165.1.2.1.1.28 | Counter32 | read-only | current |
| cctmHistoryTxECNAKs OBJECT-TYPE The total number of EC protocol negative acknowledgements (NAK) sent. | 1.3.6.1.4.1.9.9.165.1.2.1.1.29 | Counter32 | read-only | current |
| cctmHistoryRxECFramesBad OBJECT-TYPE The total error correction frames received during the call which were determined to be bad. | 1.3.6.1.4.1.9.9.165.1.2.1.1.30 | Counter32 | read-only | current |
| cctmHistoryECFramesResent OBJECT-TYPE The count of total retransmitted error correction data frames during the call. | 1.3.6.1.4.1.9.9.165.1.2.1.1.31 | Counter32 | read-only | current |
| cctmHistoryECLinkTimeouts OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.1.1.32 | Counter32 | read-only | current |
| cctmHistoryRxCharLost OBJECT-TYPE The total number of characters received by the modem but were dropped due to host buffer over run. | 1.3.6.1.4.1.9.9.165.1.2.1.1.33 | Counter32 | read-only | current |
| cctmHistoryDisconnectReason OBJECT-TYPE Code indicating the reason this call was terminated. | 1.3.6.1.4.1.9.9.165.1.2.1.1.34 | Unsigned32 | read-only | current |
| cctmHistoryDisconnectReasonText OBJECT-TYPE Text description of the disconnect reason indicated by cctHistoryDisconnectReason. Value is zero-length string if no text is available. | 1.3.6.1.4.1.9.9.165.1.2.1.1.35 | DisplayString (SIZE(0..255)) | read-only | current |
| cctmXHistoryTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2 | not-accessible | current | |
| cctmXHistoryEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1 | not-accessible | current | |
| cctmXHistoryRxECInfoFrameSize OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1.1 | Unsigned32 | read-only | current |
| cctmXHistoryTxECInfoFrameSize OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1.2 | Unsigned32 | read-only | current |
| cctmXHistoryRxECWindowSize OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1.3 | Unsigned32 | read-only | current |
| cctmXHistoryTxECWindowSize OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1.4 | Unsigned32 | read-only | current |
| cctmXHistoryRxLevel OBJECT-TYPE The final signal level in the receive direction for applicable modulations. | 1.3.6.1.4.1.9.9.165.1.2.2.1.5 | Integer32 (-128..0) | read-only | current |
| cctmXHistoryTxLevel OBJECT-TYPE The final signal level in the transmit direction for applicable modulations. | 1.3.6.1.4.1.9.9.165.1.2.2.1.6 | Integer32 (-128..0) | read-only | current |
| cctmXHistoryConstellation OBJECT-TYPE Connection constellation size. | 1.3.6.1.4.1.9.9.165.1.2.2.1.7 | INTEGER {points4(1), points16(2)} | read-only | current |
| cctmXHistoryV90Status OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1.8 | INTEGER {notAttempted(1), failure(2), success(3)} | read-only | current |
| cctmXHistoryV90Failure OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1.9 | INTEGER {noFailure(1), clientNonPCM(2), clientFallback(3), serverV90Disabled(4)} | read-only | current |
| cctmXHistoryV90ClientId OBJECT-TYPE Client modem identification inferred from the V.90 DIL training and sign patterns. | 1.3.6.1.4.1.9.9.165.1.2.2.1.10 | Unsigned32 (0..255) | read-only | current |
| cctmXHistoryECWindowClosures OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.165.1.2.2.1.11 | Counter32 | read-only | current |
| cctmMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.2 | |||
| cctmMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.2.0 | |||
| cctmMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.3 | |||
| cctmMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.3.1 | |||
| cctmMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.165.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cctmMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO CALL TRACKER MODEM MIB | 1.3.6.1.4.1.9.9.165.3.1.1 | current |
| cctmActiveGroup OBJECT-GROUP A collection of objects providing the active call modem information. | 1.3.6.1.4.1.9.9.165.3.2.2 | current |
| cctmHistoryGroup OBJECT-GROUP A collection of objects providing the historical call modem information. | 1.3.6.1.4.1.9.9.165.3.2.3 | current |
| cctmXHistoryGroup OBJECT-GROUP A collection of objects providing the historical detailed call modem information. | 1.3.6.1.4.1.9.9.165.3.2.4 | current |