|
Description:
|
establishLogicalLink ACTION
BEHAVIOUR
establishLogicalLinkBehaviour BEHAVIOUR
DEFINED AS "
This action creates a logical link between either:
- two subnetworks; or
- two access groups; or
- a subnetwork and an access group; or
- an access group and a subnetwork.
The two end-points are specified in the information in the action request.
The linkPointerList attribute of the associated subnetwork managed objects will be modified to reflect the creation of the logical link.
A logical link managed object is created as a result of this action. The name of the logical link is returned in the action result.
<G.854.3,OPERATION:createLink>
";;
MODE CONFIRMED;
PARAMETERS
incorrectLinkEnds,
userIdentifierNotUnique,
"Recommendation M.3100:1995":failureToSetUserIdentifier,
"Recommendation M.3100:1995":failureToCreateLink,
"Recommendation M.3100:1995":failureToBindLink,
failureToSetDirectionality;
WITH INFORMATION SYNTAX
G85501-ASN1TypeModule.EstablishLogicalLinkInformation;
WITH REPLY SYNTAX
G85501-ASN1TypeModule.EstablishLogicalLinkResult;
|
|
|
|