ASCEND-LANMODEM-MIB

File: ASCEND-LANMODEM-MIB.mib (30315 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

slots lanModemGroup Counter
OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

ModemSpeedType  
INTEGER baud300(1), baud600(2), baud1200(3), baud2400(4), baud4800(5), baud9600(6), baud12000(7), baud14400(8), baud7200(9), baud16800(10), baud19200(11), baud21600(12), baud24000(13), baud26400(14), baud28800(15), baud31200(16), baud33600(17), baud32000(18), baud34000(19), baud36000(20), baud38000(21), baud40000(22), baud42000(23), baud44000(24), baud46000(25), baud48000(26), baud50000(27), baud52000(28), baud54000(29), baud56000(30), baud28000(31), baud29333(32), baud30667(33), baud33333(34), baud34667(35), baud37333(36), baud38667(37), baud41333(38), baud42667(39), baud45333(40), baud46667(41), baud49333(42), baud50667(43), baud53333(44), baud54667(45)    

SlotMdmEntry  
SEQUENCE    
  slotMdmIndex INTEGER
  slotMdmSlotIndex INTEGER
  slotMdmItemIndex INTEGER
  slotMdmItemStatus INTEGER
  slotMdmItemStatusChar DisplayString
  slotMdmItemConfig INTEGER

AvailLanModemEntry  
SEQUENCE    
  availLanModemSlotIndex INTEGER
  availLanModemPortIndex INTEGER
  availLanModemUsedCount Counter
  availLanModemBadCount Counter
  availLanModemLast32 INTEGER

SuspectLanModemEntry  
SEQUENCE    
  suspectLanModemSlotIndex INTEGER
  suspectLanModemPortIndex INTEGER
  suspectLanModemUsedCount Counter
  suspectLanModemBadCount Counter
  suspectLanModemLast32 INTEGER

DisabledLanModemEntry  
SEQUENCE    
  disabledLanModemSlotIndex INTEGER
  disabledLanModemPortIndex INTEGER
  disabledLanModemUsedCount Counter
  disabledLanModemBadCount Counter
  disabledLanModemLast32 INTEGER

DeadLanModemEntry  
SEQUENCE    
  deadLanModemSlotIndex INTEGER
  deadLanModemPortIndex INTEGER
  deadLanModemState INTEGER

BusyLanModemEntry  
SEQUENCE    
  busyLanModemSlotIndex INTEGER
  busyLanModemPortIndex INTEGER
  busyLanModemUsedCount Counter
  busyLanModemBadCount Counter
  busyLanModemLast32 INTEGER
  busyDirection INTEGER

CsmLanMdmDiagEntry  
SEQUENCE    
  csmLanMdmDiagIndexNumber INTEGER
  csmLanMdmDiagCallReferenceNum INTEGER
  csmLanMdmDiagSlotIndex INTEGER
  csmLanMdmDiagPortIndex INTEGER
  csmLanMdmDiagCurrentXmitRate ModemSpeedType
  csmLanMdmDiagMinXmitRate ModemSpeedType
  csmLanMdmDiagMaxXmitRate ModemSpeedType
  csmLanMdmDiagCurrentRecvRate ModemSpeedType
  csmLanMdmDiagMinRcvRate ModemSpeedType
  csmLanMdmDiagMaxRcvRate ModemSpeedType
  csmLanMdmDiagProtocol INTEGER
  csmLanMdmDiagCompression INTEGER
  csmLanMdmDiagModulation INTEGER
  csmLanMdmDiagSymbolRate INTEGER
  csmLanMdmDiagCurrentRcvLevel INTEGER
  csmLanMdmDiagCurrentXmitLevel INTEGER
  csmLanMdmDiagCurrentLineQuality INTEGER
  csmLanMdmDiagCurrentSNR INTEGER
  csmLanMdmDiagSNRMinimum INTEGER
  csmLanMdmDiagSNRMaximum INTEGER
  csmLanMdmDiagLocalRetrainRequested INTEGER
  csmLanMdmDiagRemoteRetrainRequested INTEGER
  csmLanMdmDiagHighestSPXRcvState INTEGER
  csmLanMdmDiagHighestSPXTxState INTEGER
  csmLanMdmDiagNonlinearEncode INTEGER
  csmLanMdmDiagPrecode INTEGER
  csmLanMdmDiagShaping INTEGER
  csmLanMdmDiagConnectionTime INTEGER
  csmLanMdmDiagDisconnectReason INTEGER
  csmLanMdmDiagRetrainReason INTEGER

Defined Values

slotMdmTable 1.3.6.1.4.1.529.2.5
A list of mdmIndex and the slot/item entry that the mdmIndex is associated with.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlotMdmEntry

slotMdmEntry 1.3.6.1.4.1.529.2.5.1
A slot interface entry containing the slot and item that the mdmIndex is associated with.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SlotMdmEntry  

slotMdmIndex 1.3.6.1.4.1.529.2.5.1.1
The mdmIndex, ranging from 1 to the number of modems specified in the RFC1696 variable mdmNumber. The mdmIndex identified by a particular value of this index is the same mdmIndex as identified by the same value of mdmIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotMdmSlotIndex 1.3.6.1.4.1.529.2.5.1.2
The slot index, ranging from 0 to the number of slots specified in slotNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotMdmItemIndex 1.3.6.1.4.1.529.2.5.1.3
The item index, ranging from 1 to the number of items (modems) supported on the slot indicated by slotMdmSlotIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotMdmItemStatus 1.3.6.1.4.1.529.2.5.1.4
The status of the modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER modemStateNonExist(1), modemStateFailPost(2), modemStateIdle(3), modemStateAwaitingRlsd(4), modemStateAwaitingCodes(5), modemStateOnline(6), modemStateInit(7), modemStateInitOpenQueued(8), modemStateInitOpenQueuedVc(9), modemStateInitDialstr2(10), modemStateInitDialstr3(11), modemStateVirtualConnect(12), modemStateDisabled(13), modemStateDisabledChan(14), modemStateDtrDrop(15), modemStateDiag(16), modemStateVcInitStr(17), modemStateInitDialstr4(18), modemStateCsum(19), modemStateRedownloadFailed(20), modemStateCsmxExtraDelay(21)  

slotMdmItemStatusChar 1.3.6.1.4.1.529.2.5.1.5
The status of the modem as displayed in the menu system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

slotMdmItemConfig 1.3.6.1.4.1.529.2.5.1.6
The modem configuration state. SETs are allowed only if the corresponding modem slot card is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), enable(2), disable(3), disableAndChannel(4)  

availLanModem 1.3.6.1.4.1.529.15.1
The number of lan modems in the availLanModemTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

availLanModemTable 1.3.6.1.4.1.529.15.2
The lan modems in this table are used for answering or placing calls. This table is searched before the suspectLanModemTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvailLanModemEntry

availLanModemEntry 1.3.6.1.4.1.529.15.2.1
The properties associated with the entries in the availLanModemTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AvailLanModemEntry  

availLanModemSlotIndex 1.3.6.1.4.1.529.15.2.1.1
The slot number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

availLanModemPortIndex 1.3.6.1.4.1.529.15.2.1.2
The port number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

availLanModemUsedCount 1.3.6.1.4.1.529.15.2.1.3
The number of times the lan modem was utilized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

availLanModemBadCount 1.3.6.1.4.1.529.15.2.1.4
The number of times the lan modem failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

availLanModemLast32 1.3.6.1.4.1.529.15.2.1.5
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

suspectLanModem 1.3.6.1.4.1.529.15.3
The number of lan modems in the suspectLanModemTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

suspectLanModemTable 1.3.6.1.4.1.529.15.4
The lan modems in the suspectLanModemTable are tried after the availLanModemTable is exhausted.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SuspectLanModemEntry

suspectLanModemEntry 1.3.6.1.4.1.529.15.4.1
The properties associated with the entries in the suspectLanModemTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SuspectLanModemEntry  

suspectLanModemSlotIndex 1.3.6.1.4.1.529.15.4.1.1
The slot number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

suspectLanModemPortIndex 1.3.6.1.4.1.529.15.4.1.2
The port number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

suspectLanModemUsedCount 1.3.6.1.4.1.529.15.4.1.3
The number of times the lan modem was utilized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

suspectLanModemBadCount 1.3.6.1.4.1.529.15.4.1.4
The number of times the lan modem failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

suspectLanModemLast32 1.3.6.1.4.1.529.15.4.1.5
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

disabledLanModem 1.3.6.1.4.1.529.15.5
The number of lan modems in the disabledLanModemTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

disabledLanModemTable 1.3.6.1.4.1.529.15.6
The table of lan modems disabled using the console.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DisabledLanModemEntry

disabledLanModemEntry 1.3.6.1.4.1.529.15.6.1
The properties associated with the entries in the disabledLanModemTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisabledLanModemEntry  

disabledLanModemSlotIndex 1.3.6.1.4.1.529.15.6.1.1
The slot number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

disabledLanModemPortIndex 1.3.6.1.4.1.529.15.6.1.2
The port number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

disabledLanModemUsedCount 1.3.6.1.4.1.529.15.6.1.3
The number of times the lan modem was utilized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

disabledLanModemBadCount 1.3.6.1.4.1.529.15.6.1.4
The number of times the lan modem failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

disabledLanModemLast32 1.3.6.1.4.1.529.15.6.1.5
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deadLanModem 1.3.6.1.4.1.529.15.7
The number of lan modems in the deadLanModemTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deadLanModemTable 1.3.6.1.4.1.529.15.8
The table of lan modems which are considered as dead.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeadLanModemEntry

deadLanModemEntry 1.3.6.1.4.1.529.15.8.1
The properties associated with the entries in the deadLanModemTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DeadLanModemEntry  

deadLanModemSlotIndex 1.3.6.1.4.1.529.15.8.1.1
The slot number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deadLanModemPortIndex 1.3.6.1.4.1.529.15.8.1.2
The port number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

deadLanModemState 1.3.6.1.4.1.529.15.8.1.3
The reason for the lan modem to be place in the deadLanModemTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), failedPost(2), nonExistent(3)  

busyLanModem 1.3.6.1.4.1.529.15.9
The number of lan modems in the busyLanModemTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

busyLanModemTable 1.3.6.1.4.1.529.15.10
The lan modems in this table are busy answering or placing calls.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BusyLanModemEntry

busyLanModemEntry 1.3.6.1.4.1.529.15.10.1
The properties associated with the entries in the busyLanModemTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BusyLanModemEntry  

busyLanModemSlotIndex 1.3.6.1.4.1.529.15.10.1.1
The slot number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

busyLanModemPortIndex 1.3.6.1.4.1.529.15.10.1.2
The port number corresponding to the lan modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

busyLanModemUsedCount 1.3.6.1.4.1.529.15.10.1.3
The number of times the lan modem was utilized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

busyLanModemBadCount 1.3.6.1.4.1.529.15.10.1.4
The number of times the lan modem failed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

busyLanModemLast32 1.3.6.1.4.1.529.15.10.1.5
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

busyDirection 1.3.6.1.4.1.529.15.10.1.6
Distinguishes incoming from outgoing calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER callUnknown(1), callOriginated(2), callAnswered(3)  

suspectTrapState 1.3.6.1.4.1.529.15.11
This variable indicates whether the system produces the lanModemMovedToSuspectList trap. It will be automatically enabled after restart.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

csmLanMdmDiagAdminStatus 1.3.6.1.4.1.529.15.12
The administrative status of CSM modem diag table. The value 'enabled' enables csmLanModemDiagTable and 'disabled' stops csmLanModemDiagTable from continuing collecting diagnostic information. GenError is returned when trying to enable this object if no JDEC card present. This object can also be set via parameter 'cms-modem-diag' in TNT snmp profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

csmLanMdmDiagMaxNumberOfDiagEntries 1.3.6.1.4.1.529.15.13
The maximum number of CSM diag entries that can exist in the csmLanMdmDiagTable. A value of zero (0) indicates there is no CSM modem exist in the system or the diagnostic capability is currently disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagFirstIndexNumber 1.3.6.1.4.1.529.15.14
The first index number currently in csmLanMdmDiagTable. This value will be 0 until the first call occurs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagLastIndexNumber 1.3.6.1.4.1.529.15.15
The last index number currently in csmLanMdmDiagTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagTable 1.3.6.1.4.1.529.15.16
Lan modem diagnostic table for Ascend CSM-1 and CSM-3 modem cards only.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CsmLanMdmDiagEntry

csmLanMdmDiagEntry 1.3.6.1.4.1.529.15.16.1
The properties associated with the entries in the csmLanMdmDiagTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CsmLanMdmDiagEntry  

csmLanMdmDiagIndexNumber 1.3.6.1.4.1.529.15.16.1.1
A unique number assigned to every diag entry. Numbers are assigned incrementally starting with 1 and will wraparound if the upper limit (2147483648) is reached. Until number wraps around, it represents the total number of diag entries generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagCallReferenceNum 1.3.6.1.4.1.529.15.16.1.2
A unique number assigned to identify a particular session. It is identical to the eventCallReferenceNum in the eventTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagSlotIndex 1.3.6.1.4.1.529.15.16.1.3
The slot number corresponding to this modem call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagPortIndex 1.3.6.1.4.1.529.15.16.1.4
The port number corresponding to this modem call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagCurrentXmitRate 1.3.6.1.4.1.529.15.16.1.5
The current link transmit rate of a modem connection. Rate is given as bit-per-second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ModemSpeedType  

csmLanMdmDiagMinXmitRate 1.3.6.1.4.1.529.15.16.1.6
The minimum link transmit rate of a modem connection. Rate is given as bit-per-second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ModemSpeedType  

csmLanMdmDiagMaxXmitRate 1.3.6.1.4.1.529.15.16.1.7
The maximum link transmit rate of a modem connection. Rate is given as bit-per-second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ModemSpeedType  

csmLanMdmDiagCurrentRecvRate 1.3.6.1.4.1.529.15.16.1.8
The current link receive rate of a modem connection. Rate is given as bit-per-second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ModemSpeedType  

csmLanMdmDiagMinRcvRate 1.3.6.1.4.1.529.15.16.1.9
The minimum link receive rate of a modem connection. Rate is given as bit-per-second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ModemSpeedType  

csmLanMdmDiagMaxRcvRate 1.3.6.1.4.1.529.15.16.1.10
The maximum link receive rate of a modem connection. Rate is given as bit-per-second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ModemSpeedType  

csmLanMdmDiagProtocol 1.3.6.1.4.1.529.15.16.1.11
Error correction protocol used by a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), lap-m(2), mnp4(3), mnp10(4)  

csmLanMdmDiagCompression 1.3.6.1.4.1.529.15.16.1.12
Data compression used by a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), mnp5(2), v42bis(3)  

csmLanMdmDiagModulation 1.3.6.1.4.1.529.15.16.1.13
The modulation scheme of the current modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER v90(1), v34(2), v17(3), v23(4), v21(5), k56flex(6), v22bis(7), v32(8), bell212(9), bell103(10), v22(11), vFC(12), v33(13), bell208(14), v29(15), v27(16)  

csmLanMdmDiagSymbolRate 1.3.6.1.4.1.529.15.16.1.14
The symbol rate of a connected modem . This field applies only to V.34, K56flex and V.90 connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), sym2400(2), sym2800(3), sym3000(4), sym3200(5), sym3429(6)  

csmLanMdmDiagCurrentRcvLevel 1.3.6.1.4.1.529.15.16.1.15
The receive level of the current modem connection. The value given is in negative dBs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagCurrentXmitLevel 1.3.6.1.4.1.529.15.16.1.16
The transmit level of the current modem connection. The value given is in negative dBs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagCurrentLineQuality 1.3.6.1.4.1.529.15.16.1.17
The line quality of a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagCurrentSNR 1.3.6.1.4.1.529.15.16.1.18
The SNR value obtained during a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagSNRMinimum 1.3.6.1.4.1.529.15.16.1.19
The minimum SNR value obtained during a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagSNRMaximum 1.3.6.1.4.1.529.15.16.1.20
The maximum SNR value obtained during a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagLocalRetrainRequested 1.3.6.1.4.1.529.15.16.1.21
The number of retrains requested by this modem during this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagRemoteRetrainRequested 1.3.6.1.4.1.529.15.16.1.22
The number of retrains requested by remote modem during this session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagHighestSPXRcvState 1.3.6.1.4.1.529.15.16.1.23
The highest SPX receive state reached for a modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagHighestSPXTxState 1.3.6.1.4.1.529.15.16.1.24
The highest SPX transmit state reached for a modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagNonlinearEncode 1.3.6.1.4.1.529.15.16.1.25
Non-linear encoing is on or off during a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

csmLanMdmDiagPrecode 1.3.6.1.4.1.529.15.16.1.26
Modem precoding is on or off during a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

csmLanMdmDiagShaping 1.3.6.1.4.1.529.15.16.1.27
Modem shaping is on or off during a modem connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2)  

csmLanMdmDiagConnectionTime 1.3.6.1.4.1.529.15.16.1.28
Total connected time of this modem connection. The value given is in seconds.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

csmLanMdmDiagDisconnectReason 1.3.6.1.4.1.529.15.16.1.29
The object describes the reason for disconnection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), localRequest(2), callWaiting(3), carrierLost(4), noErrorCorrection(6), incompatibleProtocol(7), linkDisconnect(12), excessiveRetransmissions(13), noRemoteResponse(15), gstnCleardown(16), inactivityTimer(17), incompatibleSpeeds(18), breakDisconnect(19), keyAbort(20), noConnect(22), retrainFailure(23)  

csmLanMdmDiagRetrainReason 1.3.6.1.4.1.529.15.16.1.30
This object shows where the last request for a retrain or rate renegotiation originated from.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), retrainOrRateRenegSuccess(2), localRetrainDueToATO1(3), localRetrainDueToHiEQM(4), localRateRenegDueToHiEQM(5), localRateRenegDueToLowEQM(6), localRetrainDueTo2RateRenegs(7), carrierLostButLineActive(8), lostConnection(9), fallbackToV34(10), localRateRenegDueToMN10(11), localRetrainDueToMN10(12), remoteRetrain(13), remoteRateReneg(14), v34RetrainAt24K(15), v42RetrainDueToExcessiveReTx(16)