|
Description:
|
establishLogicalLinkAndEnds ACTION
BEHAVIOUR
establishLogicalLinkAndEndsBehaviour BEHAVIOUR
DEFINED AS "
This action creates a logical link between and the logical link ends were the logical link connects:
- two subnetworks; or
- two access groups; or
- a subnetwork and an access group; or
- an access group and a subnetwork.
A logical link and two logical link end managed objects are created as result of this action. The name of the logical link and the names of the logical link ends are returned in the action result.
<G.854.3,OPERATION:createLink>
<G.854.3,OPERATION:createLinkEnd>
";;
MODE CONFIRMED;
PARAMETERS
userIdentifierNotUnique,
incorrectSubnetwork,
"Recommendation M.3100:1995":failureToCreateLinkEnd,
"Recommendation M.3100:1995":failureToBindLinkEnd,
"Recommendation M.3100:1995":failureToSetUserIdentifier,
failureToSetDirectionality;
WITH INFORMATION SYNTAX
G85501-ASN1TypeModule.EstablishLogicalLinkInformation;
WITH REPLY SYNTAX
G85501-ASN1TypeModule.EstablishLogicalLinkAndEndsResult;
|
|
|
|