Home/Catalog/CISCO-CALL-TRACKER-MODEM-MIB

CISCO-CALL-TRACKER-MODEM-MIB

AI MIB Summary

The CISCO-CALL-TRACKER-MODEM-MIB monitors Cisco modem hardware to track call progress and status metrics, extending the data structures defined in the CISCO-CALL-TRACKER-MIB for detailed session state analysis.

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.
99
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

99 total
Object Name
ciscoCallTrackerModemMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165
SNMPv2-SMI-v1
Unknown
.1.3.6.1.4.1.9.9.165
cctmMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.1
cctmActive
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.1.1
cctmActiveTableThis 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.
SEQUENCE OF CctmActiveEntry
.1.3.6.1.4.1.9.9.165.1.1.1
cctmActiveEntryThe information regarding a single call. Entries are created and deleted in sync with the entries in cctActiveTable, if the call utilizes modem service.
CctmActiveEntry
.1.3.6.1.4.1.9.9.165.1.1.1.1
cctmActiveProjectedMaxRxRateMaximum 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.1
cctmActiveProjectedMaxTxRateMaximum 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.2
cctmActiveRxRateCurrent 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.3
cctmActiveTxRateCurrent 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.4
cctmActiveAttemptedModulationThe initial modulation attempted when the modems began negotiation.ro
CctmModulation -- Rsyntax INTEGER { -- other(1), -- bell103a(2), -- bell212a(3), -- v21(4), -- v22(5), -- v22bis(6), -- v32(7), -- v32bis(8), -- vfc(9), -- v34(10), -- v17(11), -- v29(12), -- v33(13), -- k56flex(14), -- v23(15), -- v32terbo(16), -- v34plus(17), -- v90(18), -- v27ter(19), -- v110(20) -- }
.1.3.6.1.4.1.9.9.165.1.1.1.1.5
cctmActiveInitialModulationThe initial negotiated modulation.ro
CctmModulation -- Rsyntax INTEGER { -- other(1), -- bell103a(2), -- bell212a(3), -- v21(4), -- v22(5), -- v22bis(6), -- v32(7), -- v32bis(8), -- vfc(9), -- v34(10), -- v17(11), -- v29(12), -- v33(13), -- k56flex(14), -- v23(15), -- v32terbo(16), -- v34plus(17), -- v90(18), -- v27ter(19), -- v110(20) -- }
.1.3.6.1.4.1.9.9.165.1.1.1.1.6
cctmActiveModulationThe 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.ro
CctmModulation -- Rsyntax INTEGER { -- other(1), -- bell103a(2), -- bell212a(3), -- v21(4), -- v22(5), -- v22bis(6), -- v32(7), -- v32bis(8), -- vfc(9), -- v34(10), -- v17(11), -- v29(12), -- v33(13), -- k56flex(14), -- v23(15), -- v32terbo(16), -- v34plus(17), -- v90(18), -- v27ter(19), -- v110(20) -- }
.1.3.6.1.4.1.9.9.165.1.1.1.1.7
cctmActiveAttemptedECProtocolThe initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmActiveECProtocol.ro
CctmECProtocol -- Rsyntax INTEGER { -- normal(1), -- direct(2), -- mnp(3), -- lapmV42(4), -- syncMode(5), -- asyncMode(6), -- ara1(7), -- ara2(8), -- other(9) -- }
.1.3.6.1.4.1.9.9.165.1.1.1.1.8
cctmActiveECProtocolThe 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.ro
CctmECProtocol -- Rsyntax INTEGER { -- normal(1), -- direct(2), -- mnp(3), -- lapmV42(4), -- syncMode(5), -- asyncMode(6), -- ara1(7), -- ara2(8), -- other(9) -- }
.1.3.6.1.4.1.9.9.165.1.1.1.1.9
cctmActiveSupportedDCThe 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.165.1.1.1.1.10
cctmActiveDataCompressionThe modem compression protocol selected for this call.ro
CctmDataCompression -- Rsyntax INTEGER { -- none(1), -- v42bisTx(2), -- v42bisRx(3), -- v42bisBoth(4), -- mnp5(5) -- }
.1.3.6.1.4.1.9.9.165.1.1.1.1.11
cctmActiveRxHighWatermarkThe maximum receive data rate achieved during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.12
cctmActiveRxLowWatermarkThe minimum receive data rate during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.13
cctmActiveTxHighWatermarkThe maximum transmit data rate achieved during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.14
cctmActiveTxLowWatermarkThe minimum transmit data rate during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.1.1.1.15
cctmActiveLocalUpRateShiftsThe count of locally initiated rate shifts to increase the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.16
cctmActiveLocalDownRateShiftsThe count of locally initiated rate shifts to decrease the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.17
cctmActiveRemoteUpRateShiftsThe count of remotely initiated rate shifts to increase the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.18
cctmActiveRemoteDownRateShiftsThe count of remotely initiated rate shifts to decrease the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.19
cctmActiveRateShiftFailuresThe count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.20
cctmActiveLocalRetrainsThe count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.21
cctmActiveRemoteRetrainsThe count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.22
cctmActiveRetrainFailuresThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.23
cctmActiveRxLinkOctetsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.24
cctmActiveTxLinkOctetsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.25
cctmActiveRxECFramesThe total number of error correction data frames received successfully. This does not include damaged frames or control frames.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.26
cctmActiveTxECFramesThe total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.27
cctmActiveRxECNAKsThe total number of EC protocol negative acknowledgements (NAK) received.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.28
cctmActiveTxECNAKsThe total number of EC protocol negative acknowledgements (NAK) sent.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.29
cctmActiveRxECFramesBadThe total error correction frames received during the call which were determined to be bad.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.30
cctmActiveECFramesResentThe count of total retransmitted error correction data frames during the call.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.31
cctmActiveECLinkTimeoutsThis 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.32
cctmActiveRxCharLostThe number of characters received by the modem but were dropped due to host buffer over run.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.1.1.1.33
cctmHistory
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.1.2
cctmHistoryTableThis 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.
SEQUENCE OF CctmHistoryEntry
.1.3.6.1.4.1.9.9.165.1.2.1
cctmHistoryEntryThe 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.
CctmHistoryEntry
.1.3.6.1.4.1.9.9.165.1.2.1.1
cctmHistoryProjectedMaxRxRateMaximum 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.1
cctmHistoryProjectedMaxTxRateMaximum 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.2
cctmHistoryFinalRxRateFinal receive data rate for this call. The initial negotiated receive rate is in cctHistoryRxRate.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.3
cctmHistoryFinalTxRateFinal transmit data rate for this call. The initial negotiated transmit rate is in cctHistoryTxRate.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.4
cctmHistoryAttemptedModulationThe initial modulation attempted when the modems began negotiation.ro
CctmModulation -- Rsyntax INTEGER { -- other(1), -- bell103a(2), -- bell212a(3), -- v21(4), -- v22(5), -- v22bis(6), -- v32(7), -- v32bis(8), -- vfc(9), -- v34(10), -- v17(11), -- v29(12), -- v33(13), -- k56flex(14), -- v23(15), -- v32terbo(16), -- v34plus(17), -- v90(18), -- v27ter(19), -- v110(20) -- }
.1.3.6.1.4.1.9.9.165.1.2.1.1.5
cctmHistoryInitialModulationThe initial negotiated modulation.ro
CctmModulation -- Rsyntax INTEGER { -- other(1), -- bell103a(2), -- bell212a(3), -- v21(4), -- v22(5), -- v22bis(6), -- v32(7), -- v32bis(8), -- vfc(9), -- v34(10), -- v17(11), -- v29(12), -- v33(13), -- k56flex(14), -- v23(15), -- v32terbo(16), -- v34plus(17), -- v90(18), -- v27ter(19), -- v110(20) -- }
.1.3.6.1.4.1.9.9.165.1.2.1.1.6
cctmHistoryFinalModulationThe final modulation for this call. It is possible for retrains to result in the modulation being renogiated during a call.ro
CctmModulation -- Rsyntax INTEGER { -- other(1), -- bell103a(2), -- bell212a(3), -- v21(4), -- v22(5), -- v22bis(6), -- v32(7), -- v32bis(8), -- vfc(9), -- v34(10), -- v17(11), -- v29(12), -- v33(13), -- k56flex(14), -- v23(15), -- v32terbo(16), -- v34plus(17), -- v90(18), -- v27ter(19), -- v110(20) -- }
.1.3.6.1.4.1.9.9.165.1.2.1.1.7
cctmHistoryAttemptedECProtocolThe initial modem error correction protocol attempted during call negotiation. The actual EC negotiated is in cctmHistoryECProtocol.ro
CctmECProtocol -- Rsyntax INTEGER { -- normal(1), -- direct(2), -- mnp(3), -- lapmV42(4), -- syncMode(5), -- asyncMode(6), -- ara1(7), -- ara2(8), -- other(9) -- }
.1.3.6.1.4.1.9.9.165.1.2.1.1.8
cctmHistoryECProtocolThe modem error correction protocol negotiated for this call.ro
CctmECProtocol -- Rsyntax INTEGER { -- normal(1), -- direct(2), -- mnp(3), -- lapmV42(4), -- syncMode(5), -- asyncMode(6), -- ara1(7), -- ara2(8), -- other(9) -- }
.1.3.6.1.4.1.9.9.165.1.2.1.1.9
cctmHistorySupportedDCThe 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.ro
OCTET STRING
.1.3.6.1.4.1.9.9.165.1.2.1.1.10
cctmHistoryDataCompressionThe modem compression protocol selected for this call.ro
CctmDataCompression -- Rsyntax INTEGER { -- none(1), -- v42bisTx(2), -- v42bisRx(3), -- v42bisBoth(4), -- mnp5(5) -- }
.1.3.6.1.4.1.9.9.165.1.2.1.1.11
cctmHistoryRxHighWatermarkThe maximum receive data rate achieved during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.12
cctmHistoryRxLowWatermarkThe minimum receive data rate during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.13
cctmHistoryTxHighWatermarkThe maximum transmit data rate achieved during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.14
cctmHistoryTxLowWatermarkThe minimum transmit data rate during this call.ro
Gauge32 -- Units -- bits per second
.1.3.6.1.4.1.9.9.165.1.2.1.1.15
cctmHistoryLocalUpRateShiftsThe count of locally initiated rate shifts to increase the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.16
cctmHistoryLocalDownRateShiftsThe count of locally initiated rate shifts to decrease the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.17
cctmHistoryRemoteUpRateShiftsThe count of remotely initiated rate shifts to increase the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.18
cctmHistoryRemoteDownRateShiftsThe count of remotely initiated rate shifts to decrease the data rate which were successful.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.19
cctmHistoryRateShiftFailuresThe count of rate shift attempts which failed to complete. A failure to complete a rate renegotiation results in a retrain attempt.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.20
cctmHistoryLocalRetrainsThe count of locally initiated retrains for the call. Includes successfully completed retrains and those which failed.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.21
cctmHistoryRemoteRetrainsThe count of remotely initiated retrains for the call. Includes successfully completed retrains and those which failed.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.22
cctmHistoryRetrainFailuresThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.23
cctmHistoryRxLinkOctetsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.24
cctmHistoryTxLinkOctetsThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.25
cctmHistoryRxECFramesThe total number of error correction data frames received successfully. This does not include damaged frames or control frames.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.26
cctmHistoryTxECFramesThe total number of error correction data frames transmitted successfully. This does not include data frame resends or control frames.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.27
cctmHistoryRxECNAKsThe total number of EC protocol negative acknowledgements (NAK) received.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.28
cctmHistoryTxECNAKsThe total number of EC protocol negative acknowledgements (NAK) sent.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.29
cctmHistoryRxECFramesBadThe total error correction frames received during the call which were determined to be bad.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.30
cctmHistoryECFramesResentThe count of total retransmitted error correction data frames during the call.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.31
cctmHistoryECLinkTimeoutsThis 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.32
cctmHistoryRxCharLostThe total number of characters received by the modem but were dropped due to host buffer over run.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.1.1.33
cctmHistoryDisconnectReasonCode indicating the reason this call was terminated.ro
Unsigned32 -- Rsyntax Gauge32
.1.3.6.1.4.1.9.9.165.1.2.1.1.34
cctmHistoryDisconnectReasonTextText description of the disconnect reason indicated by cctHistoryDisconnectReason. Value is zero-length string if no text is available.ro
DisplayString
.1.3.6.1.4.1.9.9.165.1.2.1.1.35
cctmXHistoryTableThis 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.
SEQUENCE OF CctmXHistoryEntry
.1.3.6.1.4.1.9.9.165.1.2.2
cctmXHistoryEntryThe 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.
CctmXHistoryEntry
.1.3.6.1.4.1.9.9.165.1.2.2.1
cctmXHistoryRxECInfoFrameSizeNegotiated 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- octets
.1.3.6.1.4.1.9.9.165.1.2.2.1.1
cctmXHistoryTxECInfoFrameSizeNegotiated 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- octets
.1.3.6.1.4.1.9.9.165.1.2.2.1.2
cctmXHistoryRxECWindowSizeThe 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- frames
.1.3.6.1.4.1.9.9.165.1.2.2.1.3
cctmXHistoryTxECWindowSizeThe 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.ro
Unsigned32 -- Rsyntax Gauge32 -- Units -- frames
.1.3.6.1.4.1.9.9.165.1.2.2.1.4
cctmXHistoryRxLevelThe final signal level in the receive direction for applicable modulations.ro
Integer32(-128..0) -- Units -- dB
.1.3.6.1.4.1.9.9.165.1.2.2.1.5
cctmXHistoryTxLevelThe final signal level in the transmit direction for applicable modulations.ro
Integer32(-128..0) -- Units -- dB
.1.3.6.1.4.1.9.9.165.1.2.2.1.6
cctmXHistoryConstellationConnection constellation size.ro
Enumeration
.1.3.6.1.4.1.9.9.165.1.2.2.1.7
cctmXHistoryV90StatusThis 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.ro
Enumeration
.1.3.6.1.4.1.9.9.165.1.2.2.1.8
cctmXHistoryV90FailureThis 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.ro
Enumeration
.1.3.6.1.4.1.9.9.165.1.2.2.1.9
cctmXHistoryV90ClientIdClient modem identification inferred from the V.90 DIL training and sign patterns.ro
Unsigned32
.1.3.6.1.4.1.9.9.165.1.2.2.1.10
cctmXHistoryECWindowClosuresThe 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.ro
Counter32
.1.3.6.1.4.1.9.9.165.1.2.2.1.11
cctmMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.2
cctmMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.2.0
cctmMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.3
cctmMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.3.1
cctmMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.3.1.1
cctmMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.3.2
cctmActiveGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.3.2.2
cctmHistoryGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.3.2.3
cctmXHistoryGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.165.3.2.4
CISCO-CALL-TRACKER-MODEM-MIB - SNMP MIB Reference | MIBs Explorer