
{    The purpose of this procedure is to obtain the value of
{    a NAM/VE attribute that resides in ring 1.
{
{          NAP$GET_NAM_ATTRIBUTES_R1 (ATTRIBUTE_KIND,
{                 ATTRIBUTE)
{
{   ATTRIBUTE_KIND: (input) This parameter specifies the NAM/VE
{              attribute which is to be obtained.
{
{   ATTRIBUTE: (output) This parameter specifies the current
{              value of the specified attribute.
{
{    NOTE: Currently the only attribute obtained by this procedure
{          is nac$max_connections_attr. Results of calling this
{          procedure with any other attribute as input are
{          indeterminate.
{
