Description:
|
rMdmStatsDisconnectCause OBJECT-TYPE
SYNTAX INTEGER {
lostCarrier(1),
noCarrier(2),
noDialtone(3),
busy(4),
reserved(5),
reserved(6),
watchdogTimeout(7),
dtrDrop(9),
userHangup(10),
compressionProblem(12),
retrainFailure(13),
remoteLinkDisconnect(14),
abort(15),
terminateLostCarrier(16),
reserved(17),
inactivityTimeout(18),
dialStringError(19),
autoLogonError(20),
ccpNotSeen(21),
reserved(22),
reserved(24),
linkFailure(25),
callbackFailed(26),
modulationError(27),
dialTimeout(28),
remoteHangup(30),
reserved(31),
blacklist(32),
lastMicrocomDiscReason(33),
timeoutAtConnectTime(128),
normalImpDisconnect(129),
mdmResourceUnavailable(130),
mdmResourceCommitted(131),
mdmResourceError(132),
lastMdmResultCodes(133)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The disconnect reason of the last call."
|
|