{
{    The purpose of this request is to notify the Link Access Agent (LAA) that
{ the specified device has become available and has access to the specified
{ directly connected subnets.  LAA will then determine which, if any, Link
{ Access (LA) SAPs need to be opened in the device and issue a Channel
{ Connection connect request to open a SAP on a specific subnet.
{
{  NOTE:  This procedure is only called by the System Management Access Agent
{        (SMAA).
{
{
{       NLP$LA_OPEN_SAPS (DEVICE_ID, SUBNET_COUNT, SUBNET_LIST)
{
{ DEVICE_ID: (input)  This parameter specifies the device which has become
{       available.
{
{ SUBNET_COUNT: (input)  This parameter specifies the number of subnets
{       specified in the SUBNET LIST.
{
{ SUBNET_LIST: (input)  This parameter specifies the directly connected subnets
{       to which the specified device is connected.
{
{
