CISCO-CALL-TRACKER-MODEM-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
79
.1.3.6.1.4.1.9.9.165.1.1.1 · 1 row entry · 33 columns
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 entry .1.3.6.1.4.1.9.9.165.1.1.1.1
The information regarding a single call.

Entries are created and deleted in sync with the entries
in cctActiveTable, if the call utilizes modem service.
Indexes
CISCO-CALL-TRACKER-MIBcctActiveCallId
Column Syntax OID
cctmActiveProjectedMaxRxRate
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.
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.1
cctmActiveProjectedMaxTxRate
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 initi…
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.2
cctmActiveRxRate
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.
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.3
cctmActiveTxRate
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.
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.4
cctmActiveAttemptedModulation
The initial modulation attempted when the modems began
negotiation.
CctmModulation
Textual Convention: CctmModulation Enumeration
Type Values:
1other
2bell103a
3bell212a
4v21
5v22
6v22bis
7v32
8v32bis
9vfc
10v34
11v17
12v29
13v33
14k56flex
15v23
16v32terbo
17v34plus
18v90
19v27ter
20v110
.1.3.6.1.4.1.9.9.165.1.1.1.1.5
cctmActiveInitialModulation
The initial negotiated modulation.
CctmModulation
Textual Convention: CctmModulation Enumeration
Type Values:
1other
2bell103a
3bell212a
4v21
5v22
6v22bis
7v32
8v32bis
9vfc
10v34
11v17
12v29
13v33
14k56flex
15v23
16v32terbo
17v34plus
18v90
19v27ter
20v110
.1.3.6.1.4.1.9.9.165.1.1.1.1.6
cctmActiveModulation
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 cmModu…
CctmModulation
Textual Convention: CctmModulation Enumeration
Type Values:
1other
2bell103a
3bell212a
4v21
5v22
6v22bis
7v32
8v32bis
9vfc
10v34
11v17
12v29
13v33
14k56flex
15v23
16v32terbo
17v34plus
18v90
19v27ter
20v110
.1.3.6.1.4.1.9.9.165.1.1.1.1.7
cctmActiveAttemptedECProtocol
The initial modem error correction protocol attempted
during call negotiation.

The actual EC negotiated is in cctmActiveECProtocol.
CctmECProtocol
Textual Convention: CctmECProtocol Enumeration
Type Values:
1normal
2direct
3mnp
4lapmV42
5syncMode
6asyncMode
7ara1
8ara2
9other
.1.3.6.1.4.1.9.9.165.1.1.1.1.8
cctmActiveECProtocol
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.
CctmECProtocol
Textual Convention: CctmECProtocol Enumeration
Type Values:
1normal
2direct
3mnp
4lapmV42
5syncMode
6asyncMode
7ara1
8ara2
9other
.1.3.6.1.4.1.9.9.165.1.1.1.1.9
cctmActiveSupportedDC
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 supporte…
Bits
Enumerated Values:
0mnp5
1v42bisRx
2v42bisTx
3v44Rx
4v44Tx
.1.3.6.1.4.1.9.9.165.1.1.1.1.10
cctmActiveDataCompression
The modem compression protocol selected for this call.
CctmDataCompression
Textual Convention: CctmDataCompression Enumeration
Type Values:
1none
2v42bisTx
3v42bisRx
4v42bisBoth
5mnp5
6v44Tx
7v44Rx
8v44Both
.1.3.6.1.4.1.9.9.165.1.1.1.1.11
cctmActiveRxHighWatermark
The maximum receive data rate achieved during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.12
cctmActiveRxLowWatermark
The minimum receive data rate during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.13
cctmActiveTxHighWatermark
The maximum transmit data rate achieved during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.14
cctmActiveTxLowWatermark
The minimum transmit data rate during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.15
cctmActiveLocalUpRateShifts
The count of locally initiated rate shifts to increase
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.16
cctmActiveLocalDownRateShifts
The count of locally initiated rate shifts to decrease
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.17
cctmActiveRemoteUpRateShifts
The count of remotely initiated rate shifts to increase
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.18
cctmActiveRemoteDownRateShifts
The count of remotely initiated rate shifts to decrease
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.19
cctmActiveRateShiftFailures
The count of rate shift attempts which failed
to complete.

A failure to complete a rate renegotiation results in a
retrain attempt.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.20
cctmActiveLocalRetrains
The count of locally initiated retrains for the call.

Includes successfully completed retrains and those
which failed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.21
cctmActiveRemoteRetrains
The count of remotely initiated retrains for the call.

Includes successfully completed retrains and those
which failed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.22
cctmActiveRetrainFailures
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 fai…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.23
cctmActiveRxLinkOctets
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.24
cctmActiveTxLinkOctets
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.25
cctmActiveRxECFrames
The total number of error correction data frames
received successfully.

This does not include damaged frames or control
frames.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.26
cctmActiveTxECFrames
The total number of error correction data frames
transmitted successfully.

This does not include data frame resends or control
frames.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.27
cctmActiveRxECNAKs
The total number of EC protocol negative acknowledgements
(NAK) received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.28
cctmActiveTxECNAKs
The total number of EC protocol negative acknowledgements
(NAK) sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.29
cctmActiveRxECFramesBad
The total error correction frames received during
the call which were determined to be bad.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.30
cctmActiveECFramesResent
The count of total retransmitted error correction
data frames during the call.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.31
cctmActiveECLinkTimeouts
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 norm…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.32
cctmActiveRxCharLost
The number of characters received by the modem
but were dropped due to host buffer over run.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.1.1.1.33
.1.3.6.1.4.1.9.9.165.1.2.1 · 1 row entry · 35 columns
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 entry .1.3.6.1.4.1.9.9.165.1.2.1.1
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.
Indexes
CISCO-CALL-TRACKER-MIBcctHistoryIndex
Column Syntax OID
cctmHistoryProjectedMaxRxRate
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.
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.1
cctmHistoryProjectedMaxTxRate
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 initi…
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.2
cctmHistoryFinalRxRate
Final receive data rate for this call.

The initial negotiated receive rate is in
cctHistoryRxRate.
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.3
cctmHistoryFinalTxRate
Final transmit data rate for this call.

The initial negotiated transmit rate is in
cctHistoryTxRate.
bits per secondSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.4
cctmHistoryAttemptedModulation
The initial modulation attempted when the modems began
negotiation.
CctmModulation
Textual Convention: CctmModulation Enumeration
Type Values:
1other
2bell103a
3bell212a
4v21
5v22
6v22bis
7v32
8v32bis
9vfc
10v34
11v17
12v29
13v33
14k56flex
15v23
16v32terbo
17v34plus
18v90
19v27ter
20v110
.1.3.6.1.4.1.9.9.165.1.2.1.1.5
cctmHistoryInitialModulation
The initial negotiated modulation.
CctmModulation
Textual Convention: CctmModulation Enumeration
Type Values:
1other
2bell103a
3bell212a
4v21
5v22
6v22bis
7v32
8v32bis
9vfc
10v34
11v17
12v29
13v33
14k56flex
15v23
16v32terbo
17v34plus
18v90
19v27ter
20v110
.1.3.6.1.4.1.9.9.165.1.2.1.1.6
cctmHistoryFinalModulation
The final modulation for this call.

It is possible for retrains to result in the modulation
being renogiated during a call.
CctmModulation
Textual Convention: CctmModulation Enumeration
Type Values:
1other
2bell103a
3bell212a
4v21
5v22
6v22bis
7v32
8v32bis
9vfc
10v34
11v17
12v29
13v33
14k56flex
15v23
16v32terbo
17v34plus
18v90
19v27ter
20v110
.1.3.6.1.4.1.9.9.165.1.2.1.1.7
cctmHistoryAttemptedECProtocol
The initial modem error correction protocol attempted
during call negotiation.

The actual EC negotiated is in cctmHistoryECProtocol.
CctmECProtocol
Textual Convention: CctmECProtocol Enumeration
Type Values:
1normal
2direct
3mnp
4lapmV42
5syncMode
6asyncMode
7ara1
8ara2
9other
.1.3.6.1.4.1.9.9.165.1.2.1.1.8
cctmHistoryECProtocol
The modem error correction protocol negotiated for
this call.
CctmECProtocol
Textual Convention: CctmECProtocol Enumeration
Type Values:
1normal
2direct
3mnp
4lapmV42
5syncMode
6asyncMode
7ara1
8ara2
9other
.1.3.6.1.4.1.9.9.165.1.2.1.1.9
cctmHistorySupportedDC
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 supporte…
Bits
Enumerated Values:
0mnp5
1v42bisRx
2v42bisTx
3v44Rx
4v44Tx
.1.3.6.1.4.1.9.9.165.1.2.1.1.10
cctmHistoryDataCompression
The modem compression protocol selected for this call.
CctmDataCompression
Textual Convention: CctmDataCompression Enumeration
Type Values:
1none
2v42bisTx
3v42bisRx
4v42bisBoth
5mnp5
6v44Tx
7v44Rx
8v44Both
.1.3.6.1.4.1.9.9.165.1.2.1.1.11
cctmHistoryRxHighWatermark
The maximum receive data rate achieved during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.12
cctmHistoryRxLowWatermark
The minimum receive data rate during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.13
cctmHistoryTxHighWatermark
The maximum transmit data rate achieved during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.14
cctmHistoryTxLowWatermark
The minimum transmit data rate during this call.
bits per secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.15
cctmHistoryLocalUpRateShifts
The count of locally initiated rate shifts to increase
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.16
cctmHistoryLocalDownRateShifts
The count of locally initiated rate shifts to decrease
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.17
cctmHistoryRemoteUpRateShifts
The count of remotely initiated rate shifts to increase
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.18
cctmHistoryRemoteDownRateShifts
The count of remotely initiated rate shifts to decrease
the data rate which were successful.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.19
cctmHistoryRateShiftFailures
The count of rate shift attempts which failed
to complete.

A failure to complete a rate renegotiation results in a
retrain attempt.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.20
cctmHistoryLocalRetrains
The count of locally initiated retrains for the call.

Includes successfully completed retrains and those
which failed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.21
cctmHistoryRemoteRetrains
The count of remotely initiated retrains for the call.

Includes successfully completed retrains and those
which failed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.22
cctmHistoryRetrainFailures
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 fai…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.23
cctmHistoryRxLinkOctets
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.24
cctmHistoryTxLinkOctets
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.25
cctmHistoryRxECFrames
The total number of error correction data frames received
successfully.

This does not include damaged frames or control frames.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.26
cctmHistoryTxECFrames
The total number of error correction data frames
transmitted successfully.

This does not include data frame resends or control
frames.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.27
cctmHistoryRxECNAKs
The total number of EC protocol negative acknowledgements
(NAK) received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.28
cctmHistoryTxECNAKs
The total number of EC protocol negative acknowledgements
(NAK) sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.29
cctmHistoryRxECFramesBad
The total error correction frames received during
the call which were determined to be bad.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.30
cctmHistoryECFramesResent
The count of total retransmitted error correction
data frames during the call.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.31
cctmHistoryECLinkTimeouts
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 norm…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.32
cctmHistoryRxCharLost
The total number of characters received by the modem
but were dropped due to host buffer over run.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.33
cctmHistoryDisconnectReason
Code indicating the reason this call was
terminated.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.1.1.34
cctmHistoryDisconnectReasonText
Text description of the disconnect reason indicated by
cctHistoryDisconnectReason.

Value is zero-length string if no text is available.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.165.1.2.1.1.35
.1.3.6.1.4.1.9.9.165.1.2.2 · 1 row entry · 11 columns
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 entry .1.3.6.1.4.1.9.9.165.1.2.2.1
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.
Indexes
No indexes recorded
Column Syntax OID
cctmXHistoryRxECInfoFrameSize
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.
octetsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.2.1.1
cctmXHistoryTxECInfoFrameSize
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.
octetsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.2.1.2
cctmXHistoryRxECWindowSize
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
acknowledgeme…
framesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.2.1.3
cctmXHistoryTxECWindowSize
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
acknowledgeme…
framesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.2.1.4
cctmXHistoryRxLevel
The final signal level in the receive direction for
applicable modulations.
dBInteger32
Constraints:
range: -128-0
.1.3.6.1.4.1.9.9.165.1.2.2.1.5
cctmXHistoryTxLevel
The final signal level in the transmit direction for
applicable modulations.
dBInteger32
Constraints:
range: -128-0
.1.3.6.1.4.1.9.9.165.1.2.2.1.6
cctmXHistoryConstellation
Connection constellation size.
Enumeration
Enumerated Values:
1points4
2points16
.1.3.6.1.4.1.9.9.165.1.2.2.1.7
cctmXHistoryV90Status
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…
Enumeration
Enumerated Values:
1notAttempted
2failure
3success
.1.3.6.1.4.1.9.9.165.1.2.2.1.8
cctmXHistoryV90Failure
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…
Enumeration
Enumerated Values:
1noFailure
2clientNonPCM
3clientFallback
4serverV90Disabled
.1.3.6.1.4.1.9.9.165.1.2.2.1.9
cctmXHistoryV90ClientId
Client modem identification inferred from the V.90 DIL
training and sign patterns.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.165.1.2.2.1.10
cctmXHistoryECWindowClosures
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 …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.165.1.2.2.1.11