iso/org/dod/internet/mgmt/mib2/.34/.6/.1/.4/hprRtpStatusTable/hprRtpStatusEntry/hprRtpStatusLastAttemptResult
hprRtpStatusLastAttemptResult
OBJECT-TYPE
1.3.6.1.2.1.34.6.1.4.3.1.12
Description
The result of the last completed path switch attempt. If the path switch is aborted in the middle of a path switch attempt because the path switch timer expires, the result of the previous path switch attempt is reported. The values are defined as follows: successful(1) - The final path switch attempt was successful. initiatorMoving(2) - The final path switch attempt failed because the initiator is mobile, and there was no active link out of this node. directorySearchFailed(3) - The final path switch attempt failed because a directory search for the destination node's CP name failed. rscvCalculationFailed(4) - The final path switch attempt failed because an RSCV to the node containing the remote RTP endpoint could not be calculated. negativeRouteSetupReply(5) - The final path switch attempt failed because route setup failed for the new path. backoutRouteSetupReply(6) - The final path switch attempt failed because the remote RTP endpoint refused to continue the RTP connection. timeoutDuringFirstAttempt(7) - The path switch timer expired during the first path switch attempt. otherUnsuccessful(8) - The final path switch attempt failed for a reason other than those listed above.
Syntax
INTEGER { successful(1), initiatorMoving(2), directorySearchFailed(3), rscvCalculationFailed(4), negativeRouteSetupReply(5), backoutRouteSetupReply(6), timeoutDuringFirstAttempt(7), otherUnsuccessful(8) }