Description:
|
tdmaBcLastResponseCode OBJECT-TYPE
SYNTAX INTEGER {
noCause(0),
unassignedNumber(129),
noRouteToDest(131),
normalClearing(144),
userBusy(145),
noResponse(146),
userNoAnswer(147),
invalidNumberFormat(156),
unspecNormal(159),
temporaryFailure(169),
channelUnavailable(172),
resourceUnavailable(175),
qosUnavailable(177),
serviceUnavailable(191),
unimplementedOption(207),
invalidCallRefValue(209),
invalidChannel(210),
unspecInvalidMessage(223),
missingMandatoryIe(224),
invalidMessageType(225),
incompatibleMessage(226),
timerRecovery(230),
unspecProtocolError(239) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This attribute indicates the MSC/IWF Interface Protocol (MIP)
Message Router (MMR) response code returned for the last call
which was active on this particular TdmaIwfBearerChannel. This
attribute has one of the following values:
noCause: No cause available.
unassignedNumber: Unallocated or unassigned number.
noRouteToDest: No route to destination.
normalClearing: The call was terminated normally.
userBusy: User busy.
noResponse: No carrier.
userNoAnswer: No answer from user.
invalidNumberFormat: Translation or routing problem.
unspecNormal: Normal, unspecified.
temporaryFailure: Temporary failure.
channelUnavailable: Channel unavailable.
resourceUnavailable: Resources unavailable to handle call.
qosUnavailabled: Specified rate of call unavailable.
serviceUnavailable: Service not implemented.
unimplementedOption: Option not implemented.
invalidCallRefValue: Invalid call reference value.
invalidChannel: Identified channel does not exist.
unspecInvalidMessage: Invalid message, unspecified.
missingMandatoryIe: Missing mandatory information element.
invalidMessageType: Message type not implemented.
incompatibleMessage: Message not compatible with call state.
timerRecovery: Recovery on timer expiration.
protocolError: Protocol error, unspecified."
|
|