  TYPE
    nat$number_of_connections = 0 .. nac$max_number_of_connections;

  CONST
    nac$max_number_of_connections = 0ffff(16);
